]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
- Atom Parser and Feed Plugin
[SourceForge/phpwiki.git] / lib /
2010-06-07 rurban- Atom Parser and Feed Plugin
2010-06-04 vargenauRemove "double-click", window too small
2010-06-04 vargenauCheck illegal characters in page names
2010-06-01 vargenauPresent only allowed plugins
2010-05-31 vargenauRemove pcre_fix_posix_classes function
2010-05-31 vargenauSimplify pcre_fix_posix_classes
2010-05-31 vargenauRemove unused function isBrowserNetscape
2010-05-31 vargenauRemove unused code
2010-05-31 vargenauRemove unused function isBrowserIE55
2010-05-31 vargenauLet's assume PHP >= 4.2
2010-05-31 vargenauRIP Netscape 3 & 4
2010-05-31 vargenauRemove safe_wordwrap, use standard PHP wordwrap
2010-05-31 vargenauLet's assume PHP >= 4.2
2010-05-31 vargenauLet's assume PHP >= 4.2
2010-05-31 vargenauUse Wikicreole syntax for plugins in comments
2010-05-26 vargenauUse ts_rank (Postgres 8.4)
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-19 vargenauRIP php-4.0.4pl1
2010-05-19 vargenauversion of plugins no longer makes sense with Subversio...
2010-05-19 vargenauAdapt for Gforge
2010-05-18 vargenauDo not die for Gforge
2010-05-18 vargenauLet us make robots work for Gforge
2010-05-18 vargenauActions pages like AllPages must not be indexed, but...
2010-05-18 vargenauLets's use the single global isActionPage() function
2010-05-18 vargenauLets's have a single global isActionPage() function
2010-05-18 vargenauUpdate comment: "Currently only FLV and OGG"
2010-05-17 vargenauApply patches from Sébastien Le Callonnec
2010-05-12 vargenauFull list of plugins for non-Gforge Phpwiki
2010-05-12 vargenauUse global $AllAllowedPlugins
2010-05-12 vargenauNew global $AllAllowedPlugins; version of plugins no...
2010-05-10 vargenauMore user-friendly error message
2010-05-10 vargenauCSS class plugin-error is not defined anywhere
2010-05-10 vargenauNew action page: UserRatings
2010-05-08 rurbanfatal typo
2010-05-04 vargenauAdd RateIt for Gforge
2010-04-20 rurbanuse -min
2010-04-15 vargenauMake RateIt plugin work for Gforge
2010-04-15 vargenauFix impossible date :-)
2010-04-15 vargenauTemp remove pagename because of XSS warning
2010-04-15 vargenauRemove assert since assert fails in debug mode for...
2010-04-15 vargenauUse big value since paging does not work
2010-04-06 vargenauDo not expand Mediawiki templates in summary
2010-04-06 vargenauUse base64 to make file UTF-8 clean
2010-04-05 vargenauValid XHTML
2010-04-01 vargenauAdd class gforgepassuser
2010-04-01 vargenauAdd Gforge/Fusionforge backend
2010-03-31 vargenaudefine('PHPWIKI_VERSION', '1.4.0RC-20100431');
2010-03-31 vargenauFix border, hspace, vspace attributes handling
2010-03-31 vargenauMake all 5 levels work
2010-03-30 rurbanrevert general part of r7169. multiple categories do...
2010-03-25 vargenauNew argument for RssFeedPlugin: titleonly
2010-03-04 vargenauUse preg_match instead of ereg (deprecated)
2010-03-04 vargenauTest GFORGE in update() and get()
2010-03-04 vargenauemail address is already checked by Gforge
2010-03-04 vargenauCheck _HomePagehandle is set (avoid PHP5 warning)
2010-03-04 vargenauIn PHP5, you have to clone UserPreferences so that...
2010-03-04 vargenauReplace tabs by spaces; remove EOL spaces
2010-03-04 vargenauReplace tabs by spaces; remove EOL spaces
2010-02-10 vargenauAvoid error message in PHP 5.3
2010-02-09 vargenauMake plugin SystemInfo work for PHP 5.3
2010-01-27 vargenauAssigning the return value of new by reference is depre...
2010-01-22 vargenauAdd AUTHOR and PUBDATE in RSS feed
2010-01-22 vargenauFix notice when editing a wiki page
2010-01-22 vargenauAdd summary in e-mail notification
2010-01-22 vargenauProcess log messages of type 'E_DEPRECATED' as warnings...
2010-01-22 vargenauReplace 'split' function (deprecated in PHP5.3) by...
2010-01-22 vargenauVerify that a parameter is an object before attempting...
2010-01-18 vargenauMake saving preferences work in PHP 5
2009-12-04 vargenauStrip leading zeros from date elements as in French...
2009-11-21 vargenauRedirectTo is done
2009-11-21 vargenauFollow redirects even when page name contains spaces
2009-11-21 vargenauAvoid "Undefined variable" notice
2009-11-20 vargenauAdd Wikicreole syntax for extractSections
2009-11-20 vargenauMake extractSection work with Mediawiki syntax (trailin...
2009-11-20 vargenauCheck if page to include exists
2009-11-20 vargenauFollow redirects even when page name contains spaces
2009-11-20 vargenauSetting NUM_SPAM_LINKS to 0 will disable the check
2009-11-12 rurbanreenable HTML caption: quoting
2009-11-10 vargenauUse "errors" class to display error; specific error...
2009-11-06 vargenauAllow uploading and displaying inline SVG images
2009-11-05 vargenauValid XHTML code
2009-11-05 rurbanFix Bug#2892522 Textsearch highlighting with two words...
2009-11-04 vargenauHandle comma correctly; use class "bordered" for table
2009-11-02 vargenauNormalize header
2009-11-02 vargenauFix isImageLink so that incorrect attributes are recognized
2009-11-01 vargenauNormalize header
2009-11-01 vargenauNormalize header
2009-11-01 vargenauNormalize header
2009-11-01 vargenauWikicreole syntax
2009-11-01 vargenauNormalize header
2009-11-01 vargenauNormalize header
2009-10-29 vargenauUse empty alt for [[Upload:image.jpg]]
2009-10-29 vargenaureturn '' causes 'Call to a member function on a non...
2009-10-29 vargenauUse "error" class, "baduri" class does not exist
2009-10-29 vargenauInclude "%" in width and height when size=xx%
2009-10-28 vargenauFix problem between MediawikiTable and CreateToc plugins
2009-10-28 vargenauUse "error" class, "baduri" class does not exist
2009-10-28 vargenauAllow "height" and "width" attributes for images
2009-10-25 vargenauplugin-head and plugin-link are dead
2009-10-23 vargenauDo not load "sortable.js" for Gforge (already done...
next