Your IP : 216.73.216.240


Current Path : /home/juvelize/www/plugins/content/articledetails/fields/forms/
Upload File :
Current File : /home/juvelize/www/plugins/content/articledetails/fields/forms/social_network.xml

<?xml version="1.0" encoding="UTF-8"?>
<form>				
	<field name="social_network" type="list" default="none" 
		label="PLG_CONTENT_ARTICLEDETAILS_FIELD_SOCIALNETWORK_LABEL" 
		description="PLG_CONTENT_ARTICLEDETAILS_FIELD_SOCIALNETWORK_DESC">
		<option value="none">JNONE</option>
		<option value="email">JGLOBAL_EMAIL</option>
		<option value="facebook">Facebook</option>
		<option value="linkedin">LinkedIn</option>
		<option value="twitter">X-Twitter</option>
	</field>
		
	<!-- Keep the following fields, even if not used, to ease move to pro version -->
	
	<field name="other_network" type="text" default="" showon="social_network:other"
		label="PLG_CONTENT_ARTICLEDETAILS_FIELD_OTHERNETWORK_LABEL" 
		description="PLG_CONTENT_ARTICLEDETAILS_FIELD_OTHERNETWORK_DESC" />
		
	<field name="network_color" type="sywcolorpicker" default="" transparency="true" icon="SYWicon-format-color-fill" showon="social_network:other" 
		label="PLG_CONTENT_ARTICLEDETAILS_FIELD_NETWORKCOLOR_LABEL" 
		description="PLG_CONTENT_ARTICLEDETAILS_FIELD_NETWORKCOLOR_DESC" />
</form>