On Sat, Mar 01, 2003 at 01:12:24PM -0500, [EMAIL PROTECTED] 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.

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).

> 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

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to