summaryrefslogtreecommitdiff
path: root/edit_personal_page.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-4/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-29General tools updated to PHP8.4 and namespacelsces1-5/+5
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-01-31PHP7 clean up dual static + object use of parseData, and create ↵spiderr1-2/+6
->getParsedData & ::filterDataHash
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-3/+3
2015-12-08Merge with locallsces1-7/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2009-04-02add users_login_homepage config, and use that value where default is ↵Christian Fowler1-2/+4
users/my.php; add verifyRegistered
2008-06-30return home if user cancels editingwjames51-2/+5
2008-06-25remove redundant options parameterChristian Fowler1-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-3/+3
options hash
2008-06-14Invoke preview and edit services in the right places.Nick Palmer1-2/+6
2007-10-10migrate core ajax services off prototype to mochikitwjames51-4/+2
2007-07-14edit help is now taken care of by services. this means that there is no need ↵Max Kremmel1-5/+2
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-10move loadAjax() to BitThemesMax Kremmel1-3/+3
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead ↵Max Kremmel1-3/+3
of assigning loadAjax to the templates. please update your files. also the suggest stuff in the group edit page has a pulse again but it's still in a coma - needs a bit more work
2007-05-30use bitpackage:users/edit_personal_page.tpl instead of dependency on ↵Christian Fowler1-3/+3
wiki/edit_page.tpl
2007-04-20Remove quicktags init.Nick Palmer1-7/+2
2007-02-16fix deprecated BitSystem::setPreference callChristian Fowler1-3/+3
2006-12-30load prototype - needed for attachment browserMax Kremmel1-3/+5
2006-12-25udpate old codeMax Kremmel1-3/+3
2006-06-16to have the tinymce bar if tinymce is the only formatSylvie Greverend1-2/+3
2006-04-13remove outdated spellchecker code that calls non-existent functionsMax Kremmel1-10/+2
2006-03-29to see the body when preview user infoSylvie Greverend1-3/+4
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-3/+3
conflict with new content preferences
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-3/+3
replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
2006-02-06further paermission renaming and cleanupMax Kremmel1-3/+3
2006-01-27replace old code with new version of the code - we need to stop babysitting ↵Max Kremmel1-3/+3
outdated code
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-11/+11
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-2/+5
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-4/+17
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+58