summaryrefslogtreecommitdiff
path: root/templates/edit_textarea.tpl
AgeCommit message (Expand)AuthorFilesLines
2025-08-27Template changes to cover uninitialized variables and style changes for PHP8.4lsces1-1/+1
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr1-1/+1
2016-04-25escape $textarea_edit so pages with textareas dont break stuffspider@app11-1/+1
2015-12-08Add flag for ckeditor enablelsces1-0/+3
2015-01-31add support for langcode in function.textareaspider1-1/+1
2015-01-30ckeditor package supportChristian Fowler1-3/+0
2014-05-30bootstrap3-css-changes-form-groupspiderr1-1/+1
2014-04-10use package check on smileys and quicktags includes in edit_textareasanto spider1-2/+2
2013-09-23move ckeditor config to extra filelsces1-67/+3
2013-07-29Add back in CKE4 toolbar optionslsces1-5/+62
2013-07-15Work in progress!lsces1-4/+9
2013-04-10fix textarea as a functionspiderr1-2/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-2/+2
2013-04-01bootstrap-conversionspiderr1-1/+1
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-3/+3
2010-04-08add a char counter to textarea plugin, set maxchars=n to invoke, not compatib...wjames51-2/+18
2010-03-20add option to display require iconwjames51-0/+1
2010-02-12display error if there is onewjames51-0/+1
2008-09-15div.row.rt-edit congruent to div.row.submit, makes selecting rich text area e...laetzer1-1/+1
2007-12-07Add a help message when using click to activate features of fckeditor.Nick Palmer1-0/+5
2007-06-28Make FCKEditor only latch onto text areas that are created with the smarty {t...Nick Palmer1-1/+1
2007-05-02remove gContent->mInfo.data as default value for textarea. this will insert t...Max Kremmel1-7/+3
2007-04-20Improvements to edit_textarea as I go through converting.Nick Palmer1-1/+9
2007-04-20Fixup edit_textarea.tpl to work with new smarty block function.Nick Palmer1-4/+1
2007-04-20Add new edit_textarea.tpl in preperation for textarea cleanup.Nick Palmer1-0/+20