Never Ending Story
Main | Details | Download Now | History | StatisticsAdd your mirror to this download
Category | Various ⇒ Old Modules ⇒ Informative |
Submitted by | designSumpf |
Author's Name | Jochen Leberecht |
Homepage | aktiv.christian-von-bomhard.de |
Version | 0.3 |
Published | Fri Sep 02, 2005 7:36 pm |
The inescapable "Never Ending Story"-module now available for Dragonfly. The stories are writen by your users.
Language files in English and Deutsch.
Installation as usual in Dragonfly.
If you've found a bug, please send a pm to me and i'll fix the problem as soon as possible. Suggestions welcome.
There is no admin-module yet ! If you have to change parameters, you only can do that in the source index.php :
Language files in English and Deutsch.
Installation as usual in Dragonfly.
If you've found a bug, please send a pm to me and i'll fix the problem as soon as possible. Suggestions welcome.
There is no admin-module yet ! If you have to change parameters, you only can do that in the source index.php :
/* Configuration */
$cfg_minimum_paragraph = 500; // Minimum length in characters for a new paragraph
// set to 0 for *no minimum*
$cfg_guest_write = true; // allow guests to post a paragraph : true / false
$cfg_user_delete = true; // allows user to delete a paragraph he has writen : true / false
$cfg_admin_showip = false; // shows user-IP, when admin : true / false
$cfg_paragraphsperpage = 5; // number of paragraphs per page
/* END Configuration */