Documentation : articles/move.php
articles/move.php - Move an article to another section
The permission assessment is based upon following rules applied in the provided orders:- the anchor is editable and the surfer has been authenticated
- the anchor is viewable and the target section is mentioned in behaviors of source section
- permission denied is the default
Accepted calls:
- move.php/article_id/target_section_id;
- move.php?id=<article_id>&action=<target_section_id>
If this article, or one of its anchor, specifies a specific skin (option keyword '
skin_xyz'),
or a specific variant (option keyword 'variant_xyz'), they are used instead default values.This script is a reference file of this system.
Licence : GNU Lesser General Public License
Auteurs :
- Bernard Paques bernard.paques@bigfoot.com