- From: <Hoomalu@aol.com>
- Date: Thu, 16 Dec 2004 18:17:01 -0500
- To: www-jigsaw@w3.org
- Cc: ylafon@w3.org
>> I do not understand how to add a frame to jigadmin so that when I request >> _http://localhost:8001/image.jpg;text/rdf_ >> (http://localhost:8001/image.jpg;text/rdf) the rdf is returned. Also how do I make a fancy page on the fly using >> only jigsaw that displays the rdf in a nice layout with the photo(s). I dont >> want python scripts and static html. >You need to replace the FileResource and the HTTPFrame combination by >a >JpegFileResource with a JpegComFrame attached. >On that JpegComFrame, change the "Comment-type" parameter to put the >one >you want, text/rdf or application/rdf+xml (beware of the URI escaping >especially for the +) >You can also replace the jpeg entry in the indexer to have this >automatic >for new resources. JpegComFrame and JpegFileResource are not avaliable in the drop down list boxes for "Edit resource (indexers,default,extensions,jpg)| Add frame | Class name" and "Add resource | Class name" respectively. I am using 2.2.4.
Received on Thursday, 16 December 2004 23:17:39 UTC