summaryrefslogtreecommitdiff
path: root/templates/edit_page.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces1-2/+2
2025-08-29Templates updated to Smarty5, PHP8.4 and namespacelsces1-29/+27
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr1-1/+1
2022-04-12add metatags liberty_content_data supportspiderr1-0/+8
2016-04-25fix textarea so formatguid doesn't keep getting resetspider@app11-1/+1
2014-11-19add-forminput-label-param-for-bs3spiderr1-6/+2
2014-10-03bootstrap formssanto spider1-8/+8
2014-06-06remove form-horizontal classChristian Fowler1-1/+1
2014-06-06boostrap3-control-group-2-from-groupspiderr1-15/+15
2014-05-23bootstrap3-btn-defaultspiderr1-2/+2
2013-04-25wrap checkbox with forminputspiderr1-0/+4
2013-04-24remove antiquated sandbox featurespiderr1-9/+7
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-3/+3
2013-04-04clean up edit formsspiderr1-16/+16
2013-04-01bootstrap-conversionspiderr1-15/+15
2011-01-04remove CVS Header and Id tagsspiderr1-1/+0
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-17step two of contenttype name plural - convert all mType references to getCont...pre_ctype_desc_name_schmeachangewjames51-2/+2
2009-01-20Fix quotes on many smarty include directivesR250Daniel Sutcliffe1-3/+3
2008-10-25if verify fails anywhere along the class chain then process parent verify che...wjames51-1/+5
2008-10-11redundant page header, form legend, tab titlelaetzer1-2/+2
2008-09-15checks to keep user input after previewlaetzer1-3/+2
2008-07-03add content_id to edit forms - needed for fancy attachment ajax tricks as com...wjames51-1/+2
2008-03-19add content aliases editing supportChristian Fowler1-1/+3
2007-09-27SCHEMA CHANGE: remove wiki_pages.description and support the new liberty_cont...Christian Fowler1-3/+3
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel1-5/+1
2007-06-16Drop $show_attachments check - replaced by p_liberty_attach_attachmentsLester Caine1-2/+2
2007-06-01remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...Max Kremmel1-20/+1
2007-04-20Wiki now uses {textarea}.Nick Palmer1-19/+2
2007-03-17change formatting slightlyMax Kremmel1-2/+2
2007-03-17some work on content translations - basics are working now. need to clean up ...Max Kremmel1-1/+7
2007-01-21Actually fix history commentsJams H Thompson1-3/+3
2007-01-21fixes for history commentsJams H Thompson1-3/+3
2006-09-21add forgotten edit_content_status_inc.tpl templateChristian Fowler1-2/+2
2006-09-20first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a...Christian Fowler1-1/+3
2006-04-13remove outdated spellchecker code that calls non-existent functionsMax Kremmel1-36/+20
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-5/+5
2006-04-08get spellchecker working for all textareas that should use itMax Kremmel1-4/+4
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-3/+3
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-15/+1
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-9/+9
2006-02-21enclose CDATA in /* */ that we can use {strip} accross entire pageMax Kremmel1-5/+4
2006-02-19move parseData to BitPage::load and do some spring cleaningMax Kremmel1-3/+10
2006-02-17rename and move wiki_action_log to generalized liberty_action_log in liberty,...Christian Fowler1-3/+3
2006-02-15Merge R1 changes for partial page editsJams H Thompson1-2/+10
2006-02-13another batch of kernel_prefs name cleanup. this should be itMax Kremmel1-2/+2
2006-02-06further paermission renaming and cleanupMax Kremmel1-8/+8
2006-02-06more preference standardisationMax Kremmel1-4/+4
2006-01-30store textarea hight as cookie and restore when textarea is presentpre_table_detikificationMax Kremmel1-2/+2
2006-01-27replace old code with new version of the code - we need to stop babysitting o...Max Kremmel1-11/+11