Einige durch Komma getrennte Tags werden mit logischem AND zwischen ihnen behandelt. Du kannst auch das Semikolon als logischen OR-Interpreter benutzen. AND hat Priorität über OR und du kannst keine Einklammerungen für logische Gruppierungen nutzen. Stern (*) wird als Maske für "Jede Zeichenkette" genutzt.
Sektionen: Extensions / Community & Social
Plugin for Cotonti CMF. It adds «Share it» widget to pages of cite.
Adds easy to use widget for social networks sharing to pages of your site. You can setup list of allowed services choosing from more than 20 social sites. Basicly all you need to enable it - is to install Extension. It will automatically adds widget to bottom of you pages and news. Also you can finetune placement of widget with manually adding {SOCIAL_SHARE}
tag in tpl files.
Sektionen: Extensions / Navigation & Structure
This plugin sets meta-tags in pages which are specifig to Facebook's OpenGraph technology. Using this plugin together with such Social Plugins as Like Button enables you to spread your site's pages around the Facebook network.
Version for Cotonti Siena is available here
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:like href="{PHP.fb_url}" show_faces="true" width="450"></fb:like>
Sektionen: Extensions / Community & Social
This simple plugin is based on the Tweet Button script for Twitter. It creates two tags, one in pages and one in forums.posts. It displays a button which you can use to tweet about the current page or topic, including a shortened url to that page. Optionally it can show the number of times it was tweeted. You can also configure an account to mention in the tweet.
Installation:
- Upload files
- Install in admin panel
- Configure the plugin
- Add {TWEETBUTTON} in page.tpl and forums.posts.tpl
...