On Tue, Feb 1, 2011 at 11:04 PM, Stephan Beal <[email protected]> wrote:
> Hi, all! > > 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 don't think there is a way to get the raw content of an artifact when you specify the artifact by filename. Perhaps an option could be added to /raw to accomplish this, though. > > 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/ > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

