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
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
Testeurs:
- Manuel López Gallego