Your IP : 216.73.216.240


Current Path : /home/juvelize/www/plugins/content/uyguntabs/
Upload File :
Current File : /home/juvelize/www/plugins/content/uyguntabs/uyguntabs.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin" group="content" method="upgrade">
  <name>Tabs -- For Articles [uyguntabs]</name>
  <author>UygunMedya</author>
  <authorEmail>info@uygunmedya.com</authorEmail>
  <authorUrl>www.uygunmedya.com</authorUrl>
  <copyright>Copyright 2012 UygunMedya</copyright>
  <creationDate>October 2012</creationDate>
  <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
  <version>2.0</version>
  <description>Uyguntabs in order to use, in the content write {tab=title}content {tab=title2} content2 {/tabs}</description>

  <files>
    <filename plugin="uyguntabs">uyguntabs.php</filename>
	<filename plugin="uyguntabs">index.html</filename>
    <folder>uyguntabs</folder>
  </files>
  
	<config>
	  <fields name="params">
			<fieldset name="basic">
				<field name="cookie" type="radio" default="0" label="Set-Cookie" description="Set a cookie so the tab stays on the same place whenever the page reloads ?">
					<option value="0">Yes</option>
					<option value="1">No</option>
				</field>
			</fieldset>	
		</fields>
	</config>	
</extension>