Home « Server software «
Documentation: sections/new.php
sections/new.php - Create a new personal section
This script allows authenticated members to extend their personal web space.Simply speaking, it asks for a name, creates a new section, and set current surfer as a managing editor of the new section.
Following restrictions apply to this page:
- surfer has to be an authenticated member
- the maximum number for managed sections has not been reached
The maximum number of managed sections is the parameter 'users_maximum_managed_sections' set in users/configure.php.
The edition time is not limited at all. Some Javascript code polls the server in the background to ensure that session data is not lost during all the time the browser window is opened.
Accepted calls:
- new.php
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com