summaryrefslogtreecommitdiff
path: root/bit_setup_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-77/+0
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr1-3/+3
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2011-05-01assign gBitLanguage by_ref to smarty; getRow of setLanguage as ↵spiderr1-0/+1
mLanguageInfo; add RTL support
2010-02-03undo stupiditypre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames51-2/+0
2010-02-03revert back to libertywjames51-0/+2
2008-09-16typo in bitLanguage preferenceChristian Fowler1-1/+1
2007-03-21only work with translation stuff in _POST when neededMax Kremmel1-15/+15
2007-03-17some work on content translations - basics are working now. need to clean up ↵Max Kremmel1-2/+5
included translation template in edit page.
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign ↵Max Kremmel1-1/+6
appMenu to templates but use $gBitSystem->mAppMenu directly
2006-07-26remove big 5 globals that are put in namespace just prior to includeWakeworks1-1/+0
2006-07-23improve package management and performance, eliminate some package related ↵Jams H Thompson1-0/+1
install errors
2006-04-19mass kernel_config renaming for users_Christian Fowler1-1/+1
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-1/+1
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-1/+1
conflict with new content preferences
2006-02-20basic functionality starting to emerge. we can translation one page to ↵Max Kremmel1-3/+2
another language now.
2006-02-19more translation work. can't work out why associateInsert isn't doing anythingMax Kremmel1-9/+10
2006-02-18add i18n_content_translation featureChristian Fowler1-1/+1
2006-02-17registerPackage now takes a hash instead of multiple parameters - keeps # of ↵Max Kremmel1-51/+56
parameters under control
2006-02-15Check for empty global which can happen during install, due to arbitrary ↵Wakeworks1-11/+13
scan order.
2006-02-14rename content_load_function to content_load_sql_functionMax Kremmel1-2/+2
2006-02-14added missing Global $gLibertySystemLee L Bell1-1/+1
2006-02-13another batch of kernel_prefs name cleanup. this should be itMax Kremmel1-1/+1
2006-02-11fiddle around a little more with translation logic in ↵Christian Fowler1-2/+7
languages/bit_setup_inc.php
2006-02-11fiddle around with translation UI and a splash of logic in ↵Christian Fowler1-0/+10
languages/bit_setup_inc.php
2006-02-10remove the source_id column and replace it with a language map in languages: ↵Max Kremmel1-0/+12
i18n_content_translation_map
2006-02-06further paermission renaming and cleanupMax Kremmel1-4/+2
2006-02-06more preference standardisationMax Kremmel1-1/+1
2006-02-05use more getPreference() callsMax Kremmel1-1/+1
2006-01-20merge recent changes into HEADpre_table_detikificationMax Kremmel1-1/+1
2005-12-18merge recent changes into HEADMax Kremmel1-1/+1
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-4/+2
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-4/+4
2005-06-21switch tikilanguage to bitlanguage everywhere!Christian Fowler1-2/+2
fixed the installer to turn OFF tinymce by default
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+38