Please be aware that all usage of the provided tools is at your own risk. We do not hold any warranty for the provided scripts.
rtcDoku
rtcDoku is a little TCL script intended to extend Infopark's CMS Fiona. It creates a listing of all file formats, their fields and the jobs used in the CMS. This makes the script a nice helper for administrators who want to get an at-a-glance overview of the system's configuration. The script also shows which file formats and fields are not in use. We have originally developed this tool as a helper for migration and reconfiguration processes of the Infopark CMS.
- Get rtcDokuJob.tcl for free!
- View the installation instructions online.
- Download rtcDokuJob.zip containing both the TCL script and detailed installation instructions.
templateDoku
templateDoku is another TCL script that was developed for Infopark's CMS Fiona. It creates an overview of a site's layout files. You pick one standard file of a site and let the script figure out which layout files (templates) are referenced when generating the html output for this file. This little helper allows you to see which layout files are being used and what other layout files may be called (are included) by those. This way you get an overview of the template/layout structure of your site.
- Get templateDokuJob.tcl for free!
- View the installation instructions online.
- Download templateDoku.zip containing both the TCL script and detailed installation instructions.