]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/config.php
LANG still broken, working on better locale handling.
[SourceForge/phpwiki.git] / lib / config.php
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-08-19 rurbanfixed TitleSearch and other plugin-form problems with...
2002-02-24 carstenklappPassword encrypt utility for php versions and operating...
2002-02-15 lakka(Hopefully) fixed strange bug when running with APC...
2002-01-31 dairikiRead interwiki map from wiki page (InterWikiMap). ...
2002-01-27 carstenklappNew constant in config.php 'HomePage' as _("HomePage...
2002-01-22 carstenklappSearch buttons/lang for button images. It's very kludgy...
2002-01-17 dairikiFix-up/restore <base href=""> usage.
2002-01-17 dairikiRemove some blank lines.
2002-01-01 carstenklappsetlocale now uses the new CHARSET constant from index...
2001-12-28 carstenklappvery minor gettext & sprintf cleanups
2001-12-17 dairiki(pcre_fix_posix_classes): Fix test for working posix...
2001-12-11 dairikiName the wiki (SF task #34142).
2001-11-29 dairikiMake _("string") an alias for gettext("string").
2001-11-09 dairikiComment out putenv(LANG) which causes trouble when...
2001-10-29 dairikiFixes based on SF Patch #471014. Detect when protocol... release-1_3_1
2001-09-19 dairikiNew file lib/FileFinder.php with utility code to help...
2001-09-19 wainsteadTesting latest Local Variables setting. I stripped...
2001-09-18 dairikiJeff's hacks II.
2001-05-31 dairikiRevert $LANG back to being a global rather than an...
2001-04-07 dairikiUse strftime() for dates/times instead of date().
2001-04-06 wainsteadDid find-grep to replace all occurances of FrontPage...
2001-03-14 dairikiAttempt to fix the recognition of international charact...
2001-03-11 wainsteadJust fixed a typo in a comment.
2001-03-07 dairikiRecognize international characters in WikiWords.
2001-02-16 dairikiAdded support for creating our own NCSA style access_log's.
2001-02-15 dairikiFixed (I think) SF bug #132469. The problem was that...
2001-02-14 dairikiVarious minor bug fixes and cleanups.
2001-02-13 dairikilog
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-08 dairikiDon't display $SignatureImg unless one is set in config.php
2001-02-08 dairikiRemove unused variable
2001-02-08 ahollosiadded InterWiki linking based on patch by Gary Benson...
2001-02-07 dairikiAdded "Minor edit, do not archive" checkbox on the...
2001-01-31 ahollosiAdded Swedish translation
2001-01-31 wainsteadFixed a bug in the loading of dbmlib.php; if the $which...
2001-01-21 ahollosicorrected if-clause for 'dba' and 'default' (pointed...
2001-01-20 wainsteadAdded a new database configuration selection, 'default...
2001-01-19 wainsteadJoel Uckelman <uckelman@iastate.edu> contributed code...
2001-01-04 ahollosiZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
2000-12-30 ahollosisome code cleanup -- mostly cosmetic changes
2000-11-17 wainsteadPatch from "Scott R. Anderson" <sra@diem.net> which...
2000-11-13 ahollosiadded config options for all mysql table names
2000-11-08 ahollosiupdates due to new admin structure
2000-11-01 ahollosiuse $SCRIPT_NAME instead of $REQUEST_URI
2000-10-31 ahollosirestructured config.php completely -- hope this is...
2000-10-31 ahollosiadded "phpwiki:" protocol within named links [name...
2000-10-31 ahollosiChanged $WikiNameRegexp: doesn't use "\b" (word-boundar...
2000-10-30 ahollosifix for bug #117729 (fake author)
2000-10-28 ahollosipgsql patch (version7) from kbrown@sandino.net
2000-10-25 ahollosiadded $InlineImages and $WikiNameRegexp
2000-10-22 ahollosiSome generic pages are included in English, ignoring...
2000-10-19 ahollosiinternationalization patch (based on Jan Nieuwenhuizen...
2000-10-10 wainsteadChanged back to dynamically setting the hostname; using...
2000-10-08 wainsteadUpdated the paths to image files, which now live in...
2000-10-08 wainstead$ServerAddress is now set to "" by default, which shoul...
2000-10-08 wainsteadChanged occurances of *php3 to *php.
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...