Adding Different Users
Posted: Sat May 15, 2004 9:27 pm
OK, this is kind of a weird question/request, but hopefully it'll make sense.
A few months ago I got bored and started playing with PHP, and with the help of a friend made a pretty cool directory browsing script for use on my webserver. I haven't played with it in a while due to school, but that's all but over now, so I'm actually going to finish work on that.
One feature of my script is that it allows for users to log in and (eventually) create password protected directories. To do this, of course I need a user database in MySQL, which I've already done. To fully integrate everything together though, I would like to use on database for serendipity as well as my own script. To do this though, I'm not sure how feasible this is with the newer CVS version of Serendipity with multiple blog support.
One interesting feature for all Serendipity users would be the creation of "Friends Only" entries/blogs, as you could then create users with permissions to just read blogs, instead of also being able to write in them.
So yeah, this is kind of strange, and depending on the current direction of Serendipity, possibly way too hard to implement. I still really like Serendipity though, so regardless of if I can get this to work or not I'll hack together my own solution to the problem, it just won't be quite as pretty.
A few months ago I got bored and started playing with PHP, and with the help of a friend made a pretty cool directory browsing script for use on my webserver. I haven't played with it in a while due to school, but that's all but over now, so I'm actually going to finish work on that.
One feature of my script is that it allows for users to log in and (eventually) create password protected directories. To do this, of course I need a user database in MySQL, which I've already done. To fully integrate everything together though, I would like to use on database for serendipity as well as my own script. To do this though, I'm not sure how feasible this is with the newer CVS version of Serendipity with multiple blog support.
One interesting feature for all Serendipity users would be the creation of "Friends Only" entries/blogs, as you could then create users with permissions to just read blogs, instead of also being able to write in them.
So yeah, this is kind of strange, and depending on the current direction of Serendipity, possibly way too hard to implement. I still really like Serendipity though, so regardless of if I can get this to work or not I'll hack together my own solution to the problem, it just won't be quite as pretty.