Home « Server software «
Documentation: actions/list.php
actions/list.php - List actions for one anchor
This script has a first section with on-going actions, then two additional sections to list completed and rejected actions.Links are provided to page in completed actions only. We have assumed, for simplicity, that the number of on-going actions what kept minimum, and that the rejected actions were exceptions. Therefore, we should not have long lists of these kinds of actions.
Access is granted only if the surfer is allowed to view the anchor page.
Accepted calls:
- list.php/12 -- list of last actions for user #12
- list.php?id=12
- list.php/user/12 -- list of last actions for given anchor (more generally: list.php/<type>/<id>)
- list.php?anchor=user:12 (or, more generally: list.php?anchor=<type>:<id>)
If the anchor for this item 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
Reste à faire:
- reference this page from user profile