Don't forget that most of plug-ins need be included and installed only just before to use them.
• Plug-ins provided with the standard TBS distribution (with the zip file). Changelog is here.
ByPage | 1.0.5 | Enables the MergeBlock() method to display only a part of the records. Click here for more details | |
CacheSystem | 1.0.6 | Provides several actions for a Cache System. Click here for more details | |
NavBar | 1.0.6 | Displays a navigation bar. Click here for more details | |
HTML | 1.0.7 | Selecting HTML items and checking HTML contents. Click here for more details | |
MergeOnFly | 1.0.5 | Enables the MergeBlock() method to display data on fly. Click here for more details |
• Plug-ins for CMS (Content Management System):
PmWiki | 2.0.2 | Dynamic Articles with TinyButStrong, a plugin for the CMS/Wiki pmWiki. Manual and download | PmWiki home page |
|
Joomla | 1.2.4 | Dynamic Articles with TinyButStrong, a plugin for the CMS Joomla. Manual | Changelog | Download | Tutorials | Joomla home page |
|
SPIP | 1.0.5 | Dynamic Articles with TinyButStrong, a plugin for the CMS SPIP. Manual | Changelog |Download | SPIP home page |
|
Drupal 6 | 1.5.0 beta | Dynamic Articles with TinyButStrong, a plugin for the CMS Drupal version 6. Manual | Download | Drupal home page |
• Plug-ins provided by the TBS team:
OpenTBS | 1.10.0 | OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container. Demo | Manual | Download |
|
Aggregate | 1.0.0 | Provides aggregate calulations when a block is merged. It does Sum, Min, Max, Avg, Count, Accumulation and Changes. Demo | Manual | Download |
|
Excel | 1.1.0 | Makes TBS enables to merge Microsoft Excel Worksheets. Demo | Manual | Download |
• Other TBS plug-ins submitted by coders:
Plus | 1.1.0 | This plugin adds a number of HTML field parameter to TinyButStrong, making it easier to use magnet, do calculation, manipulate string, or author web page. Posted by Ho Yiu Yeung (Sheepy) Demo | Manual | Download |
|
Export | 1.0.0 | The Export plugins allows you to "export" a block's field to the outside of the block. Posted by Mick@el Demo 1 | Demo 2 | Manual | Download |
|
Php | 1.0 | Merges blocks and sublocks directly with the result of a PHP function or expression. Posted by Jérémy. Download |
Feel free to submit your own intersting TBS plug-ins. Please send a package ready to be published, with a help file. Examples are also welcome.
Here is some plug-ins that enables TinyButStrong to read data from your database or any kind of data source.
If you have a new Data Reader plug-in which is not listed below, you can send it to me.
Remark: You should call the plug-in from your application and not adding it into the TinyButStrong file (tbs_class.php).
Source | Web site | Type | TBS functions | |
---|---|---|---|---|
ADOdb (John Lim) | Connectivity | |||
ADODB (Microsoft) | Connectivity | in native until 1.97 | ||
CSV | File format | |||
dbx | Connectivity | |||
Doctrine | Connectivity | |||
ezSQL | Connectivity | |||
FireBird | Database | |||
Informix | Database | |||
Ingres | Database | |||
InterBase | Database | |||
MongoDB | Database NoSQL | |||
MySQL | Database | in native since 1.00 | ||
MySQLi | Connectivity | in native since 3.7.0 | ||
ODBC | Connectivity | in native until 1.97 | ||
Oracle | Database | |||
PDO (Php Data Objects) | Connectivity | in native since 3.7.0 | ||
Pear::DB | Connectivity | |||
PostgreSQL | Database | in native since 1.90 | ||
SQLite | Database | in native since 1.96 | ||
SQL-Server (using SQLSRV extension, PHP >= 5.3) | Database + Connectivity | provided by fakefur | ||
SQL-Server (using MSSQL extension, PHP < 5.3) | Database | in native until 1.97 | ||
Sybase | Database | |||
TbsSQL | Connectivity | in native since 3.2.0 |