?
Path : /home/admin/domains/happytokorea.com/public_html_bk/test3/plugins/content/ |
Current File : /home/admin/domains/happytokorea.com/public_html_bk/test3/plugins/content/joomlapopin.xml |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="content"> <name>Joomla Popin Plugin</name> <author>DART Creations</author> <creationDate>April 2008</creationDate> <copyright>Copyright (C) 2008 DART Creations.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>spam-me@dart-creations.com</authorEmail> <authorUrl>http://www.dart-creations.com</authorUrl> <version>1.5.2</version> <description>JoomlaPopin, shows a popin window on top of your content, similar to a popup but not stopped by traditional popup blockers. Please use sparingly. Useless popins are quite nasty to live with!</description> <files> <filename plugin="joomlapopin">joomlapopin.php</filename> <filename plugin="joomlapopin">popin/dhtmlwindow.js</filename> <filename plugin="joomlapopin">popin/dhtmlwindow.css</filename> <filename plugin="joomlapopin">popin/close.gif</filename> <filename plugin="joomlapopin">popin/max.gif</filename> <filename plugin="joomlapopin">popin/min.gif</filename> <filename plugin="joomlapopin">popin/resize.gif</filename> <filename plugin="joomlapopin">popin/restore.gif</filename> </files> <params> <param name="@spacer" type="spacer" label="Popin HTML" /> <param name="html" type="textarea" rows="20" cols="40" default="" label="HTML" description="The html to display in the popin window."/> <param name="@spacer" type="spacer" default="" label="Title Options" description="" /> <param name="titletext" type="text" size="20" default="Joomla Popin Window" label="Title Text" description="The text to display in the title"/> <param name="@spacer" type="spacer" default="" label="Popin Window Options" description="" /> <param name="popinheight" type="text" size="20" default="200px" label="Popin Window Height" description="The height of the popin window."/> <param name="popinwidth" type="text" size="20" default="100px" label="Popin Window Width" description="The width of the popin window."/> <param name="leftpos" type="text" size="20" default="100px" label="Popin Left Window" description="The absolute position of the window from the left of the screen."/> <param name="toppos" type="text" size="20" default="100px" label="Popin Top Window" description="The absolute position of the window from the top of the screen."/> <param name="resizable" type="list" size="20" default="1" label="Resizable Window" description="Choose whether the popin window should be resizable."> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="scrollable" type="list" size="20" default="1" label="Scrollable Window" description="Choose whether the popin window should be scrollable."> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="@spacer" type="spacer" default="" label="Resize Area" description="" /> <param name="session" type="list" size="20" default="1" label="Session Aware" description="Will show only the first time you visit the site (session)."> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="user" type="list" size="20" default="0" label="Display to which users?" description="Do you want to display to All Users, only Logged In users, or only Logged Out users"> <option value="0">All Users</option> <option value="1">Logged Out</option> <option value="2">Logged In</option> </param> <param name="link" type="list" size="20" default="1" label="Invisible link to author" description="Invisible link to author"> <option value="1">Yes</option> <option value="0">No</option> </param> </params> </install>