]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - index.php
session table takes the common prefix
[SourceForge/phpwiki.git] / index.php
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...
2002-01-15 carstenklappNew constant WIKIMARK_AFTER controls whether the '...
2002-01-13 dairikiSearch include_path when looking for themeinfo.php.
2002-01-13 carstenklappNew LinkIcon for generic internet urls.
2002-01-11 carstenklappAdded note that charset also used for css.
2002-01-10 rurbanMe too
2002-01-10 carstenklappMoved the theme hook lower in the file, so themes can...
2002-01-09 carstenklappAdded names to copyright notice from docs/CREDITS,...
2002-01-09 carstenklappCleaned up binary pagedump hack a bit (importing binary...
2002-01-05 carstenklappNew: configurable "..." separators for RecentChanges...
2002-01-05 carstenklappRSS image can now be customized by themes via $rssicon.
2002-01-03 wainsteadChanged errant # comments to //; also disabled logging...
2002-01-03 wainsteadFixed the spelling of my name... :o)
2002-01-03 carstenklappCopyright notice
2002-01-03 carstenklappReverted WikiName constant to undefined, since this...
2002-01-03 carstenklappCSS now stored in an array, and <link rel="stylesheet...
2002-01-02 carstenklappadded Hawaiian theme
2001-12-30 carstenklappAdded accept-charset attribute to form elements. New...
2001-12-29 carstenklappadded ssh to $AllowedProtocols
2001-12-27 carstenklapppatch #496654, added nntp to list of allowed protocols...
2001-12-26 carstenklappchanged CSS_URL from constant into a variable for themes
2001-12-21 carstenklappo The logo alt text now shows the Wiki's name and the...
2001-12-21 rurban1.3.2 version tag
2001-12-13 carstenklappPermanently added Mac OS X pear path as this is unlikel...
2001-12-11 dairikiName the wiki (SF task #34142).
2001-12-07 carstenklappInterWiki link-icon added.
2001-12-07 carstenklappInterWiki link-icon added.
2001-12-06 carstenklapptypo URL_LINK_ICONS
2001-12-06 carstenklappNew icon for unknown link protocols, a hollow arrow...
2001-12-06 dairikiCleaned up the external URL link icon code a bit.
2001-12-06 carstenklappAdded unobtrusive hook for upcoming theme support.
2001-12-02 carstenklapp//define("autosplit_wikiwords", 1); option to automatic...
2001-12-02 carstenklapp//define("USE_LINK_ICONS", 1) this turns on url indicat...
2001-11-28 dairikiRevert to working version until theme support becomes...
2001-11-26 carstenklappSignature, logo & css settings moved to /templates...
2001-11-14 dairikiFix typo.
2001-11-14 dairikiAdd note about making sure the path to PEAR code is...
2001-11-09 dairikiAddress SF bug #480064: "relative" vs "absolute" URLs...
2001-11-09 dairikiAdd comment: setting $LANG to '' will cause systems...
2001-09-19 dairikiAdded note about the possible need to set session.save_...
2001-09-19 wainsteadOops. I changed the directory for dbm files and committ...
2001-09-19 wainsteadUpdated the "emacs local variables" blocks.
2001-09-18 dairikiJeff's hacks II.
2001-07-20 dairikiAdded support for bogo-logins.
2001-07-12 wainsteadAdded a comment regarding the table name prefix as...
next