[csw-devel] SF.net SVN: gar:[16033] csw/mgar/gar/v2/lib/web/templates/index.html
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Oct 30 02:03:43 CEST 2011
Revision: 16033
http://gar.svn.sourceforge.net/gar/?rev=16033&view=rev
Author: wahwah
Date: 2011-10-30 00:03:43 +0000 (Sun, 30 Oct 2011)
Log Message:
-----------
pkgdb-web: Add a link to the RESTful URLs
On the index page, add a link to the source code where RESTful URLs are
listed.
Modified Paths:
--------------
csw/mgar/gar/v2/lib/web/templates/index.html
Modified: csw/mgar/gar/v2/lib/web/templates/index.html
===================================================================
--- csw/mgar/gar/v2/lib/web/templates/index.html 2011-10-28 12:29:35 UTC (rev 16032)
+++ csw/mgar/gar/v2/lib/web/templates/index.html 2011-10-30 00:03:43 UTC (rev 16033)
@@ -26,6 +26,14 @@
<a href="error-tags/">Error tags</a>
</li>
</ul>
+
+ <p>
+ There's also a read-only RESTful interface available.
+ For available URLs, please look at the <a
+ href="http://sourceforge.net/apps/trac/gar/browser/csw/mgar/gar/v2/lib/web/pkgdb_web.py#L16">URL
+ patterns</a> in the source code.
+ </p>
+
</body>
</html>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list