[wiki.georest] push by - Edited wiki page RenderersCustom through web user interface. on 2010-12-13 22:45 GMT

0 views
Skip to first unread message

geo...@googlecode.com

unread,
Dec 13, 2010, 5:49:36 PM12/13/10
to georest...@googlegroups.com
Revision: 93cb3a0d45
Author: hkurtagic
Date: Mon Dec 13 14:45:16 2010
Log: Edited wiki page RenderersCustom through web user interface.
http://code.google.com/p/georest/source/detail?repo=wiki&r=93cb3a0d45

Modified:
/RenderersCustom.wiki

=======================================
--- /RenderersCustom.wiki Mon Dec 13 14:36:14 2010
+++ /RenderersCustom.wiki Mon Dec 13 14:45:16 2010
@@ -2,12 +2,13 @@

= Introduction =

-Add your content here.
+GeoREST enables you to add extra renderer's for data. Beside built-in
renderer's like: XML, JSON you can add new ones.


= Details =

-Add your content here. Format your content with:
- * Text in *bold* or _italic_
- * Headings, paragraphs, and lists
- * Automatic links to other wiki pages
+Custom Renderer is added to config file as another "Representation".
+Example:
+<Representation renderer="newformat name" library="newformat.dll"
pattern=".newformat" mimetype="application/octet-stream" />
+
+When new representation is accessed using URI
like "http://../rest/data/property.newformat" library "newformat.dll" is
loaded and new renderer is executed.

Reply all
Reply to author
Forward
0 new messages