On Fri, May 28, 2004 at 08:20:40PM +0200, Reini Urban wrote:
> Please do so.
> Enhancements, esp. with the stylesheet are appreciated.
Cool. I've been thinking about this for a while.. so far I've created a
a category plugin. I'm trying to figure out how to integrate it all
nicely.
I'm interested in creating something that looks like a typical weblog
but has phpwiki as a backend.
So some thoughts/ideas:
o todays posts (if more than one post they must be summarized)
o comments for every post that can be managed by the blog's owner
o entries can belong to multiple categories, and are generally
indistinguishable from "normal" wiki entries
o Archives - month/year
o RSS feeds
Most of these seem to be doable (I'm still learning the code).
One problem that I can't quite figure a nice solution to is this.
Assuming I have a blogspace (something like
DmitrysWeblog/*, where * are entries) how do I prevent people from going
in and creating DmitrysWeblog/StupidEntry? I hope that made sense. I
haven't looked through the permissions subsystem at all yet, so I have
no idea how it could be done.
Either way, I'll apreciate any and all comments.
-D
PS: At first, I rather stupidly sent this message to Reini directly.
My apologies.
|