This is a subclass of the InsertPage plugin that simplifies the plugin syntax to
[{Insert pagename}]The above is functionally equivalent to either of
[{Insert page='pagename'}] [{InsertPage page='pagename'}]
This simplified syntax is used only if there is a single page name and no other parameters, otherwise it functions exactly as the InsertPagePlugin from which it is derived. It will automatically add a class="insertion" attribute to the output <div> element to permit regularized class-based CSS styling of transcluded content (which can be overridden by including an alternative class parameter).
Test#
[{Insert StubArticle}]
Plugin insertion failed: Could not find plugin InsertPlugin insertion failed: Could not find plugin Insert
(the plugin test will fail if not installed)
Add new attachment
Only authorized users are allowed to upload new attachments.
List of attachments
Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
---|---|---|---|---|---|---|
gz |
Insert.java.gz | 1.1 kB | 1 | 28-Feb-2007 06:56 | MurrayAltheim | Java code of plugin |