Socialmedia

From Wikanual

Jump to: navigation, search

Contents

Social Media

INTERDUBS allows the easy sharing of reels / logins via short media short cuts.

In the admin interface you can find these under the

 edit login

screen in logins or under

 recent reels

or

 selected

screens in quickReel. Rep users find these functions under


 your reels


The INTERDUBS social media buttons allow the easy sharing of your reels / logins via the following social media applications:

twitter

To create a tweet simply click on the

 twitter


button in INTERDUBS. The system will create a short link if there is not already one and will add the title of the reel / login to your post as well.

facebook

To post a login / reel to facebook you simply click on the

 facebook 

icon. INTERDUBS will open a facebook page that links to your reel or login.


INTERDUBS interaction with facebook

INTERDUBS feeds facebook the proper information for your posting: As the image it will use the thumbnail of the hero node.

You can control the description that shows up for your posting by adding an Internal_login_note that starts with the keyword:

fb:

Everything after the fb: keyword will show up in the facebook description.


pinterest

To add a login / reel to a pinterest board simply click on the

 pinterest 

icon. Pinterest will use the image for the hero node as the image.


Use of social media links on client pages

The Html_keywords

IDXHTML_TWITTERSHARE
IDXHTML_FBSHARE
IDXHTML_PINTERESTSHARE

in the configuration of the client interface will be replaced by a link that will allow to share the current page by the respective social media application.

In a page this could be looking like:

<a href="IDXHTML_TWITTERSHARE"><img src="/fic/bullet_twitter.png"  style="vertical-align: middle; padding-bottom: 2px;" alt="share on twitter"></a>
<a href="IDXHTML_FBSHARE"><img src="/fic/bullet_facebook.png"  style="vertical-align: middle; padding-bottom: 2px;" alt="share on facebook"></a>
<a href="IDXHTML_PINTERESTSHARE"><img src="/fic/bullet_pinterest.png"  style="vertical-align: middle; padding-bottom: 2px;" alt="share on pinterest"></a>


icons that start with bullet_ have a size of 12x12. There are corresponding 16x16 icons as well:

<a href="IDXHTML_TWITTERSHARE"><img src="/fic/twitter.png"  style="vertical-align: middle; padding-bottom: 2px;" alt="share on twitter"></a>
<a href="IDXHTML_FBSHARE"><img src="/fic/facebook.png"  style="vertical-align: middle; padding-bottom: 2px;" alt="share on facebook"></a>
<a href="IDXHTML_PINTERESTSHARE"><img src="/fic/pinterest.png"  style="vertical-align: middle; padding-bottom: 2px;" alt="share on pinterest"></a>


Of course you can use only some of the social networks on your page, or have different icons / text in the link anchor.

Preventing social media access

Some content should not appear in social media sites. INTERDUBS can help you keeping things confidential as well. See Referrer_match_and_auto_expiration for details.

Personal tools