]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - index.php
Allow bold, italics or underlined for numbers
[SourceForge/phpwiki.git] / index.php
2012-11-21 vargenauUse version_compare
2012-11-20 vargenaucheck_php_version at start
2012-10-06 vargenauReformat code
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2011-05-18 vargenauNew FSF address
2010-08-12 vargenauUpdate copyright to 2010
2010-08-11 vargenauHarmonize file footer
2010-06-09 rurbanmove lib/updateinterwikimap shell script to admin
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-18 vargenauThere is no "config/config.ini" file for Gforge (config...
2009-07-06 vargenauFile is UTF-8
2009-03-26 vargenauUse UTF-8 so that display is correct on sf.net
2009-03-24 rurban(c) vargenau, improve wording
2008-08-26 vargenauActivated Id substitution for Subversion
2005-10-30 rurbanminor fixes
2005-01-13 rurbanresolve __FILE__ also
2005-01-13 uckelmanSwitched SCRIPT_FILENAME == __FILE__ for realpath(SCRIP...
2004-11-06 rurbanWithout the dir check it might fail for index.php via...
2004-05-02 rurbannew finally reliable way to detect if /index.php is...
2004-05-01 rurbanrewording, php-4.0.6 fixes, Log removed from index.php
2004-04-26 rurbaninclude_path independency
2004-04-19 zorlocConnect the rest of PhpWiki to the IniConfig system...
2004-04-12 rurbanexp. Session auth for already authenticated users from...
2004-04-12 rurban1.3.10pre, JS_SEARCHREPLACE => pref option
2004-04-12 rurbanmore notes and themes
2004-04-11 rurbanpgsrc/CreatePagePlugin
2004-04-10 rurbansf.net 906436 Suggestion
2004-04-10 rurbanOops revert
2004-04-10 rurbanfixed old WikiUser
2004-04-08 rurbanfixed PageChange Notification
2004-04-01 rurbansimplified Sidebar theme: table, not absolute css posit...
2004-03-14 rurbanauthenti(fi)cation spelling
2004-03-09 rurbanfixed $LDAP_SET_OPTION
2004-02-29 rurbannew POP3 auth (thanks to BiloBilo: pentothal at despamm...
2004-02-29 rurbanAnd this is the SOAP server. Just a view methods for...
2004-02-28 rurbannew SQL auth_create, don't ever use REPLACE sql calls!
2004-02-27 rurbanREPLACE is a dirty hack, and erases passwd btw.
2004-02-24 rurbanrelease 1.3.8 ready
2004-02-16 rurbannew Japanses language
2004-02-09 rurbanfor now default DB_SESSION to false
2004-02-07 rurbanconsistent mysql schema with index.php (userid)
2004-02-07 rurbanfixed auth from session (still double code but works)
2004-02-03 rurbanLDAP cleanup, start of new Pref classes
2004-02-01 rurbanStarted with Group_Ldap (not yet ready)
2004-01-28 rurbansession table takes the common prefix
2004-01-27 rurbanadded new tables to mysql schema
2004-01-25 rurbanWikiUserNew support (temp. ENABLE_USER_NEW constant)
2003-12-22 carstenklappIncremented release version.
2003-12-05 carstenklappACK! gettext is not available at this point in index...
2003-12-05 carstenklappAdded note that use of the configurator is depreciated.
2003-11-17 carstenklappUpdated version number to 1.3.7pre (beyond current...
2003-03-18 dairikiCopy Lawrence's memo on USE_PATH_INFO/AcceptPathInfo...
2003-03-18 lakkaRevised comments on use of USE_PATH_INFO with Apache 2
2003-03-17 dairikiFix security bugs in the RawHtml plugin.
2003-03-07 dairikiA few more if(!defined(...))'s
2003-03-07 dairikiNew feature: Automatic extraction of keywords (for...
2003-03-07 dairikiAdd option to prevent HTTP redirect.
2003-03-04 dairikiFix and document the WIKIDB_NOCACHE_MARKUP config define.
2003-02-26 dairikiNew config settings in index.php to control cache contr...
2003-02-22 dairikiFix comment regarding connecting to SQL server over...
2003-02-22 dairikiRenamed method Request::compress_output to Request...
2003-02-21 dairikiUpdate PHPWIKI_VERSION to 1.3.5pre.
2003-01-04 wainsteadAdded 'file' as a database type alongside 'dbm'; added...
2002-12-31 wainsteadUpdated the version number release-1_3_4
2002-10-12 lakkaAdded RSS Auto-discover - see comments for details
2002-09-18 dairikiClean up language/locale setting code.
2002-09-12 rurbanfixed DB_Session
2002-09-09 rurbanadded DB_Session support if PearDB is used.
2002-09-09 rurban*** empty log message ***
2002-09-04 dairikiChange default for ENABLE_RAW_HTML to false (for safety).
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-24 rurbannew PrevNext plugin with two buttons
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-08-20 rurbanpgsrc's for new PhpWikiAdministration%2FRemove subpage
2002-08-20 rurbanseperated index.php from lib/main.php loading.
2002-08-19 rurbanfixed TitleSearch and other plugin-form problems with...
2002-08-17 rurbanadded SubPages support: see SUBPAGE_SEPERATOR in index.php
2002-03-25 carstenklappAdded an option to control the suffix appended to filen...
2002-03-06 carstenklappAdded ADODB as one of the choices in part two: Database...
2002-02-24 carstenklappPassword encrypt utility for php versions and operating...
2002-02-24 carstenklappupdated PHPWIKI_VERSION to 1.3.3
2002-02-23 carstenklappRenamed theme to SpaceWiki to avoid any future problems
2002-02-08 carstenklappRemoved TIFF from default inline image (thanks Jeff...
2002-02-01 carstenklappNew theme with sidebar navigation and actions
2002-01-31 dairikiRead interwiki map from wiki page (InterWikiMap). ...
2002-01-29 dairikiChange ( ) to (?: ) in $WikiNameRegexp (captured subgro...
2002-01-25 dairikiAlways attempt to disable transparent session ids,...
2002-01-25 dairikiMoved Content-Transfer-Encoding generation back into
2002-01-25 carstenklappAdded option to disable transparent sid support ("PHPSE...
2002-01-23 dairikiNew configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
2002-01-20 rurbanoops. now with unix lf as expected
2002-01-20 rurbanAdded better example how to use include_path for variou...
2002-01-19 carstenklappNew minimalist theme 'Portland'.
2002-01-19 carstenklappautosplit_wikiwords constant replaced by new property...
2002-01-19 carstenklappFinished the copyright notice, and added new team membe...
2002-01-17 dairikiEliminate DataURL() in favor of Theme::getImageURL().
2002-01-17 carstenklappadditional notes about WIKI_NAME
2002-01-17 dairikiMoved much theme configuration out of index.php into...
2002-01-17 carstenklappAdded French to list of languages. Default theme variab...
next