| tableshow |
Plugin |
A simple table markup allows defining three segments (thead, tfoot and tbody) as well as td and th elements and multicolumn cells. Active rows can be selected from the data, eg. by date. Date formats can be converted prior to display.
The data displayed can be selected from the tbody by defining optional start and end criteria for specific columns. thus a table can display for example only rows relating to the period from the present to a specific number of days in the future.
Download files from the repository ("Code" tab) as I cannot see how to get them into "Files". Install instructions are included. |
| Truncate Better |
Plugin |
A UDT (User Defined Tag) to trim news entries respecting html tags.
Variables: character limit, text to add after truncation, read more link and customized link text.
How to notes in the comments at the top of the file . . . |
| Tweet Feed |
Plugin |
This is a reworking of the Tweets plugin. Display tweets from a specified Twitter account. |
| 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 !!! |
| Twitter Exchange |
Plugin |
Twitter Exchange is another CMSMS solution to display Twitter feeds on a CMSMS powered website. It is using the Twitter API v1.1 and has a caching parameter. This code is not plug and play it only collects Smarty data out out a Twitter feed. The frontend developer should hookup CSS and JS code to make the output pretty.
! For a howto look at the readme.txt of the archive file
! Only use this code on PHP 5.3 powered websites tested with CMSMS 1.10 and 1.11
You may also have a look at the creators website: http://www.upservice.nl/blog/41/
|