| Chirps |
Plugin |
Prints tweets from a specified Twitter account in their simplest form.
Upload the file to your plugins folder, then view details in Admin > Extensions > Tags |
| Tweet Feed |
Plugin |
This is a reworking of the Tweets plugin. Display tweets from a specified Twitter account. |
| ToolBox |
Module |
This is a collection of tools for CMS made simple to do some useful things like 404 error tracking, redirect URL's (with RegExp redirect rules), HTTP header modifications, AutoLightBox, Smarty Tools, AdvancedContent Extensions and more ... |
| Bird Feed |
Plugin |
This plugin retrieves tweets from a twitter account and displays them on your page. The feed is assigned to a smarty variable called {$tweets} which can then be displayed within any template using a {foreach from=$tweets item=item} loop.
The status text is parsed so that all the hash tags, links and user names are automatically converted to working links. Dates are outputted as a unix timestamp which can easily be converted into several formats using the “date_format” string modifier. Optionally dates can also be displayed as “friendly” i.e. one hour ago, two minutes ago, yesterday, etc, etc. |
| OpenID |
Module |
Integrates OpenID with CMS MS and allows users to register an OpenID, Facebook or Twitter identity and later on signing on with this identity without providing their Front End Users module username or password.
Check out project wiki at https://bitbucket.org/henriklen/openid/wiki/ for more information |
| SocialBookmarker |
Plugin |
This plugin can be used to add socialbookmarker functionality to any CMSMS page you want. This plugin does not generate any xhtml or css code it only collects Smarty data. This way the (frontend)developer has full control over the output but has to do some xhtml, css and image work.
For a working example see: http://www.upservice.nl/blog/20/socialbookmarker-cmsms-plugin/ (dutch-website).
-- v 1.3 is compatible with CMSMS 1.10.x --
-- v 1.4 is compatible with CMSMS 1.11.x --
-- v 1.5 is compatible with CMSMS 1.11.x --
== If you are looking for images, css and html example code take a look in the svn branche of this project or download: files -> markup_example.tar.gz ==
|
| Social Bookmarking |
Plugin |
Submit links of pages and/or modules to up to 90 Social Bookmarking sites like Facebook, Twitter, Linkedin, Myspace, Google+1 and many others.
To install, simply unzip files to the root of your CMS site.
After installed go to Extensions > Tags and click on the Help link next to {socialBookmarking} if you need further instructions. |
| TweetMadeSimple |
Module |
This module allow user to retrieve differents timelines from Twitter and allow user & compatible modules to publish news to Twitter. |
| ShareItPop |
Module |
Share button with pop-up window like AddThis service but on Your own
Demo available at http://www.webcentral.rs/
|
| tweets |
Plugin |
Display tweets from a Twitter account on your CMSMS pages. Help is only in french at the moment (sorry for that, I'll translate it later in english... or if somebody wants to do it for me :) )
INFO: Now compatible with PHP > 5.3 !!! |