]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/Theme.php
Activated Id substitution for Subversion
[SourceForge/phpwiki.git] / lib / Theme.php
2008-08-22 vargenauActivated Id substitution for Subversion
2008-01-24 rurbanuse javascript_quote_string
2007-09-15 rurbanallow object button text
2007-09-12 rurbanAdd script_url to global js
2007-08-25 rurbanprotect options, improve docs style
2007-07-15 rurbanNo mozilla round and background for Image buttons
2007-07-01 rurbanthemes are now easier derivable classes from other...
2007-06-02 rurbanAdded accesskeys. Added js stylepath
2007-03-10 rurbanPatch 1677965 by Erwann Penet
2007-02-17 rurbanAdd js vars: data_path, pagename. moacdropdown update...
2007-01-07 rurbanRemove fatals when no intermediate template was found...
2007-01-02 rurbanadd getobject2.js to acdropdown to calculate the sizes...
2006-12-06 rurbanAdd new Button argument to override any option.
2006-04-17 rurbanhonor getWikiPageLinks change linkto=>relation
2006-03-19 rurbanfix syntax error with patch #1377650
2006-03-19 rurbansf.net patch #1377650 by Matt Brown: Always prefer...
2005-07-24 rurbanguard doubleClickEdit for unittests, add AcDropDown...
2005-06-10 rurbanenable getPref('doubleClickEdit')
2005-05-06 rurbansplit long lines
2005-05-05 rurbansupport action=revert
2005-04-23 rurbanimprove semantics in the setAutosplitWikiWords method...
2005-02-11 rurbansupport ENABLE_LIVESEARCH, enable PDO sessions
2005-02-04 rurbanupdate comments
2005-02-03 rurbanlivesearch.js support
2005-01-27 rurbanespecially for Google: nofollow on unauthenticated...
2005-01-25 rurbanchange addMoreAttr() to support named attr, to remove...
2005-01-21 rurbanchanged (c)
2005-01-20 rurbanrel=nofollow on edit/create page links
2004-12-20 rurbanfix problem described in patch #1088131. SidebarBox...
2004-12-14 rurbanjust aesthetics
2004-12-13 rurbanbox parent method exists
2004-11-30 rurbanrevisison neutral
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
next