Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/news/plugins/content/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <install version="1.5" type="plugin" group="content" method="upgrade"> <name>load module into article</name> <author>Carsten Engel</author> <creationDate>juli 2011</creationDate> <copyright>(C) 2008-2011 Carsten Engel. All rights reserved.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>-</authorEmail> <authorUrl>www.pages-and-items.com</authorUrl> <version>1.1.0</version> <description> Plugin to display a module into an article. Placing the same module more then once on a page might result in conflicts. Dont forget to ENABLE this plugin in the plugin-manager. Syntax in editor: {module [27]} where 27 is the id of the module. </description> <files> <filename plugin="module">module.php</filename> <filename>module_class.php</filename> </files> </install>