The documentation page is on http://doc.tiki.org/tiki-index_raw.php?page=Action+Log Status/RoadMap
We actually have a lot of tables that record the actions that occur on tw.
So a wiki page view will be recorded in one table, a wiki update in 3 tables
- tiki_logs that register actions - mainly administrative actions. The table could have been extended to record wiki page updated .. even if the logmessage is not structurated and doesn't allow efficiebt search. Needs
A site can want to record more type of actions on more objets. For instance, record the activity on a category as well than the activity of a user. The object can be a comment also... Plan
To try to merge all these tables and to generalize them. - tiki_actionlogs will be generalized to have the columns
param is the delicate point as it can contain everything (update comment, Kb change...) - the actions to be recorded will be defined in a special page - the interface to sort the logs - to simplify or merge the existing table (tiki-stats, tiki-history) Discussion
- do we create another table or use tiki_actionlog?
Screenshots of tiki-admin_actionlog.php output
See them at:
Who is working on this
alias
| |