Hi. Does /doc/tip/ not passthrough .txt files (& .js & .CSS) unprocessed?
Stephen On Wednesday, February 2, 2011, Stephan Beal <[email protected]> wrote: > i'm trying to download a raw, un-wikified, un-<PRE>'d text file using AJAX in > my fossil header, but /raw is failing me and i'm curious how to do this: > > /raw/file.txt?name=de6f839 > > works - it feeds me the whole file. If i pass 'trunk' or 'tip' as the file > then i instead get the manifest. > > Is there a way to get the latest version of the file using a /raw URL? > > i'm trying to import wiki pages using ajax for processing with a Google > Code-compatible parser. i found a way to make my links behave > (post-page-load, using jQuery to replace their click handlers for all links > where href='wiki-XXXX'), but /raw is failing me. > > :-? > -- > ----- stephan beal > http://wanderinghorse.net/home/stephan/ > -- -- Stephen De Gabrielle [email protected] Telephone +44 (0)20 85670911 Mobile +44 (0)79 85189045 http://www.degabrielle.name/stephen _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

