by arbingersys
Sylbi is a conversation system built with Perl and MySQL. Not a forum, and not a blogging platform -- instead, actually both -- Sylbi grew from the idea that a blog with comments and a forum only differ in their perspective of the conversation.
Added edit functionality. Users can now edit posts that they own.
Added installation Perl script and instructions. Creates Sylbi database (optionally overwrites existing one), generates the schema, sets up initial admin user, and generates Config.pm. I have only tested this on Windows.
Added reset user password functionality to the administrator panel, and added logic to prevent login if a user's status is set to disabled.
Added user management to administration panel. Can search users, and change their type (User/Moderator/Admin/Disabled). Still to do: purge user and posts completely, reset password. Also, enabled moderators to access moderator functions.
The official Sylbi blog has been launched, and is running under the Sylbi demo. It can be viewed here: http://sylbi.arbingersys.com/demo/blog.cgi?uid=5 The design is adapted from a free template created for http://www.blogger.com and gives a good example ...
Fixed problem with Conversation module and template. User panel was always displaying. Now it can be removed or modified as just another piece of the template.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use