]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/Theme.php
remove final \n to be ob_cache independent
[SourceForge/phpwiki.git] / lib / Theme.php
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-17 rurbanmore verbose on fatal template not found
2004-11-11 rurbanadd simple backtrace on such general failures to get...
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-03 rurbansome new defaults and constants, renamed USE_DOUBLECLIC...
2004-10-21 rurbanFrom patch #970004 "Double clic to edit" by pixels.
2004-10-15 rurbanfix yesterdays premature dumphtml fix for $default_text...
2004-10-14 rurbanfix dumphtml with USE_PATH_INFO (again). fix some PageL...
2004-09-26 rurbanno anchor (PCRE memory), explicit ^ instead
2004-06-21 rurbanadd DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for...
2004-06-20 rurbanvarious php5 fixes (still broken at blockparser)
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-11 rurbansupport theme-specific LinkIconAttr: front or after...
2004-06-07 rurbanadded simplified chown, setacl actions
2004-06-07 rurbanadded Chown link to Owner in statusbar
2004-06-03 rurbansimplify translation
2004-06-03 rurbanfix FileUser locking issues, new config ENABLE_PAGEPERM
2004-06-01 rurbanAdminUser only ADMIN_USER not member of Administrators
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-05-18 rurbanrename split_pagename to SplitPagename
2004-05-13 rurbandoc update for the new 1.3.10 release release_1_3_10
2004-05-13 rurbannecessary fix for unknown subpages and ? at the end...
2004-05-13 rurbansearch also default buttons
2004-05-12 rurbanrequire_once fix for those libs which are loaded before...
2004-05-03 rurbanlocale updates: we previously lost some words because...
2004-05-03 rurbanput listAvailableLanguages() and listAvailableThemes...
2004-05-02 rurbanfix sf.net bug #945154 Konqueror alt css
2004-04-29 rurbandefault theme navbar consistency: linkButtons instead...
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-04-19 rurbannew pref: googleLink
2004-04-18 rurbanmore numeric pagename fixes.
2004-04-12 rurbanadded auth_create: self-registering Db users
2004-04-10 rurbanFixed gettext problem with VIRTUAL_PATH scripts (Window...
2004-04-09 rurbanAdded PhpWiki RssFeed to Sidebar
2004-04-06 rurbanCleanup of special PageList column types
2004-04-01 rurbansimplified Sidebar theme: table, not absolute css posit...
2004-03-30 rurbanfixed yet another Prefs bug
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2004-03-18 rurbanwork to make it php5 compatible
2004-03-08 rurbanfixed Theme->getButtonURL
2004-03-08 rurbanadded more WikiGroup::getMembersOf methods, esp. for...
2004-03-01 rurbanfixed button path logic: now fallback to default also
2004-02-28 rurbangenerally more PHPDOC docs
2004-02-26 rurbanalso copy css and images with XHTML Dump
2004-02-26 rurbanfix empty and #-anchored links in XHTML Dumps
2004-02-15 rurbanPageList enhanced and improved.
2004-01-26 rurban* changed stored pref representation as before.
2003-12-05 carstenklappNew feature: Easier to run multiple wiks off of one...
2003-03-04 dairikiInconsequential decrufting.
2003-02-26 dairikiNew action=create. Essentially the same as action...
2003-02-26 dairikiMore/better/different checks for bad page names.
2003-02-24 dairikiFix stupid typo.
2003-02-24 dairikiAttempts to fix auto-selection of printer CSS when...
2003-02-23 dairikiStupid typo/bug fix.
2003-02-21 dairikiNew WikiLink type 'if_known'. This gives linkified...
2003-02-18 dairikiFix so that one can still link to wiki pages with ...
2003-02-15 dairikiTheme::getCSS(): Add Default-Style HTTP(-eqiv) header...
2003-01-04 carstenklappNew: display a "Never edited." message instead of an...
2002-10-12 carstenklappFix for "==Object(wikipagename)==" displaying instead...
2002-09-18 dairikiAlways use the english version of the ActionPage name...
2002-09-16 dairikiAdded support for named anchors within wiki-text.
2002-09-16 dairikiDocumentation fixes.
2002-09-15 rurbanAutoSplit Buttons and links in navbar also
2002-09-02 rurbanfixed target problem for FrameInclude
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-24 rurbannew PrevNext plugin with two buttons
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-28 carstenklapphtml dump: fix broken links of page names containing...
2002-03-25 carstenklappAdded an option to control the suffix appended to filen...
2002-02-26 lakkaWorkaround absence of %e date format specifier in Windo...
2002-02-22 carstenklapplocalization fix
2002-02-18 lakkaFix for time formatting on Windows. Windows does not...
2002-02-14 carstenklappFor submit buttons, pass the third argument as the...
2002-02-12 carstenklappAdded warning message when the default stylesheet is...
2002-02-10 carstenklappDowngraded error message from warning to notice when...
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
2002-02-08 dairikiRemove unused <hr> hooks in Theme.
2002-02-08 carstenklappTiny refactor to allow (interim solution) for overridin...
2002-02-07 dairikiSubmit buttons default to class 'button'.
2002-02-07 carstenklappRestore date & time back to a default of non-relative...
2002-02-06 carstenklappnew themed hr
2002-02-06 dairikiWikiLink(): Fix so that $type defaults to 'known' ...
2002-02-03 carstenklappEnhancements to format dates as relative dates, such...
2002-02-03 carstenklappFormat more incidents of time with user's timezone...
2002-02-03 carstenklappformatTime function now returns the time converted...
2002-02-01 dairikiMinor bug fix.
2002-01-31 dairikiChange default diff mode to 'major'.
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-28 dairikiAnother refactor of the OOP HTML/XML generation code...
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-24 dairikiPossibly fix the "call_user_method deprecated" warning?
2002-01-23 dairikicleanup buttonseparator defaulting
2002-01-23 dairikiNo really... don't warn if no button directory...
2002-01-23 dairikiDon't warn if no button directory
2002-01-23 carstenklappAdded comment: Error only in Hawaiian theme, which...
2002-01-23 carstenklappfix to allow blank button separator
2002-01-22 dairikiAdded support for image <input> tags. (Image form...
next