Home « Server software «
Documentation: categories/edit.php
categories/edit.php - Create a new category or edit an existing one
A button-based editor is used for the description field. It's aiming to introduce most common codes supported by YACS.This script attempts to validate the new or updated article description against a standard PHP XML parser. The objective is to spot malformed or unordered HTML and XHTML tags. No more, no less.
Optional expiration date is automatically translated from and to the surfer time zone and the server time zone.
Restrictions apply on this page:
- associates are allowed to create a new category
- associates and editors are allowed to modify an existing category
- else permission is denied
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:
- edit.php
- edit.php?anchor=category:<id>
- edit.php/<id>
- edit.php?id=<id>
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
- Vincent Noël
Testeurs:
- Manuel López Gallego