]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/display.php
Add () for new WikiPluginLoader
[SourceForge/phpwiki.git] / lib / display.php
2013-04-26 vargenauAdd () for new WikiPluginLoader
2013-04-02 vargenauUse HTML 5 DOCTYPE; force CHARSET=utf-8
2012-11-14 vargenauUse __ for translation
2012-10-06 vargenauReformat code
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenauelseif
2011-11-04 vargenauAdd class to error message; add warningmsg like errormsg
2011-05-20 vargenauRevert
2011-05-20 vargenauTell Google (and others) to ignore e.g. MyPage?action...
2011-05-20 vargenauFix whitespace
2011-05-20 vargenauAdd header
2011-03-17 vargenauDo not follow action pages
2011-03-05 vargenauNo tabs
2011-03-03 vargenauRemove rcs_id
2010-08-11 vargenauHarmonize file footer
2010-06-26 rurbanRevert r7575 "No target _top"
2010-06-26 vargenauNo target _top
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-18 vargenauLet us make robots work for Gforge
2010-05-18 vargenauActions pages like AllPages must not be indexed, but...
2009-07-14 rurbanDuring AJAX requests clear the AJAX format argument...
2009-06-04 rurbanDynamicIncludePage and AJAX support
2009-06-04 rurbanAdd format=json
2009-03-26 vargenauUse UTF-8 so that display is correct on sf.net
2009-03-24 rurbanfix action=pdf
2008-08-22 vargenauActivated Id substitution for Subversion
2008-03-21 rurbanRemoved PAGE_DESCRIPTION. Recursive run-time parsing...
2008-02-14 rurbanVALID_LINKS only for existing pages
2007-09-12 rurbanlink only VALID_LINKS with pagelist HTML_DUMP
2007-08-10 rurbanfix missing PageList dependency
2007-07-01 rurbanadd ATOM support, a very questionable format
2007-06-07 rurbanactionPage has no toks: fix format=rss* on actionpages
2007-05-30 rurbanadded MonoBook UserContribs
2007-05-13 rurbanLinkDatabase format exceptions
2007-02-17 rurbanformat=rss overhaul
2007-01-22 rurbanAdd RecentChanges format=sidebar
2007-01-20 rurbanRewrite of SearchHighlight: through ActionPage and...
2007-01-20 rurbanactionPage: request is already global
2007-01-07 rurbanSupport format handlers for single- and multi-page...
2006-03-19 rurbansf.net patch by Matt Brown: Add rel=nofollow to more...
2005-05-05 rurbanfix pagename split for title and header
2005-04-23 rurbanhonor theme-specific SplitWikiWord in the HEADER
2004-11-30 rurbanjust comments
2004-11-30 rurbanchanged KEYWORDS from pageprefix to search term. added...
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.
next