summaryrefslogtreecommitdiff
path: root/templates/edit_edition.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces1-1/+1
2026-03-26Smarty style changeslsces1-1/+1
2014-11-19add-forminput-label-param-for-bs3spiderr1-2/+2
2014-06-06boostrap3-control-group-2-from-groupspiderr1-6/+6
2014-05-23bootstrap3-btn-defaultspiderr1-3/+3
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr1-4/+3
2013-04-19convert {textarea} from block into functionspiderr1-1/+1
2013-04-04cleanup edit formsspiderr1-3/+3
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr1-6/+6
2009-01-20Fix quotes on many smarty include directivesR250Daniel Sutcliffe1-2/+2
2007-04-20Newsletters now uses {textarea}.Nick Palmer1-16/+1
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler1-1/+16
2006-04-19more kernel_config renamesMax Kremmel1-1/+1
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-1/+1
2006-04-08get spellchecker working for all textareas that should use itMax Kremmel1-1/+1
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-1/+1
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-15/+0
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-1/+1
2006-01-31Fixed previewStephan Borg1-4/+4
2006-01-03add liberty format and quicktags to edition editingChristian Fowler1-2/+10
2005-12-30add reply_to column and field to editionsChristian Fowler1-2/+10
2005-12-29clean up permissions, and creating of editionsChristian Fowler1-4/+4
2005-12-12template housekeepingMax Kremmel1-39/+10
2005-12-11cleanupMax Kremmel1-60/+59
2005-12-11add edition saving and listing, almost to the point of getting send workingChristian Fowler1-27/+66
2005-12-10turbo cleanupMax Kremmel1-7/+63
2005-12-10break out edition editingChristian Fowler1-0/+34