See Cookbook/EditMX -- particularly the example entitled "Inserting Pages". I believe textextract could be used (with EditMX) rather than wikish to accomplish the same thing if you prefer -- just search for ".".
Basically EditMX allows any MarkupExpression to be used in an ROE or ROS pattern, thus the output of the markup expression becomes a part of the source of the page. If, on the other hand, all you are doing is populating new pages with a certain template then this is overkill -- just check out http://www.pmwiki.org/wiki/PmWiki/EditVariables#EditTemplatesFmt and / or http://www.pmwiki.org/wiki/Cookbook/EditTemplates -Peter On Mon, Jan 11, 2010 at 9:03 PM, Patrick Provinciael <[email protected]> wrote: > I was wondering if there was some include directive that actually copies the > source of a certain part to a page. (so after the save, the initial include > is gone) > > I currently have a move/copy doing this for me, but I'd like to make this > administrator only (so I can lock all template files). An include directive > that copies source would be great for me. Any idea if this is possible? > > -- > Patrick Provinciael > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
