xolirc::Package proc process-all-logs (public)
xolirc::Packageprocess-all-logs [ -overwrite overwrite ]
Defined in /var/www/openacs.org/packages/xolirc/tcl/package-procs.tcl
Goes through all the log files and creates the respective xowiki Page.
- Switches:
- -overwrite (optional, defaults to
"1"
)- In case that the page exists for the processing date, this parameter if overwrite it (1) or not (0).
- Testcases:
- No testcase defined.