Integrator
Some screenshots are needed
Overview
Tiki Integrator is a feature to allow easy integration of third party pages into the Tiki (with look and theme of Tiki page). Integrator may have several repositories. 'Repository' is just a path on the local filesystem where a set of files is stored. The files can be stored in the Tiki file gallery. These files will be processed later by integrator's rules. Such rules usually do two actions:- remove all before HTML <BODY> and after </BODY> tags
- fix hyperlinks and reference to images so they will point to the Tiki Integrator wrapper to be correctly displayed from inside Tiki Integrator does not do it by itself — all rules and repositories must be configured by admin. To process the file (note that it works with local HTML files by opening and processing them) just apply configuration rules for a given repository and insert the result inside tiki-center div to integrate a page into tiki.
inser graphic
Origins of this idea
Originally this feature was developed to access and view doxygened pages from inside Tiki. After some time, the following idea came into my head...From here:
Please go to http://tikiwiki.org/tiki-index.php?page=TikiIntegrator for more information.
