On Saturday 01 March 2003 07:40 pm, fish wrote: > On Sat, Mar 01, 2003 at 01:12:24PM -0500, Erendil at aol.com wrote: > > Would you use it? It's being written in Python. > > What do you want in it? What types of tags and stuff? [INCLUDE] and > > [LINK] obviously. > > well, no, not me, i wrote my own, but I'm sure that someone would :-p. One > thing you might want to think about, tho, is reverse include. That is: > > if you have a tag [reveseinclude blog.data/*], it would then generate > a set of pages for every file in blog.data (of the same filename) > containing of course this template and the appropriate content at the > reverseinclude point - obviously, you could only use this once per html > file.
Methinks he should use XML for greater flexibility. But your point stands, just with different syntax. > you would also probably be wnating [forwardurl] and [backwardurl] for this, > as well as running your file list through a semi-numerical (that is, an > alphasort that knows that 10 is less than 100. the simple way to do this > in this case, is make numbers the highest priority, and mention that people > need an extension). Huh? > > Would someone be willing to help me with understanding the freenet > > protocol in depth, so that I can implement fucntionality to make this a > > complete freesite tool? > > there already exists at least three sets of python code that I know of to > do the inserting. Pick one ^_^. Otherwise, FCP is actully documented, > right now, or enough to get you on your feet, anyhow. > > - fish _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
