]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
New configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
[SourceForge/phpwiki.git] / lib /
2002-01-23 dairikiNew configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
2002-01-23 dairikiRefactoring continues:
2002-01-23 dairikiAdded HTML::pre().
2002-01-23 dairikiNew UserPreferences plugin.
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-23 carstenklappadded themed ButtonSeparator between daylist buttons
2002-01-23 carstenklappViewSource plugin functionality merged into lib/editpag...
2002-01-23 carstenklappfunctionality merged into RecentChanges
2002-01-23 carstenklappMerged plugin/Toolbar.php into RecentChanges and update...
2002-01-23 carstenklapptypo fix in global
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 dairikiDelete debugging output. :-/
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to $Theme->LinkExi...
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-23 carstenklappSignIn SignOut replaced with new "Sign In" "Sign Out"
2002-01-22 dairikiAdded support for image <input> tags. (Image form...
2002-01-22 dairikiFix to handle loads from symbolic links.
2002-01-22 dairikiCleaned up and fixed Theme file finding code.
2002-01-22 dairikiAdd HTML::hr().
2002-01-22 dairikiMinor refactor of PageList row coloring.
2002-01-22 carstenklappadded comment for info arg
2002-01-22 carstenklappalternating row coloring
2002-01-22 carstenklappadded PageList->info arg
2002-01-22 dairikiAdd tooltip by default to <?plugin-form?>s.
2002-01-22 carstenklappcomments updated
2002-01-22 dairikiMove the addTooltip() method from Button to parent...
2002-01-22 dairikiMove the addTooltip from Button to parent class HtmlEle...
2002-01-22 dairikiA rudimentary AllPages plugin.
2002-01-22 carstenklappinfo arg now allows multiple columns
2002-01-22 dairikiTheme::getButtonURL() had problems when running under...
2002-01-22 dairikiSizeable refactor, minor cleanups.
2002-01-22 carstenklappNew smaller button for (diff) in RecentChanges list.
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-22 carstenklappSearch buttons/lang for button images. It's very kludgy...
2002-01-21 carstenklappFixed Last Summary and added First Summary.
2002-01-21 carstenklapptypo fix
2002-01-21 carstenklappAdded new report columns, alternate column titles and...
2002-01-21 carstenklappMoved ucfirst into PageList until a better solution...
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklapprenamed function getHTML to getContent for consistency...
2002-01-21 carstenklapprenamed variable
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklappOutput list when only one column of data
2002-01-21 dairikiGenerate HTML now gets split onto more than one line...
2002-01-21 carstenklappAdded caption, thead, tbody table elements. See http...
2002-01-21 carstenklappAdded caption, thead, tbody, tfoot table elements.
2002-01-21 carstenklappAdded caption, thead, tbody table elements.
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklappConverted to use new HtmlElement functions.
2002-01-21 carstenklappConverted plugin to use the new PageList class. (Old...
2002-01-21 carstenklappFinshed off the class, still a few rough edges.
2002-01-21 carstenklappFnished off the class, still a few rough edges.
2002-01-21 carstenklappadded more columns
2002-01-21 carstenklappThis will relieve some of the work of plugins like...
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-21 dairikiDelete debugging output.
2002-01-21 dairikiRefactor to use new HtmlElement class.
2002-01-21 dairikiNew object-oriented code for HTML generation.
2002-01-21 dairikiMinor refactoring of class XmlElement. Also move class...
2002-01-21 dairikiNew function: can($object, $method).
2002-01-20 dairikiWhen limit is disabled, print something more sensible...
2002-01-20 dairikiFix for sporadic bad behavior.
2002-01-20 dairikiGet rid of hidden magic treatment of TextFormattingRule...
2002-01-20 carstenklappsupress display of negative numbers in header
2002-01-20 carstenklappBypass recursion error message for the special case...
2002-01-20 carstenklappAdded &nbsp to the $val cell to force browser to render...
2002-01-20 carstenklappPhp version added to error heading.
2002-01-20 carstenklappSuppressed warning about a depreciated function for...
2002-01-19 carstenklappNew function makeLabelActionPageButton, used by Portlan...
2002-01-19 dairikiMinor theme cleanups.
2002-01-19 dairikiTemporary fix for "Loading up virgin wiki: Fatal error...
2002-01-19 lakkaFixed the fix. Should work now
2002-01-19 carstenklappBeginning of move of LinkExistingWikiWord to Theme...
2002-01-19 carstenklappMoved LinkUnknownWikiWord to Theme.php, removed get...
2002-01-19 carstenklappQuick and dirty hack to fix inverted-text bug for unkno...
2002-01-19 lakkaFixed incorrect include when VIRTUAL_PATHS not used
2002-01-19 dairikiBig refactor of lib/WikiUser.php. The login mechanism...
2002-01-19 carstenklappNew Theme functions wikiMark for specifying question...
2002-01-19 carstenklappNew functions for _wikiMark "?%s"
2002-01-19 carstenklappFinished up get/setButtonSeparator functions.
2002-01-18 lakkaImplementation of RSS0.91 feed for RecentChanges. ...
2002-01-18 carstenklappNew property in $Theme for customizing the button separ...
2002-01-18 carstenklappOutput $pagedump_format used when "Dumping Pages".
2002-01-18 dairikiFix vertical alignment of button bars.
2002-01-18 dairikiEliminate RC_SEPARATOR_{A,B} in favor of messy but...
2002-01-17 dairikiFix-up/restore <base href=""> usage.
2002-01-17 dairikiEliminate DataURL() in favor of Theme::getImageURL().
2002-01-17 dairikiRemove some blank lines.
2002-01-17 dairikiMinor updates for new template code.
2002-01-17 dairikiBeginning of major template code clean-up and refactor.
2002-01-17 dairikiAdd third (optional) argument, $version, to Link*WikiWo...
2002-01-17 dairikiMinor updates for new themage code.
2002-01-17 dairikiNew class Theme.
2002-01-17 carstenklappdefault $rssicon points to new name and location at...
next