On Jun 14, 2011, at 9:22 PM, Michael Benjamin wrote:


How can I include a file containing PmWiki markup into a page?
For example, I'm looking to include a file such as:

------------------------- file foobar.txt
!! Introduction
Hello World
[[<<]]
Good bye
------------------------

I've tried (:includefile:) and even (:includeupload), but both just
include the text verbatim without converting [[<<]] to a newline etc,
or the !! as a section heading.

Thanks,
Mike

Hmm... I can see why you might not want to do that -- it can present possibly sercurity holes if one isn't careful. If you do include files, make sure they aren't in your server document tree or are otherwise protected.


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to