Your IP : 10.10.0.253


Current Path : /var/www/modules/mod_nice_social_bookmark/
Upload File :
Current File : /var/www/modules/mod_nice_social_bookmark/mod_nice_social_bookmark.xml

<?xml version="1.0" encoding="utf-8"?>

<extension type="module" client="site" method="upgrade" version="3.2">

  <name>Nice Social Bookmark</name>

  <author>Nikola Biškup</author>

  <creationDate>Jan 2019</creationDate>

  <copyright>Copyright (C) 2013</copyright>

  <license>GNU General Public License version 2 or later</license>

  <authorEmail>nikola@salamander-studios.com</authorEmail>

  <authorUrl>www.salamander-studios.com</authorUrl>

  <version>3.5.1</version>

  <description>Nice Social Bookmark 3.5.1 - Joomla 3 module for displaying links to most common social sites.</description>

	<files>

        <folder module="mod_nice_social_bookmark">icons</folder>

        <folder module="mod_nice_social_bookmark">css</folder>

        <folder module="mod_nice_social_bookmark">elements</folder>

        <filename module="mod_nice_social_bookmark">mod_nice_social_bookmark.php</filename>

        <filename module="mod_nice_social_bookmark">mod_nice_social_bookmark.xml</filename>

        <filename>index.html</filename>

  </files>

  <help key="some help info: educate your self" />

 	<config>

	<fields name="params">

	<fieldset name="basic">

    <field name="works_or_not" type="works" label="lejbel" description="opis" default=""	filter="raw" addfieldpath="/modules/mod_nice_social_bookmark/elements" />

    <field name="isize" class="btn-group" type="radio" label="Icon Size" default="32" description="Size of icons to be displayed">

  		<option value="24">24px</option>

  		<option value="32">32px</option>

  		<option value="48">48px</option>

  		<option value="64">64px</option>

   	</field>

	<field name="iset" type="list" default="aqu" label="Icon Set" description="Set of icons to be desplayed, u can check icons on website">

		<option value="aqu">Aquatic</option>

		<option value="ora">Orange round</option>

		<option value="log">Logorunner</option>

		<option value="rou">White round</option>

		<option value="gls">Glass</option>

		<option value="iph">IPhone</option>

	</field>

	<field name="iposition" class="btn-group" type="radio" default="none" label="Icon position - float" description="Set positioin of icons to be desplayed">

		<option value="left">Left</option>

		<option value="none">None</option>

		<option value="right">Right</option>

	</field>

	<field name="opac" class="btn-group" type="radio" label="Mouseover effect" default="0" description="Mouseover opacity effect, you can choose two different effects normal and inverted opacity">

		<option value="yes">Yes</option>

		<option value="0">No</option>

		<option value="invert">Invert opacity</option>

   	</field>

    <field name="padding" type="text" default="" label="Icon Padding" description="enter padding in pixels, without 'px'" />

	<field name="nofollow" class="btn-group" type="radio" label="NoFollow Links" default="0" description="Turns on or off nofollow attribute on all icons except dynamic">

		<option value="yes">Yes</option>

		<option value="0">No</option>

   	</field>

    </fieldset>

    <fieldset name="Icons" label="Icons" >

    <field name="spacer1" type="spacer" hr="true" class="top" />

    <field name="counter1" type="text" default="1" label="Hidden counter 1" class="cant-see-me" />

	<field name="s1" class="btn-group" type="radio" label="Facebook" default="1" description="Display the icon of Facebook?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   </field>

    <field name="fblink" type="text" default="" label="Facebook Page Link" description="OPTIONAL Enter here your Facebook page link if you want to change default status update feature (no http://)" />

    <field name="spacer2" type="spacer" hr="true" class="top" />

    <field name="counter2" type="text" default="2" label="Hidden counter 2" class="cant-see-me" />

	<field name="s2" class="btn-group" type="radio" label="MySpace" default="1" description="Display the icon of MySpace?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   </field>

    <field name="mslink" type="text" default="" label="My Space Page Link" description="OPTIONAL Enter here your Myspace page link if you want to change default status update feature (no http://)" />

    <field name="spacer3" type="spacer" hr="true" class="top" />

    <field name="counter3" type="text" default="3" label="Hidden counter 3" class="cant-see-me" />

	<field name="s3" class="btn-group" type="radio" label="Twitter" default="1" description="Display the icon of Twitter?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="twlink" type="text" default="" label="Twitter Page Link" description="OPTIONAL Enter here your Twitter page link if you want to change default status update feature (no http://)" />

    <field name="spacer4" type="spacer" hr="true" class="top" />

    <field name="counter4" type="text" default="4" label="Hidden counter 4" class="cant-see-me" />

	<field name="s4" class="btn-group" type="radio" label="Digg" default="1" description="Display the icon of Digg?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="spacer5" type="spacer" hr="true" class="top" />

    <field name="counter5" type="text" default="5" label="Hidden counter 5" class="cant-see-me" />

	<field name="s5" class="btn-group" type="radio" label="Delicious" default="1" description="Display the icon of Delicious?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="spacer6" type="spacer" hr="true" class="top" />

    <field name="counter6" type="text" default="6" label="Hidden counter 6" class="cant-see-me" />

	<field name="s6" class="btn-group" type="radio" label="Stumbleupon" default="1" description="Display the icon of Stumbleupon?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="spacer7" type="spacer" hr="true" class="top" />

    <field name="counter7" type="text" default="7" label="Hidden counter 7" class="cant-see-me" />

	<field name="s7" class="btn-group" type="radio" label="Google Bookmarks" default="1" description="Display the icon of Google Bookmarks?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="spacer8" type="spacer" hr="true" class="top" />

    <field name="counter8" type="text" default="8" label="Hidden counter 8" class="cant-see-me" />

	<field name="s8" class="btn-group" type="radio" label="Reddit" default="1" description="Display the icon of Reddit?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="spacer9" type="spacer" hr="true" class="top" />

    <field name="counter9" type="text" default="9" label="Hidden counter 9" class="cant-see-me" />

	<field name="s9" class="btn-group" type="radio" label="Newsvine" default="1" description="Display the icon of Newsvine?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="spacer11" type="spacer" hr="true" class="top" />

    <field name="counter11" type="text" default="11" label="Hidden counter 11" class="cant-see-me" />

	<field name="s110" class="btn-group" type="radio" label="LinkedIn" default="1" description="Display the icon of LinkedIn?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="lilink" type="text" default="" label="LinkedIn Page Link" description="OPTIONAL Enter here your LinkedIn page link if you want to change default status update feature (no http://)" />

    <field name="spacer12" type="spacer" hr="true" class="top" />

    <field name="counter12" type="text" default="12" label="Hidden counter 12" class="cant-see-me" />

    <field name="s14" class="btn-group" type="radio" label="RSS Feed" default="1" description="Display the icon of RSS Feed?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="rsslink" type="text" default="" label="RSS Page Link" description="OPTIONAL Enter here your Rss page link if you want to change default rss link (no http://)" />

    <field name="spacer13" type="spacer" hr="true" class="top" />

    <field name="counter13" type="text" default="13" label="Hidden counter 13" class="cant-see-me" />

    <field name="s210" class="btn-group" type="radio" label="Pinterest follow me button" default="1" description="Display the icon of Pinterest with a link to your Pinterest profile?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

   	<field name="piname" type="text" default="" label="Pinterest profile name" description="REQUIRED Enter here your Pinterest profile name(for follow me button) You need to enter this othervise it just links to Pinterest" />

    </fieldset>

    <fieldset name="DynamicIcons" label="Dynamic Icons" >

    <field type="spacer" class="text" label="Google +1 button settings" />

   	<field name="s15" class="btn-group" type="radio" label="Google +1" default="1" description="Display the icon of Google +1?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="plusoneurl" type="text" default="" label="Page URL" description="The URL address of the google page for this google plus Button.(Ex: http://www.google.com)" />

	<field name="size" type="list" default="standard" label="Layout Style" description="Determines the size and amount of social context next to the button.">

	   <option value="standard">Standard</option>

	   <option value="small">Small</option>

	   <option value="medium">Medium</option>

	   <option value="tall">Tall</option>

	</field>

	<field name="googlecount" class="btn-group" type="list" default="bubble" label="Count number" description="Show counter next to your button or not. - NONE - Do not render additional annotations. - BUBBLE - Display the number of users who have +1'd the page in a graphic next to the button. - INLINE - Display profile pictures of connected users who have +1'd the page and a count of users who have +1'd the page.">

	   <option value="bubble">Bubble</option>

	   <option value="none">None</option>

       <option value="inline">Inline</option>

    </field>

	<field name="Locale" type="list" default="en-US" label="Language" description="A list with locations and language for the widget. Default location - English [en_US].">

            <option value="ar">Arabic</option>

						<option value="bg">Bulgarian</option>

						<option value="ca">Catalan</option>

						<option value="cs">Czech</option>

						<option value="hr">Croatian</option>

						<option value="nl">Dutch</option>

						<option value="da">Danish</option>

						<option value="en-GB">English (UK)</option>

						<option value="en-US">English [US]</option>

						<option value="et">Estonian</option>

						<option value="fi">Finnish</option>

						<option value="fr">French</option>

						<option value="de">German</option>

						<option value="el">Greek</option>

						<option value="iw">Hebrew</option>

						<option value="hi">Hindi</option>

						<option value="hu">Hungarian</option>

						<option value="id">Indonesian</option>

						<option value="it">Italian</option>

						<option value="ja">Japanese</option>

						<option value="ko">Korean</option>

						<option value="lv">Latvian</option>

						<option value="lt">Lithuanian</option>

						<option value="ms">Malay</option>

						<option value="no">Norwegian</option>

						<option value="fa">Persian</option>

						<option value="pl">Polish</option>

						<option value="pt-BR">Portuguese (Brazil)</option>

						<option value="pt-PT">Portuguese (Portugal)</option>

						<option value="ro">Romanian</option>

						<option value="sr">Serbian</option>

						<option value="sk">Slovak</option>

						<option value="sl">Slovenian</option>

						<option value="es">Spanish</option>

						<option value="es-419">Spanish (Latin America)</option>

						<option value="sv">Swedish</option>

						<option value="th">Thai</option>

						<option value="tr">Turkish</option>

						<option value="uk">Ukrainian</option>

						<option value="vi">Vietnamese</option>

						<option value="zh-CN">Simplified Chinese (China)</option>

						<option value="zh-TW">Traditional Chinese (Taiwan)</option>

						<option value="zu">Zulu</option>

    </field>

    <field name="spacer1" type="spacer" hr="true" />

    <field type="spacer" class="text" label="Pinterest - pin it button settings" />

  	<field name="s200" class="btn-group" type="radio" label="Pinterest pin it button" default="1" description="Display the icon of Pinterest pin it button?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="imagetobepinned" type="text" default="" label="Image to be pinned" description="A link to an image you want to be pinned at pinterest (eg. your site logo)" />

        <field name="porient" class="btn-group" type="list" default="beside" label="Count number position" description="where do you want pin count number to appear?" >

          <option value="none">None</option>

          <option value="beside">Beside</option>

          <option value="above">Above</option>

        </field>

        <field name="pcolor" class="btn-group" type="list" default="beside" label="Color" description="Color of Pinterest icon" >

          <option value="red">Red</option>

          <option value="gray">Gray</option>

          <option value="white">White</option>

        </field>

        <field name="pshape" class="btn-group" type="list" default="rect" label="Shape" description="Shape of Pinterest icon" >

          <option value="rect">Rectangular</option>

          <option value="round">Circular</option>

        </field>

        <field name="psize" class="btn-group" type="list" default="small" label="Size" description="Size of Pinterest icon" >

          <option value="large">Large</option>

          <option value="small">Small</option>

        </field>

    <field name="spacer2" type="spacer" hr="true" />

    <field type="spacer" class="text" label="Twitter - Tweet button and Follow me button settings" />

  	<field name="s23" class="btn-group" type="radio" label="Tweet button" default="1" description="Display the icon of Tweet button?">

		<option value="1">Yes</option>

		<option value="0">No</option>

    </field>

    <field name="tweetbtn" class="btn-group" type="list" default="horizontal" label="Count number" description="where do you want Tweet button count number to appear?" >

        <option value="none">None</option>

        <option value="horizontal">Horizontal</option>

        <option value="vertical">Vertical</option>

    </field>

    <field name="tweetbtnsize" class="btn-group" type="list" default="medium" label="Button size" description="Choose size of the button." >

        <option value="medium">Medium</option>

        <option value="large">Large</option>

    </field>

   	<field name="tweettext" type="text" default="" label="Tweet text" description="Tweet text"></field>

  	<field name="s24" class="btn-group" type="radio" label="Follow button" default="1" description="Display the icon of Follow button?">

		<option value="1">Yes</option>

		<option value="0">No</option>

    </field>

   	<field name="s25" class="btn-group" type="radio" label="Followers count" default="0" description="Display count of followes?">

		<option value="1">Yes</option>

		<option value="0">No</option>

    </field>

   	<field name="tweetname" type="text" default="" label="Twitter profile name" description="REQUIRED Enter here your Twitter profile name(for follow me button). You need to enter this." />

    <field name="tweetflwsize" class="btn-group" type="list" default="medium" label="Button size" description="Choose size of the button." >

        <option value="medium">Medium</option>

        <option value="large">Large</option>

    </field>

    <field name="spacer3" type="spacer" hr="true" />

    <field type="spacer" class="text" label="LinkedIn button settings" />

    <field name="s26" class="btn-group" type="radio" label="LinkedIn" default="1" description="Display LinkedIn icon?">

		<option value="1">Yes</option>

		<option value="0">No</option>

    </field>

    <field name="linkedcount" class="btn-group" type="list" default="right" label="Counter position" description="Choose position of the counter bubble." >

        <option value="right">Right</option>

        <option value="top">Top</option>

        <option value="none">None</option>

    </field>

    <field name="linkedurl" type="text" default="" label="LinkedIn custom URL" description="OPTIONAL Defaults to the current page. If you want to share a specific URL, enter it here." />

    <field name="spacer4" type="spacer" hr="true" />

    <field type="spacer" class="text" label="Facebook Like and Send button settings" />

    <field name="s27" class="btn-group" type="radio" label="Facebook button" default="1" description="Display Facebook icon?">

		<option value="1">Yes</option>

		<option value="0">No</option>

    </field>

    <field name="facebookwidth" type="text" default="" label="Width" description="Width of the like button, enter without 'px'. [Standard] Minimum width: 225 pixels. Minimum increases by 40px if action is 'recommend' by and increases by 60px if send is 'true'. [Box Count] Minimum width: 55 pixels. [Button Count] Minimum width: 90 pixels." />

    <field name="facebooklayout" class="btn-group" type="radio" label="Layout" default="standard" description="Choose Layout">

		<option value="box_count">Box Count</option>

		<option value="standard">Standard</option>

        <option value="button_count">Button Count</option>

        <option value="button">Button</option>

    </field>

    <field name="facebookfaces" class="btn-group" type="radio" label="Faces" default="true" description="Show Friends' Faces? Show profile photos when 2 or more friends like this">

		<option value="true">Yes</option>

		<option value="false">No</option>

    </field>

    <field name="facebooksend" class="btn-group" type="radio" label="Share Button" default="true" description="Display share icon?">

		<option value="true">Yes</option>

		<option value="false">No</option>

    </field>

    <field name="facebookcolorscheme" class="btn-group" type="radio" label="Colorscheme" default="light" description="Choose colorscheme">

		<option value="light">Light</option>

		<option value="dark">Dark</option>

    </field>

    <field name="facebooklang" type="text" default="en_US" label="Language" description="Language - enter your local language code (facebook.com/translations/FacebookLocales.xml). Default: en_US" />

  </fieldset>

  <fieldset name="CustomIcons" label="Custom Icons" >

  	<field name="s16" class="btn-group" type="radio" label="Show Icon 1" default="0" description="Display the icon custom 1?">

		<option value="1">Yes</option>

        <option value="0">No</option>

   	</field>

    <field name="customicon1" type="text" default="" label="Custom Icon-1" description="Custom icon link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customlink1" type="text" default="" label="Custom Link-1" description="Custom link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customalt1" type="text" default="" label="Custom Alt-1" description="Custim image alternative description" />

    <field type="spacer"  />

    <field name="s17" class="btn-group" type="radio" label="Show Icon 2" default="0" description="Display the icon custom 2?">

		<option value="1">Yes</option>

		<option value="0">No</option>

   	</field>

    <field name="customicon2" type="text" default="" label="Custom Icon-2" description="Custom icon link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customlink2" type="text" default="" label="Custom Link-2" description="Custom link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customalt2" type="text" default="" label="Custom Alt-2" description="Custim image alternative description" />

    <field type="spacer"  />

    <field name="s18" class="btn-group" type="radio" label="Show Icon 3" default="0" description="Display the icon custom 3?">

		<option value="1">Yes</option>

		<option value="0">No</option>

    </field>

    <field name="customicon3" type="text" default="" label="Custom Icon-3" description="Custom icon link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customlink3" type="text" default="" label="Custom Link-3" description="Custom link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customalt3" type="text" default="" label="Custom Alt-3" description="Custim image alternative description" />

    <field type="spacer"  />

    <field name="s19" class="btn-group" type="radio" label="Show Icon 4" default="0" description="Display the icon custom 4?">

		<option value="1">Yes</option>

		<option value="0">No</option>

    </field>

    <field name="customicon4" type="text" default="" label="Custom Icon-4" description="Custom icon link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customlink4" type="text" default="" label="Custom Link-4" description="Custom link (absolute link (with http://) for items located outside the server and relative link for items located on localhost)" />

    <field name="customalt4" type="text" default="" label="Custom Alt-4" description="Custim image alternative description" />

    </fieldset>

	<fieldset name="advanced">

		<field	name="moduleclass_sfx" type="textarea" rows="3" label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"	description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />

    </fieldset>

    </fields>

    </config>

    <updateservers>

    <server type="extension" priority="2" name="Nice Social Bookmark Free Updates">https://www.salamander-studios.com/updateserver/nsb-free.xml</server>

    </updateservers>

</extension>