summaryrefslogtreecommitdiff
path: root/edit.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer updates to php8.5 styleLester Caine1-2/+2
2026-03-09I had forgotten that the medw site has a lot of articles which have not been ...lsces1-12/+14
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-2/+2
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-6/+6
2014-05-31PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.lsces1-5/+4
2012-08-08Refactored to use bit_redirect for page switchlsces1-3/+2
2012-08-08Should we be killing off the current process when a page redirect is actioned?lsces1-3/+3
2012-04-29Further tidyup on strict warningsLester Caine ext:(%22)1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-21/+2
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...pre_update_permissionwjames51-1/+10
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-06-19Correct documentation package name to articlesLester Caine1-2/+2
2007-11-10indent using tabsMax Kremmel1-4/+4
2007-11-10Fixing captcha for articles submitionMW1-7/+8
2007-10-10migrate core ajax services off prototype to mochikitwjames51-2/+1
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel1-4/+1
2007-07-10move loadAjax() to BitThemesMax Kremmel1-2/+2
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-3/+2
2007-07-06move to gContent perm functions to fully support liberty content permissionsMax Kremmel1-9/+7
2007-06-20Correct display of selected linked board on previewing unsaved content itemLester Caine1-2/+2
2007-05-22fixed redirect on article edit; now checks for pretty urls and redirects appr...gravyface1-3/+2
2007-05-22after edit, arrive at edited article instead of listinglaetzer1-4/+6
2007-04-20Setting textarea_id and initializing quicktags is now done automagic like.Nick Palmer1-8/+1
2006-12-23friggin smarty bug... when you set a var TRUE, it doesn't check to see what i...Max Kremmel1-2/+2
2006-06-16to have the logging screen when possibleSylvie Greverend1-5/+3
2006-06-11error string can not submit an article instead can not edit this article if n...Sylvie Greverend1-2/+6
2006-05-31if articles list was limited to a topic, write an article from there preselec...Sylvie Greverend1-1/+4
2006-05-05remember the already typed values if errorSylvie Greverend1-1/+6
2006-05-05at least show the errors created by verify. Don't know why feedback is not in...Sylvie Greverend1-1/+2
2006-04-29get html per article working as well and reduce load by only parsing content ...Max Kremmel1-2/+2
2006-04-24allow the use of a random number string image to prevent spam submissionsMax Kremmel1-11/+10
2006-04-21add default isOwner value to avoid warningChristian Fowler1-1/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-03-01Standardized TextArea ID Names so that Liberty Plugins work with all Liberty ...Lee L Bell1-2/+2
2006-02-19Fix reserved word field namesLester Caine1-2/+2
2006-02-02more detikification, moved content_templates related code to themes/BitTempla...Max Kremmel1-6/+1
2006-01-27replace old code with new versions - we need to stop babysitting outdated codeMax Kremmel1-2/+2
2006-01-14merge recent changes into HEADMax Kremmel1-5/+5
2005-12-10conditionally include ajax library and use correct parameter countMax Kremmel1-1/+3
2005-10-30Add PHPDoc headings to packageLester Caine1-2/+9
2005-09-27only display active topics when writing article and hide topics if none are setMax Kremmel1-2/+2
2005-09-03mainly article filter options related changesMax Kremmel1-2/+2
2005-09-03rename a couple of functions for consistencyMax Kremmel1-3/+3
2005-08-30clean up author name codeMax Kremmel1-3/+4