]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2002-11-15 carstenklappcleanup leftover experimental code
2002-11-14 carstenklapp(oops) initializeTheme() after initializeLang() for...
2002-11-14 carstenklappupdate_locale() now called in main.php so site default...
2002-11-14 carstenklappMoved call to update_locale() here from WikiUser
2002-11-14 carstenklappSettings for user language and theme default to Wiki...
2002-11-14 carstenklappIndicate system defaults and calculate popup selections...
2002-11-14 carstenklappalternate admin button (replaces PhpWikiAdministration...
2002-11-12 dairikiFix for _*bold-italic*_ and *_bold-italic_*.
2002-11-11 carstenklappCosmetic fix of sample iso-8859-1 characters on login...
2002-11-08 carstenklappMore cleanup of extra font tags. Warning for invalid...
2002-11-08 carstenklappFix for variable $has_old_php doesn't exist with phpver...
2002-11-08 carstenklappupdated action button
2002-11-07 dairikiAnother adjustment of nestled emphasis regexp to
2002-11-04 carstenklappuse unix line endings (doh)
2002-11-04 carstenklappAdded options to retrieve forward links. See the new...
2002-11-04 carstenklappfix: for html tag cleanup use new $default instead...
2002-11-04 carstenklappUse SiteMap plugin to create a nice table of contents.
2002-11-04 carstenklappreformat source
2002-11-04 carstenklappimplemented exclude argument
2002-11-04 carstenklappMartin Geisler's PhpHighlight plugin. Added compatibili...
2002-11-04 carstenklappAllow plugins to override how cruft in plugin args...
2002-11-01 carstenklappSync with http://usemod.com/intermap.txt (38 new entrie...
2002-11-01 dairikiFrom Matti Airas <mairas@iki.fi>:
2002-10-31 carstenklappRemoved new HTML::nbsp function, just use HTML::raw...
2002-10-30 dairikiMinor fix to pass validator at
2002-10-30 dairikiMinor fixes so that generated RSS 1.0 passes validation at
2002-10-29 carstenklappReplaced NBSP constant with a new nbsp() function....
2002-10-19 dairikiConvertOldMarkup(): Wups. I broke footnote conversion...
2002-10-19 dairikiBug fix: ConvertOldMarkup was mangling empty single...
2002-10-19 dairikiFix for remove page bug when USE_PATH_INFO is false.
2002-10-16 zorlocCredits correction
2002-10-16 zorlocInitial split of index.php into three files: index...
2002-10-15 zorlocAdded functionality to WikiRequest->getPage to be able...
2002-10-14 carstenklappAllow external url redirection only on locked pages.
2002-10-14 carstenklappUpdated english Info page & plugin to be a WikiWord...
2002-10-12 lakkaMissed a ). Oops
2002-10-12 lakkaAdded RSS Auto-discover - see comments for details
2002-10-12 carstenklappFix error msg: Use of undefined constant HomePage ...
2002-10-12 carstenklappFix for "==Object(wikipagename)==" displaying instead...
2002-10-12 carstenklappFixed a couple typos in variable names, theme switching...
2002-10-10 carstenklappFix to avoid PHP Warning, "Notice[8]: Use of undefined...
2002-10-06 dairikiFrom Martin Geisler:
2002-09-27 rurbandefault auth_dsn on same db
2002-09-27 rurbannew experimental plugin by Paul Pearson <wandrer@glcomp...
2002-09-27 rurbanMichaelVanDam's new experimental EditMetaData plugin...
2002-09-24 zorlocAdded some PHPDoc comments
2002-09-18 dairikiMinor cleanup/refactors.
2002-09-18 dairikiAlways use the english version of the ActionPage name...
2002-09-18 dairikiPostpone NOTICEs even when DEBUG is set.
2002-09-18 dairikiMinor cleanup of preference setting code for theme...
2002-09-18 dairikiClean up language/locale setting code.
2002-09-18 dairikiNew function MangleXmlIdentifier() used to ensure that...
2002-09-17 dairikiFix so that warnings/errors are included within Content...
2002-09-17 dairikiNew pages to describe new plugins.
2002-09-17 dairikiCleanup javascript a bit. Comment out unused popup...
2002-09-17 dairikiClean up broken "please continue editing..." message.
2002-09-17 dairikiConvert to using the new markup engine, even for old...
2002-09-17 dairikiOldStyleTable's use new-style inline markup.
2002-09-17 dairikiNew plugin OldStyleTable.
2002-09-17 dairikiAdd $markup parameter to TransformInline() so that...
2002-09-17 rurbanRevert from short actionbar back to longer
2002-09-17 dairikiDon't need src= arg hack. Just put quotes around the...
2002-09-17 dairikiAdd javascript code to resize the transclude iframes...
2002-09-17 dairikiMinor additions for use by the Transclude plugin.
2002-09-17 dairikiWups. Removed a bit of cruft...
2002-09-17 dairikiNew Transclude plugin.
2002-09-17 dairikiAdded a <br> to keep the "valid XHTML!" icons from...
2002-09-16 dairikiAdded support for named anchors within wiki-text.
2002-09-16 dairikiChange <form method="POST" ...> to <form method="post...
2002-09-16 dairikiAllow <em></em> tags.
2002-09-16 dairikiDocumentation fixes.
2002-09-16 dairikiNew method WikiRequst::fullPagename() to expand relativ...
2002-09-16 dairikiFix bug with external image links.
2002-09-15 rurbanops. fixed typo
2002-09-15 rurbanshorter actionbar, buuttons moved to info page
2002-09-15 rurbanAutoSplit Buttons and links in navbar also
2002-09-15 rurbanadded jscript validation checks
2002-09-15 rurbanmore fixes. this version finally loads fine.
2002-09-15 rurbanfixed some minor bugs.
2002-09-15 rurbanfix that <?plugin-head is only invoked when it is the...
2002-09-15 dairikiMinor bug fix. Don't urlencode spaces.
2002-09-15 dairikiFixed so that wiki.listLinks() returns external as...
2002-09-15 dairikiI was starting to hack together a counter part to Extra...
2002-09-15 dairikiDocumentation adjustments (starting to play with phpDoc...
2002-09-14 dairikiFix for backlinks to pages with digits in their names...
2002-09-14 dairikiThe main script will now notice when you're directing...
2002-09-14 dairikiNew method PhpError::asString() to get error message...
2002-09-14 dairikiChange assert to trigger_error (so that it's not fatal)
2002-09-14 dairikiUpdated to current CVS version of the php XMLRPC code.
2002-09-14 dairikiA bug fix and code cleanup
2002-09-12 rurbanaargh
2002-09-12 rurbanoops. missed some fixes
2002-09-12 rurbanfixed another DB_SESSION problem. Thanks to Martin...
2002-09-12 rurban->_homepage error
2002-09-12 rurbannew PEAR DB 1.3 backends plus the experimental PEAR...
2002-09-12 rurbanfixed DB_Session
2002-09-09 rurban*** empty log message ***
2002-09-09 rurbanfixed USE_DB_SESSION = false
2002-09-09 rurbanadded DB_Session support if PearDB is used.
2002-09-09 rurbanfixed sanify_userinput for arrays and typo in $user...
next