]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
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...
2002-09-09 rurban*** empty log message ***
2002-09-09 rurbanTested with CGI version.
2002-09-09 rurbanPrevent from possible XSS attacks (cross site scripting)
2002-09-09 rurbanFileFinder: added OS specific code. Just for testing...
2002-09-08 rurbanfixed layout, take system-specific default values,...
2002-09-08 rurbanunix eol
2002-09-08 rurbannew feature: create random password
2002-09-04 dairikiChange default for ENABLE_RAW_HTML to false (for safety).
2002-09-04 dairikiUse the API, Luke... (minor change)
2002-09-04 dairikiGeneral cleanup.
2002-09-04 dairikiConvert to unix line endings (newline instead of carria...
2002-09-04 rurbanavoid recursion into already visited pages.
2002-09-02 rurbanfixed target problem for FrameInclude
2002-09-02 rurbanfixed plugin/FrameInclude: missing are the targets...
2002-09-02 rurbanfixed args argument. just aesthetics.
2002-09-02 rurbanfixed RedirectTo action=edit and such.
2002-09-02 rurbanfix for <?plugin-head
2002-09-02 rurbanfix: $default_language is not in CVS yet. activated...
2002-09-02 lakkaMoved to RPC2.php for consistency
2002-09-02 lakkaRenamed from WikiXMLRPC.php for consistency with other...
2002-09-01 rurbanfirst rough versions of new plugins:
2002-09-01 rurbanfixed / quoting in ListRegexExpand() (for UnfoldSubpages)
2002-09-01 rurbanfixed bug with / in matched pages (subpages)
2002-09-01 rurbanRemoved Today button, change password not for admin
2002-08-31 lakkaNew accessor method for WikiPageRevision:
2002-08-30 lakkaXMLRPC now works (I think)
2002-08-30 rurbanfixed typos
2002-08-30 lakkaInitial checkin of XML-RPC interface code. Not yet...
2002-08-30 wainsteadNew URL for more info on Wabi Sabi (now links to c2...
2002-08-30 wainsteadupdated my home page url
2002-08-30 wainsteadAgain with the missing underscore!
2002-08-27 rurbantype
2002-08-27 rurbananother fix.
2002-08-27 rurbantypo
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-25 rurbanfrom RecBackLinks submitted as sf.net patch by Cuthbert...
next