Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Member Board

From: nick1:musiclessonz at: 26-Feb-2008 22:40

I wrote a little member board recently. Feel free to use it if you like - it could easily be altered (has been) to create a useful message board: http://guitarz.org/tester/member_board.zip A live demo is here: http://guitarz.org/tester Users can edit their own password protected entries, and upload/change their own images (and other files), as desired. A default image appears until the user uploads one. http:// addresses are automatically linked. Every time a user makes an edit, the database is automatically backed up - just in case. There's a built admin editor to manually edit and restore the database. There are a few other features contained in the (very hacked up) code. Perhaps someone will find it useful :) - Nick