| id: | 39 |
| title: | BlogWiki |
| priority: | 2 |
| status: | active |
| created: | 2008-05-30 17:45:59 |
| resolved: | 0000-00-00 00:00:00 |
I'd like to run my blog off the DataWiki code. There are some extensions to the Wiki tools that will be necessary for that to work the way I want it to.
I can imagine running the blog as either a straight data-entry thing, or simply as an index field (e.g. !blog [keyword] [keyword] in the field lines) -- either way is attractive, so I'll probably do both. But for that to work on a more general basis, I'm going to want to set up general indexing tools.
The other thing I'll want is better control over fields generated in #list# constructs. It would be nice to be able to invoke some more interesting logic, such as displaying links only if a flag is set or the link is populated, and (in this case) building the tag line for keywords.
Oh, and generating the page name for a blog page entered as a data record. I've got specific Perl code for that, but no good way to invoke it right now in the Wiki context.
I now have tags #next# and #prev# working, to allow sequences using the key in the page URL.