version: 1.1
Date: 13 March 2007

Example of work of a plug-in: open page

1. Assignment

The plug-in is intended for a conclusion simplified (without design) to the version of
a topic of a forum and pages for a print.

2. Requirements

The plug-in was tested and successfully works under control of SEDITIO v110 Final.

3. Installation

3.1. Unpack archive of a plug-in in a folder /plugins/ your server with already installed
and worker SEDITIO.

3.2. In a browser enter the address of the SEDITIO a site and under the Administrator
come into [Administration]-> [Plug-ins]-> [Print Version]
press the link [Install all].

4. Addition tags in a file skin.

file forums.posts.tpl - to add in the necessary place a code:

Code:
<a href="forums.php?m=posts&q={PHP.q}&print=topic">Print version</a>


file page.tpl - to add in the necessary place a code:

Code:
<a href="page.php?id={PHP.id}&print=page">Print Version</a>


After that the plug-in will earn.

5. Viewing in a mode "Print version"

To see the version of a topic for a press{seal}, come into the necessary subject at
a forum also press the link "Print version". 
