On 14/05/2004, at 10:57 PM, Austin Ziegler wrote: > Two things: can you add these to the project trackers on RubyForge? > I'll > add them to my internal list. I have not had enough time to work on > Ruwiki recently, but I am working on certain items (and their designs) > that will change Ruwiki a bit internally, so it's probably best if any > hacking against the code is paused until 0.8 is released -- I am going > to generalise the function mechanism. Have entered this into the feature requests section. > I don't think that I'm going to add scripting as you've suggested > (e.g., > erb-style), but %<function>(args) {{{ textblock }}} will provide > significant capability, and I am looking at making those easier to add, > but no promises. Had a look at %calendar() and thought about what I'm actually trying to say. Of course, you absolutely right. I'm not after full scriptability. Just the ability to mix wiki documentation and custom views for complex documents or to drag information in from elsewhere. As such, the script would make use of the wiki's formating and back end modules returning html for the front to send out. Jeff.