---README for "include" plugin version 0.0.2--- This plugin will map a lexer under the "include" tag name. The text between the tags will reference another topic, which will be included at the location where the tags are located. LIMITATIONS: currently, this works only with the default virtual wiki (jsp) until I figure out how to know which virtual wiki it is that you're using the plugin in. ---Installation--- Put include.zip in your {wikihome}/plugins directory and restart the webapp context or the server. ---Usage example--- Inserting this in a topic body: []NewsOverview[] will include the complete text of the NewsOverview topic.