|
From: Adam S. <ad...@pe...> - 2001-09-02 20:33:19
|
> How do you define the sidebar contents? Just textually? yep, it's just a variable in moin_config.py. > What would be nice (heh) would be to configure a sidebar and have a > checkbutton when editing a page to "add to sidebar". The sidebar could > build dynamically based on the pages selected, and the developer could > choose what classifies as an important link or not. yep this is part of what i've been thinking about for a long time, the marriage of wiki's with weblogs. i want a weblog framework (ability to register users, import rss feeds, run polls etc) but with the central part being a wiki rather then a story engine. drupal (drop.org) almost has this with their book module but it's too structured for my taste. by controlling gravity (drupals notion of karma) you can even allow anonymous edits which is pretty cool, but because it isn't really set up for that it has no backups etc. > Organizing the sidebar into groups and having separators would be the > next great step. It's not that hard to think up UI for this. Don't > know about implementation :) yeah ... i agree. pikiepikie has some good features along this way but it's missing a lot of other features as well. adam. |