]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin
reenable admin check on !ENABLE_PAGEPERM, honor s=Wildcard arg, fix warning after...
[SourceForge/phpwiki.git] / lib / plugin /
2004-03-17 rurbanproperly support initial_content and template with...
2004-03-17 rurbanPlaceholder for all yet untranslated pgsrc pagenames...
2004-03-17 rurbanmore docs
2004-03-17 rurbanaction plugin to store user contributed translations...
2004-03-16 rurbanadded link to TranslateText action
2004-03-16 rurbanadded match, fixed reverse translation, added page...
2004-03-16 rurbanjshide not default as in CreateToc
2004-03-15 rurbanfix also early attach type bug, attached as wikiblog...
2004-03-15 rurbanjshide button: dynamic titles
2004-03-14 rurbanjshide button
2004-03-14 rurbanfixed comment pagetype
2004-03-14 rurbanJust the page matrix for now.
2004-03-14 rurbancopyright line
2004-03-13 rurbanfixed supported_languages() and supported_themes()
2004-03-12 rurbanpref fixes (base64)
2004-03-12 rurbanimportant cookie fix by Konstantin Zadorozhny
2004-03-12 rurbannew base class PageType_attach as base class for WikiBl...
2004-03-12 rurbanfixed explodePageList: wrong sortby argument order...
2004-03-12 rurbanenforce PagePermissions, errormsg if not Admin
2004-03-12 rurbanfixed ->membership chache
2004-03-10 rurbanstore current user->page and ->action in session for...
2004-03-10 rurbanadodb WikiGroup fix
2004-03-09 rurbancustom indentstr
2004-03-09 rurbannew liststyle arg. default: dl (no bullets)
2004-03-09 rurbanfix undefined TransformText error: load BlockParser,
2004-03-09 rurbanbetter docs how to disable words=50 limitation
2004-03-09 rurbanfixed getimagesize problem with local dir.
2004-03-09 rurbansupport jshide=1: DHTML button hide/unhide TOC
2004-03-09 rurbanslightly better formatted TOC indentation
2004-03-09 rurbanconvert space to "_" instead of "x20." in anchors
2004-03-08 rurbanfixed Theme->getButtonURL
2004-03-08 rurbanAllow WikiForm overrides, such as method => POST, targe...
2004-03-08 rurbanadded more WikiGroup::getMembersOf methods, esp. for...
2004-03-08 rurbanfixed "Undefined index: auth_dsn" warning
2004-03-02 rurbantypo: ref=>href
2004-03-02 rurbanCreateToc support: Pass the preparsed markup to each...
2004-03-02 rurbanMore feature requests documented. And one minor change...
2004-03-01 rurbanfirst version, without links, anchors and jscript folding
2004-03-01 rurbanoops, checked in the debug version. revert to IP check on
2004-03-01 rurbangraphical enhancement
2004-03-01 rurbanrename fix
2004-02-29 rurbanNew experimental feature: use the Google API directly
2004-02-28 rurbangenerally more PHPDOC docs
2004-02-27 rurbanseveral performance improvements, esp. with peardb
2004-02-27 rurbanUpdate from version 1.2 by Ted Vinke
2004-02-27 rurbanpatch #680562 "PageTrail Duplicates Patch (1.3.4)"
2004-02-27 rurbanPatch #891133 by pablom517
2004-02-27 rurbanautolink enabled
2004-02-27 rurbanuse IntwerWiki links for uploaded file.
2004-02-26 rurbanlib/diff.php converted to a plugin by electrawn,
2004-02-26 rurbannew WhoIsOnline plugin: session explorer (postnuke...
2004-02-26 rurbanwrong limit notification
2004-02-26 rurbansimplify quiet handling by using PageList
2004-02-26 rurbanadded quiet, limit and exclude to FullTextSearch,
2004-02-26 rurbandon't cache this at all
2004-02-25 rurbanfixed parse error on line 71
2004-02-24 rurbanDon't cache the following page. Mostly used for plugins...
2004-02-24 rurbanfixed minor warnings: unchecked args, POST => Get urls...
2004-02-24 rurbanBetter warning messages
2004-02-24 rurbanlock page, more questions, new require_least arg
2004-02-24 rurbanenabled require_all check in WikiPoll
2004-02-24 rurbana new toy, first version without admin page and check...
2004-02-23 rurbanmore PagePerm stuff: (working against 1.4.0)
2004-02-22 rurbanfixed DumpHtmlToDir,
2004-02-21 rurbanpatch by Sascha Carlin
2004-02-19 rurbanuse new class, to be able to get rid of lib/interwiki.php
2004-02-19 rurbanAllow s arg from get requests (plugin-form as in PhpWik...
2004-02-17 rurbanadded missing 4th basepage arg at plugin->run() to...
2004-02-15 rurbanrevert premature performance fix
2004-02-15 rurbanPageList enhanced and improved.
2004-02-15 rurbandon't display the SQL dsn connection password
2004-02-12 rurbanWikiAdminRename:
2004-02-12 rurbanRename functional for PearDB backend
2004-02-12 rurbantypo
2004-02-12 rurbanonly WikiDB method missing
2004-02-12 rurbannew WikiAdminSearchReplace plugin (requires currently...
2004-02-11 rurbanWikiAdmin... series overhaul. Rename misses the db...
2004-02-11 zorlocCorrected spelling error -- reported by bishop <bishop...
2004-02-09 rurbanfor now default DB_SESSION to false
2004-02-07 rurbanfixed auth from session (still double code but works)
2004-02-03 rurbanLDAP cleanup, start of new Pref classes
2004-02-02 rurbanSimplification and more options, but no passwd or admin...
2004-02-01 rurbanStarted with Group_Ldap (not yet ready)
2004-02-01 rurbanUsed to debug auth problems and settings.
2004-01-27 rurbanrenamed ->Username => _userid for consistency
2004-01-27 rurbanfixed default args: no objects
2004-01-27 rurbanAuthor: Sameer D. Sahasrabuddhe
2004-01-27 rurbanfixed UnfoldSubpages and added docs.
2004-01-26 rurbanInterim fix
2004-01-26 rurban* changed stored pref representation as before.
2004-01-25 rurbanadded sortby support to explodePageList() and UnfoldSub...
2004-01-25 rurbanPageList sortby support in PearDB and ADODB backends
2004-01-25 rurbanuse stdlib:isWikiWord()
2004-01-24 rurbanSupport more options: caption (seperate tag), border...
2004-01-24 rurbanPatch by Alec Thomas, allows Perl regular expressions...
2004-01-04 wainsteadAdded "Description:" to the beginning of the descriptio...
2003-12-22 carstenklappBugfix: commented out debugging code that snuck into...
2003-12-21 carstenklappMinor bugfix: Fixed broken debug argument.
2003-12-19 carstenklappBugfix: Enclose FullTextSearch query with quotes when...
2003-12-14 carstenklappInternal changes to prepare for an upcoming feature...
next