[BETA] User Notes v1.1.2
Geplaatst: 12 jan 2004, 22:23
[BETA] User Notes v1.1.2
Topic on phpbb.com:
http://www.phpbb.com/phpBB/viewtopic.php?t=162304
Download
Alle bestanden vind je in deze zip.
Voor mensen die upgraden vanaf v1.0.2 is er een upgrade readme en bijbehorende dbupdate bijgesloten.
Demo forum
Hier vind je een demo forum, waar je kunt inloggen met tester:tester.
Code: Selecteer alles
##############################################################
## MOD Title: User Notes [2.0.8]
## MOD Author: mosymuis < mods@mosymuis.nl > (Rens van Dongen) http://mods.mosymuis.nl
##
## MOD Description: With this MOD users can add, edit and delete notes for private use. They
## can search and sort them, and add them to any new reply or topic. Smilies and
## BBCode are available and can be turned on and off for each note. Various options
## can be set in the adminpanel. Admins and mods can post notes about users, and
## receive a notification email when new notes are posted, when they choose so.
##
## MOD Version: 1.1.2
##
## Installation Level: (Easy)
## Installation Time: 15 Minutes
## Files To Edit: (19)
## - posting.php
## - viewonline.php
## - admin/index.php
## - admin/admin_board.php
## - admin/admin_users.php
## - includes/constants.php
## - includes/page_header.php
## - includes/usercp_avatar.php
## - includes/usercp_register.php
## - includes/usercp_viewprofile.php
## - templates/subSilver/overall_header.tpl
## - templates/subSilver/posting_body.tpl
## - templates/subSilver/profile_add_body.tpl
## - templates/subSilver/admin/board_config_body.tpl
## - templates/subSilver/admin/user_edit_body.tpl
## - language/lang_english/lang_main.php
## - language/lang_english/lang_admin.php
## - language/lang_dutch/lang_main.php
## - language/lang_dutch/lang_admin.php
## Included Files: (6)
## - db_update.php (install)
## - phpbb_root_path/notes.php
## - phpbb_root_path/templates/subsilver/images/icon_mini_notes.gif
## - phpbb_root_path/templates/subsilver/notes.tpl
## - phpbb_root_path/language/lang_english/email/new_note_about.tpl
## - phpbb_root_path/language/lang_dutch/email/new_note_about.tpl
##############################################################
## Author Notes: Feature updates will include a remember function wich will display a popup
## when the given date expires and smilies and bbcode buttons on posting a new note. For more
## feature requests please mail me.
##
## This MOD is based on the Blank Template MOD 1.0.2 from psychowolfman.
## Thanks go to carloclaessen for a little debugging.
##############################################################
## MOD History:
##
## 2004/03/15 - Version 1.1.2
## - Notification emails are not send to the poster of the note, or to the subject of the note ;)
## - Profile fixed in usercp_register.php
## - Email bug fixed in notes.php
##
## 2004/03/14 - Version 1.1.1
## - Cosmetic change in adminpanel configuration
##
## 2004/03/13 - Version 1.1.0
## - Added an option to disable the user notes system
## - Added a notification function for new notes about users
## - Added the option for moderators and adminstrators to post notes about users
## - Added some configuration options in the adminpanel
## - Added option to include notes into posts
## - Added pagenation and page title
## - Fixed search bug
## - URL's are now parsed
##
## 2004/01/09 - Version 1.0.2
## - Fixed login bug for guests
## - Improved editting a bit
## - Used my own page_constants
##
## 2004/01/02 - Version 1.0.1
## - Fixed some bugs
## - Little changes in layout
## - Added overall_header link and icon
##
## 2003/12/28 - Version 1.0.0
## - Initial BETA Release
##
##############################################################
http://www.phpbb.com/phpBB/viewtopic.php?t=162304
Download
Alle bestanden vind je in deze zip.

Demo forum
Hier vind je een demo forum, waar je kunt inloggen met tester:tester.