Use
- Related pages
- This plugin allows to create and edit related pages. Pages may be created as posts, or as included *.php or *.html files.
- Page as a post
- Page is editable as an ordinary post.
- Included file
- It is possible to include a *.php file in a related page, it will be executed on public side.
It may be used for example to create a contact form. It is also possible to include any *.html ordinary file,
or a *.html file with Dotclear's template tags, which will be executed on public page as well.
Parameters
- Activation
- Plugin must be activated to be available on the blog. Desactivation will not delete related pages, but merely stop their display on the blog.
- Repository path
- Allows you to choose where related files are kept in your public folder.
- URL prefix
- Allows to modify url prefix for related pages (default: static).
Manage pages
- Selected pages actions
- If your user permission level allows it, you can perform batch operations on the pages you select in the list..
- Create a new page
- Choose creating and editing a page as a post, or by including *.php or *.html file.
Arrange public list
- Sort
- Allows to change order of related pages on public side (widget).
- Visibility
- Allows to choose which related pages will be displayed on public side (widget).
Widget
- This plugin includes a widget to display a list of related pages on public side. The list will depend on choices made in "Arrange public list"
Template theme file
- This plugin includes a template theme file, external.html. This file is located in plugin's default-templates folder.
You may adapt it to your needs by placing and editing a copy in your themes tpl directory.