| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-06-13 | move smarty to themes | Will James | 1 | -98/+0 | |
| 2010-04-08 | add a char counter to textarea plugin, set maxchars=n to invoke, not ↵ | wjames5 | 1 | -0/+5 | |
| compatible with various html js editors - someone more ambitious can add such complex capability | |||||
| 2010-03-24 | make it easy to turn off wysiwyg from tpl | wjames5 | 1 | -2/+4 | |
| 2010-03-20 | add option to display require icon | wjames5 | 1 | -0/+1 | |
| 2010-02-12 | pass through error | wjames5 | 1 | -0/+1 | |
| 2008-06-18 | move name default assignment out of id check - that made no sense | wjames5 | 1 | -0/+2 | |
| 2008-06-13 | set default name property | wjames5 | 1 | -0/+1 | |
| 2008-04-14 | whitespace | Max Kremmel | 1 | -1/+1 | |
| 2007-07-29 | insert missing space between attributes | Max Kremmel | 1 | -1/+1 | |
| 2007-07-14 | edit help is now taken care of by services. this means that there is no need ↵ | Max Kremmel | 1 | -0/+3 | |
| for inclusion of edit help anywhere as long as services are called on edit pages and service tabs are included in edit tpl. help is included when {textarea} is in use. if you need to disable it set: display_help_tab=0 when calling the service tabs. edit help has also undergone a facelift. | |||||
| 2007-07-11 | Be a little bit more selective about what we allow fckeditor to latch onto. | Nick Palmer | 1 | -2/+7 | |
| 2007-06-28 | Make FCKEditor only latch onto text areas that are created with the smarty ↵ | Nick Palmer | 1 | -1/+5 | |
| {textarea} plugin. | |||||
| 2007-06-22 | Add phpdoc comment blocks | Lester Caine | 1 | -0/+8 | |
| 2007-04-23 | use rows and cols as textarea attributes | Max Kremmel | 1 | -2/+0 | |
| 2007-04-22 | Handle rows and cols in a standards compliant way. | Nick Palmer | 1 | -2/+6 | |
| 2007-04-20 | Default textarea_id properly when it isn't already set. | Nick Palmer | 1 | -0/+3 | |
| 2007-04-20 | More work on block.textarea | Nick Palmer | 1 | -10/+26 | |
| 2007-04-20 | Add new textarea block tag. Wheee! | Nick Palmer | 1 | -0/+45 | |
| 2006-11-30 | Removed unrequired textarea plugin. Found a better way to hook FCKeditor. | Nick Palmer | 1 | -34/+0 | |
| 2006-11-30 | Fix bug when textarea contains no value to start with. | Nick Palmer | 1 | -1/+1 | |
| 2006-11-30 | Added textarea block tag to facilitate fckeditor integration. | Nick Palmer | 1 | -0/+34 | |
