]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin
MS SQL support (untested)
[SourceForge/phpwiki.git] / lib / plugin /
2004-10-05 rurbansupport paging for simple lists
2004-10-05 rurbanadjust for unittests. They finally pass all tests
2004-10-04 rurbanhonor _ENV PLOTICUS_PREFABS
2004-10-04 rurbanfix for pages=1
2004-10-04 rurbanjust aesthetics
2004-09-26 rurbanadd SVG support for Ploticus (and hopefully all WikiPlu...
2004-09-26 rurbannaive SearchHighLight implementation
2004-09-25 rurbanadd support for all PageList options
2004-09-25 rurbanuse stdlib firstNWordsOfContent, extractSection
2004-09-24 rurbanfix paging of SqlResult
2004-09-23 rurbaninitial checkin from http://phpwiki.org/LdapSearchPlugin
2004-09-22 rurbansupport <!plugin-list !> pagelist data
2004-09-22 rurbancentralize upload paths.
2004-09-22 rurbanSupport ranges, based on a simple patch by JoshWand
2004-09-20 rurbanfix Constant toc_full_syntax already defined warning
2004-09-17 rurbanupdate comments
2004-09-17 rurbansupport exclude=<!plugin-list !>, p not yet
2004-09-17 rurbansupport paging, force limit 50
2004-09-16 rurbanuse the page charset instead if the global one on download
2004-09-14 rurbansimplify exclude, add numbacklinks+numpagelinks
2004-09-14 rurbansupport exclude = plugin-list
2004-09-13 rurbaninfo=count: number of links at this subpage
2004-09-13 rurbaninfo=count: number of backlinks for this subpage
2004-09-08 rurbanimprove loadfile stability by using markup=2 as default...
2004-09-07 rurbannew WikiPluginCached option debug=static and some more...
2004-09-06 rurbanprovide sf.net default dotbin
2004-09-06 rurbanmemory_limit on unix workaround
2004-09-06 rurbanoops, forgot global request
2004-09-06 rurbanfixed syntax error
2004-09-06 rurbanplugin-list support for pages and exclude args
2004-09-06 rurbansupport templates, with some vars
2004-09-06 rurbansupport template variables (not yet working)
2004-08-18 rurbanadded basepage argument. Default current
2004-08-05 rurbanmore xhtml conformance fixes
2004-08-05 rurbanadd alt tag for xhtml conformance
2004-07-09 rurbanjust aesthetics
2004-07-09 rurbanreferences are declared, not enforced
2004-07-09 rurbanno limit, no sorting
2004-07-09 rurbanfix the args parser
2004-07-09 rurbanUse backend specific sortby and sortable_columns method...
2004-07-08 rurbanPrevent from more warnings, minor db and sort optimizations
2004-07-08 rurbanplugin->run consistency: request as reference, added...
2004-07-08 rurbanmore unittest fixes (file backend, metadata RatingsDb)
2004-07-08 rurbanimprove numPages for file (fixing AllPagesTest)
2004-07-08 rurbanvarious unit test fixes: print error backtrace on _DEBU...
2004-07-07 dfrankowArgh .. get rid of silly DOS \rs
2004-07-07 dfrankowWikiLens preferences-showing app
2004-07-05 rurbanallow table,tr,td
2004-07-05 rurbanENABLE_RAW_HTML_LOCKEDONLY, ENABLE_RAW_HTML_SAFE
2004-07-05 rurbannew RawHtml policies: ENABLE_RAW_HTML_LOCKEDONLY, ENABL...
2004-07-03 rurbanTested new mysql 4.1.3-beta: binary search bug as fixed.
2004-07-03 rurbantrap recursive redirects
2004-07-02 rurbanrenamed WikiFormMore to WikiFormRich: better syntax...
2004-07-01 rurbanenhanced to allow arbitrary order of args and stricter...
2004-07-01 rurbandesc only
2004-07-01 rurbanmore generic forms
2004-07-01 rurbandoc upcase only
2004-06-30 dfrankowMake changes suitable so that wikilens theme (and wikil...
2004-06-30 dfrankowUserRatings for WikiLens
2004-06-30 dfrankowCategoryPage for WikiLens
2004-06-29 rurbanuse predefined constants, and added sf.net defaults
2004-06-29 rurbanbetter desc
2004-06-29 rurbanadded dump of all revisions by format=backup (screen...
2004-06-29 rurbanUse ...version() $need_content argument in WikiDB also:
2004-06-28 rurbanfixed another pass-by-reference
2004-06-28 rurbanprevent from shell commands
2004-06-28 rurbanCreateToc disabled for old markup and Apache2 only
2004-06-28 rurbanCreateToc disabled for old markup
2004-06-28 rurbanimproved dumphtml and virgin setup
2004-06-27 rurbanoci8 patch by Philippe Vanhaesendonck + some ADODB...
2004-06-25 rurbanWikiGroup refactoring:
2004-06-22 rurbanremoved USE_TAGLINES constant
2004-06-21 rurbanrenamed constant
2004-06-21 rurbanadd DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for...
2004-06-21 pmeignenAdding comments
2004-06-20 rurbanvarious php5 fixes (still broken at blockparser)
2004-06-19 rurbandont print db passwords
2004-06-19 rurbanoutcomment the pear specific methods to let all pages...
2004-06-19 rurbanMoved lib/plugincache-config.php to config/*.ini
2004-06-18 rurbanadded wikilens libs (not yet merged good enough, some...
2004-06-18 rurbanadopt new PageList style
2004-06-17 rurbanfix reverse translation of possible actionpage
2004-06-16 rurbanfix urlencoding of pagename in PageDump buttons
2004-06-16 rurbanDisallow refernces in calls if the declaration is a...
2004-06-15 rurbanmore allow_call_time_pass_reference false fixes
2004-06-15 rurbanIMPORTANT: fixed passwd handling for passwords stored...
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-13 rurbanempty list of pages if user=[] and not authenticated.
2004-06-13 rurbanSupport pagelist filter for current author,owner,creato...
2004-06-13 rurbannew support for arguments owner, author, creator in...
2004-06-13 rurbansecurity fix: check permissions in SearchReplace
2004-06-13 rurbanGooglePlugin now actually works (templated result missing)
2004-06-13 rurbanCatch fatals on the four dump calls (as file and zip...
2004-06-13 rurbanfixed bug #969532 (space in uploaded filenames)
2004-06-13 rurbandisplay bug workaround for MacIE browsers, jshide: 0
2004-06-13 rurbanSimple version of cached TexToPng, by Pierrick Meignen
2004-06-11 rurbansupport theme-specific LinkIconAttr: front or after...
2004-06-08 rurbanbased on dans version 0.0.2 - simplified
2004-06-08 rurbanupdated RssParser for XmlParser quirks (store parser...
2004-06-08 rurbanshow getfacl and acl line
next