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.
Restrictions apply on this page:
- associates and editors are allowed to move forward
- permission is denied if the anchor is not viewable by this surfer
- surfer can view the page if actions are anchored to his profile
- else permission is denied
- 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>)
This script is a reference file of this system.
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques