]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Add Gforge/Fusionforge backend
[SourceForge/phpwiki.git] / lib /
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...
2009-10-21 vargenauNo login banner for Gforge
2009-10-21 vargenauUse GFORGE instead of $WikiTheme
2009-10-20 vargenauUpgrade Flowplayer to 3.1.4
2009-10-19 vargenauLess action pages for Gforge
2009-10-17 vargenauRemove unused xml plugin syntax (better use Wikicreole...
2009-10-17 vargenauENABLE_MARKUP_TEMPLATE removed, it had to be true so...
2009-10-17 vargenauENABLE_MARKUP_TEMPLATE removed, it had to be true so...
2009-10-17 vargenauENABLE_MARKUP_MEDIAWIKI_TABLE unused
2009-10-17 vargenauHack to get valid XHTML code in Monobook (but the resul...
2009-10-13 vargenauImage button now allows also video files
2009-10-13 vargenauFix syntax error
2009-10-13 vargenauRepair UTF-8 characters that were broken by r7208
2009-10-13 rurbanRevert r7194
2009-10-13 rurbanStandardize Video plugin to use ImgObject() for embedde...
2009-10-13 rurbandetect AppleWebKit (Safari+Chrome) version
2009-10-12 vargenauSpecific code for Internet Explorer
2009-10-12 rurbanPrioritize search regex "not*" over keyword "not",...
2009-10-11 vargenauAllow OGG in Video plugin with HTML 5 <video> tag
2009-10-09 vargenauUse pg_escape_string in escapeSimple
2009-10-09 vargenauDo not display "01 January 1970 1:00" for nonexistent...
2009-10-09 vargenauDo not display table when no matches
2009-10-09 vargenauSilence on empty s argument. s= is a common case.
2009-10-06 vargenauTest 'limit' argument is numeric to avoid SQL injection
2009-10-06 vargenauAllow "debug" argument only if DEBUG is true
2009-10-06 vargenauArgument "debug" never used
2009-10-06 vargenauArgument "debug" never used
2009-10-06 vargenauArgument "debug" never used
2009-10-06 vargenauRemove useless comments
2009-10-05 vargenauAdd svn:keywords
2009-10-05 vargenauValid XHTML code; add CSS
2009-10-01 vargenauAdd horizontal line before category
2009-10-01 vargenauBetter handle categories: distinguish pages and subcate...
2009-09-28 vargenauReplace DEBUG with EXPERIMENTAL (DEBUG should add only...
2009-09-28 vargenauDo not create DebugInfo in Gforge, even if DEBUG is...
2009-09-26 vargenauAllow compact video syntax {{video.flv}} (like Wikicreo...
2009-09-26 vargenauhtmlspecialchars_workaround unused
2009-09-24 vargenauAllow FLV as extension
2009-09-24 vargenauNew plugin to add video in wiki pages
2009-09-24 vargenauAdd svn:keywords Revision
2009-09-23 vargenauIn Gforge "help" wiki, use Help/TextFormattingRules...
2009-09-22 vargenauIn Gforge "help" wiki, use Help/TextFormattingRules...
2009-09-22 vargenauAdd fieldset
2009-09-22 vargenauAdd Gforge menu items preferences and page notification...
2009-09-21 vargenauPartial revert: put renaming in page history
2009-09-20 vargenauWikicreole syntax
next