= Macro to Include Another Page in Current Page = == Description == This is another version of the include macro. It takes one mandatory item and two optional positional items. The mandatory item is the page name. The optional items are the class of the generated heading and the class of the div surrounding the included page. If the first positional item is missing, no heading will be generated. If the second is missing, no div will be generated. == Bugs/Feature Requests == Existing bugs and feature requests for IncludePagesPlugin are [report:9?COMPONENT=IncludePagesPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=IncludePagesPlugin&owner=Rottenchester new ticket]. == Download == Download the zipped source from [download:includepagesplugin here]. == Source == You can check out IncludePagesPlugin from [http://trac-hacks.org/svn/includepagesplugin here] using Subversion, or [source:includepagesplugin browse the source] with Trac. == Example == {{{ [[IncludePages(Foo)]] [[IncludePages(Foo,headclass)]] [[IncludePages(Foo,headclass,blockclass)]] }}} == Recent Changes == [[ChangeLog(includepagesplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:Rottenchester] [[BR]] '''Contributors:'''