[Extension] eajaxlinkcolumn
CGridView column type that that renders an AJAX Link - CHtml::ajaxLink()
View Article[Extension] tokeninput
Integrates the jQuery Tokeninput plugin into an active text field.
View Article[Wiki] Tarpit for bad bots
I recently built a tarpit for bad bots available at the googlecode repo Yii Setup How to set up php-labrea for use with the yii framework Details Unzip to the root dir. Edit your...
View Article[Extension] attributesbackupbehavior
A Yii ActiveRecord behavior to keep a backup of the loaded values for an ActiveRecord instance
View Article[Extension] yii-multilingual-cms
Yii Based Multilingual Content Management System Applcation
View Article[Extension] pdf
Small Yii extension, that wraps a few PHP libraries (mPDF and HTML2PDF) to convert HTML to PDF
View Article[Extension] current-behavior
A behavior to get the current record on effective dated tables.
View Article[Extension] yii-conditional-validator
Validates attributes if certain condition (validation result) is true.
View Article[Extension] thumbnailer
Replace tags on the fly with generated thumbnails and a link to the image. Useful with fancybox extension.
View Article[Wiki] How to handle decimal separators (e.g comma instead of dot) for l18n
Yii i18n does not cover decimal format. Some languages like Spanish (I live in Argentina) uses comma ',' instead of dot '.' as decimal separator. A localized web app should: 1- Display decimal values...
View Article[Wiki] History Autocomplete
What for? In application development we often have to choose how to mange recurrent values. For example, a field color for a cloath. You cannot leave free text, because there whould be too much typos,...
View Article