On Thursday, February 16, 2012 12:13pm, "Stephan Beal" <[email protected]> said:
> Doh, i almost forgot a recently-added feature... try: > > http://.../json/wiki/get/PAGENAME?format=none > Or: > fossil wiki get PAGENAME -format none > > that will return a given page's metadata without its content: > > { > "fossil":"4272d03e324ea05ea7dfad67e2d481e6db003864", > "timestamp":1329415928, > "command":"wiki/get", > "procTimeMs":12, > "payload":{ > "name":"whio_vlbm", > "uuid":"4053d1e97499c9c9454f16d996b06ca88dca88e8", > "lastSavedBy":"stephan", > "timestamp":1306176658, > "contentLength":3991 > } > } That would be great. For me it worked with the command line, but not through the browser. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

