Home « Server software «
Documentation: articles/publish.php
articles/publish.php - Publish an article
Publishing an article means that the surfer takes the ownership of the publication. Therefore, his/her name is registered in the database with the publishing date.Various publishing options can be set as well. Then the actual publication takes place on confirmation.
One option is to trackback links embedded into the article. Links are also extracted and inserted in the database separately.
This script explicitly pings server profiles that have been configured for this purpose, but only on following conditions:
- the section is public (see sections/sections.php)
- the page has not been flagged to not appear at the front page
- the page is active (not restricted nor hidden)
This page is to be used by associates and editors only, while they are reviewing queued articles.
Accept following invocations:
- publish.php/12
- publish.php?id=12
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
Testeurs:
- Olivier