|
X-Include<< Easy Templates | Cookbook-V1.HomePage | X-Chat >> Note: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook. DescriptionThis add-on allows a PmWiki user to include the contents of any external webpage in a WikiPage. This new version (release May 17, 2004) introduces a site filter whereby the administrator may specify which website urls are to trusted sites.
See Also
Author(s)
Installation
DownloadDownload the file x-include.php.txt here. Don't forget to rename it to x-include.php after downloading. DocumentationFull documentation and installation instructions are included in the script. History
User QuestionIs there a way to avoid this iframe construction? For I dont want external pages, I want to include local php files. (Stefan Beck) I think it could be done. I don't mind taking a crack at it, but it would help if you gave more details (or an example) of what you would use it for, and how you would use it. I'd prefer you to email me directly as I rarely check these pages for replies. My email address is in the script file. (Steven Leite) Q. While using Easy Templates I was wanting to know if I can include contents of another web document - similar to wiki:group.pagename style directly into a template. This way I would be able to pull a content permanenantly on to group of pages particular to a group. I can use the includeurl.php but than would have to mention a line in each page. With inclusion in template security wise it can be more safe as it is not directly editable by wiki users...I guess. (V.Krishn)
|