]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/display.php
remove final \n to be ob_cache independent
[SourceForge/phpwiki.git] / lib / display.php
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-19 rurbanModeratePage part1: change status
2004-11-17 rurbanTypo: call SearchHighlight not SearchHighLight
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-10-14 rurbanfix lib/display.php:159: Warning[2]: Argument to array_...
2004-09-26 rurbannaive SearchHighLight implementation
2004-09-17 rurbandisable Content-Type header for now, until it is fixed
2004-06-25 rurbanWikiGroup refactoring:
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-05-18 rurbanrename split_pagename to SplitPagename
2004-05-04 rurbanmore pdf support
2004-04-18 rurbanmore numeric pagename fixes.
2003-11-04 carstenklappMoved "redirected from" message onto next line after h1,
2003-03-07 dairikiWups. Didn't save the last of the previous changes...
2003-03-07 dairikiGlean page description (for meta tag) from CachedMarkup.
2003-03-07 dairikiNew feature: Automatic extraction of keywords (for...
2003-02-27 dairikiFix HTTP validator bug (Last-Modified times for pages...
2003-02-26 dairikiFix and refactor FrameInclude plugin (more or less).
2003-02-21 dairikiMinor fixes for new cached markup.
2003-02-16 dairikiRefactor the HTTP validator generation/checking code.
2003-02-16 dairikiStarting to fix handling of the HTTP validator headers...
2003-02-15 dairikiUsability improvements for the RedirectTo plugin.
2002-09-15 rurbanAutoSplit Buttons and links in navbar also
2002-09-02 rurbanfix for <?plugin-head
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 rurbanadded SUBPAGE_SEPARATOR in code
2002-08-17 rurbanNew "Today" button if the user has a Calender Page...
2002-08-17 rurbanadded SubPages support: see SUBPAGE_SEPERATOR in index.php
2002-03-06 carstenklappminor code optimizations (removed an unused line and...
2002-02-26 carstenklappHttp header "Last-Modified" added for pages, actionpage...
2002-02-25 carstenklappTying up loose ends related to PageType.php --actionPag...
2002-02-18 carstenklappHook for new PageType class.
2002-02-16 carstenklappminor cleanup for localization
2002-02-08 dairikiTransform API cleanup.
2002-01-30 dairikiUpdate to use new ActionPage paradigm for backlinks.
2002-01-28 dairikiFix so that one can get RSS from actionpages.
2002-01-28 dairikiAnother refactor of the OOP HTML/XML generation code...
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-26 dairikiNew markup code is now more or less working.
2002-01-25 dairikiNew transform engine sort-of maybe works now.
2002-01-25 dairikiStart of new parser. It doesn't work yet.
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-17 dairikiBeginning of major template code clean-up and refactor.
2002-01-09 carstenklappMinor reindenting & rewrapping.
2001-12-11 dairikiName the wiki (SF task #34142).
2001-09-19 wainsteadUpdated the "emacs local variables" blocks.
2001-09-18 dairikiJeff's hacks II.
2001-06-26 uckelmanAdded $version to RetrievePage call.
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-07 dairikiMinor security bug fix.
2000-12-30 ahollosisome code cleanup -- mostly cosmetic changes
2000-11-01 ahollosifixed E_NOTICE warnings
2000-10-19 ahollosiinternationalization patch (based on Jan Nieuwenhuizen...
2000-10-08 wainsteadChanged occurances of *php3 to *php.
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...