18 May
2004
18 May
'04
8:26 p.m.
Roy Mathew wrote at 2004-5-17 18:16 -0400:
I like the patch - page templates work great!
This may be silly, but is it reasonable to think that the same idea could be used to support python scripts as well? (ie: can a file named "x.py" in a LocalFS be forced to render as a python script). I wouldn't mind working on it if it makes sense.
You can do it -- in the same way. We usually use the "Filesystem Directory View" instead of "LocalFS". The main difference "Directory View" is read only -- not to bad for executable objects. -- Dieter