History: Module share
Source of version: 7
Copy to clipboard
! Module Share "Display links to different Social Network function (like, tweet, share) linked to the user Social Network registered account or the App set for the site." {REMARKSBOX(type=warning title=Warning)}''This module is in finalization phase and require some test and tweak. It should replace all the other Share feature and options that have been added till Tiki Wiki 9.''{REMARKSBOX} {maketoc} !!Usage You can add the module using the Admin Module menu, inserting it in a template or inside the code of Wiki page. The module can be use right away without activating the "old" Share feature in Admin -> Feature. {REMARKSBOX(type=warning title=Warning)}''Using the Insert Module from the toolbar is actually not supported''{REMARKSBOX} {CODE(caption="Module")} {MODULE(module=value, parameter=value)}text {MODULE} {CODE} !! Parameters {PLUGINMANAGER(module=share) /} !! Example ''This code:'' {CODE(wrap=1)} {module module="share" decoration="0" nobox="y" notitle="y" module_style="display:inline; width 100%" report="n" share="y" email="y" icons="y" facebook="y" facebook_send="y" facebook_layout="button_count" facebook_verb="recommend" twitter="y" twitter_show_count="horizontal" twitter_width="80px" linkedin="y" linkedin_mode="right" google="y" google_size="medium" google_annotation="none"} {CODE} ''Would produce:'' {img fileId="663" thumb="y" rel="box[g]"} {include page="Module and Plugin Includes" start="startinclude1" stop="stopinclude1"}