]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/InlineParser.php
var --> public
[SourceForge/phpwiki.git] / lib / InlineParser.php
2013-05-29 vargenauvar --> public
2013-01-14 vargenauseperate --> separate
2013-01-11 vargenauseperated --> separated
2012-12-04 vargenauUse smart quotes
2012-12-03 vargenauAdd "@" to avoid warning with "{{(*y)}}"
2012-11-19 vargenauRemove extra empty lines
2012-10-06 vargenauReformat code
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenauelseif
2012-08-31 vargenauextra_empty_lines
2012-08-31 vargenauphpdoc_params
2012-06-11 vargenauCannot create a link to an uploaded file with a very...
2012-04-10 vargenauUse class "tt"
2011-11-29 vargenauCheck illegal characters in page names in LinkBracketLink
2011-11-29 vargenauCheck page length in LinkBracketLink
2011-06-07 vargenauFix bug with {{http://...}} image
2011-05-18 vargenauNew FSF address
2011-03-05 vargenauNo tabs
2011-03-03 vargenauRemove rcs_id
2011-01-21 vargenauTranslate ": " so that a space can be added in French
2011-01-04 vargenauDouble underscore is underline in Wikicreole
2010-12-21 vargenauFix: Cannot call a template with double quotes - ID...
2010-11-05 vargenauUse empty alt for [[Upload:image.jpg]]
2010-11-05 vargenauAllow "upload:", "image:" and "file:". Remove spaces...
2010-11-04 vargenauAllow <br /> as well as <br>; allows spaces
2010-10-20 vargenauAllow {{ image.png}} (space before image name)
2010-08-11 vargenauHarmonize file footer
2010-06-07 rurbanfix nasty / escape in regexp
2010-06-07 rurbanfix nasty / escape in regexp
2010-06-07 rurbanenable Markup_xml_plugin
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2009-11-02 vargenauFix isImageLink so that incorrect attributes are recognized
2009-10-29 vargenauUse empty alt for [[Upload:image.jpg]]
2009-10-25 vargenauplugin-head and plugin-link are dead
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-09-26 vargenauAllow compact video syntax {{video.flv}} (like Wikicreo...
2009-08-25 vargenauPartial revert from 7082: Wikicreole and Mediawiki...
2009-08-24 rurbanremove hardcoded image paths
2009-08-07 vargenauMake Help/LinkIcons work for Gforge
2009-08-07 vargenauMake predefined icons work in both Gforge and plain...
2009-08-06 vargenauAllow "#[[" syntax for anchors
2009-08-05 vargenauAdd predefined icons (icons taken or adapted from Media...
2009-07-07 vargenauImplement Mediawiki <nowiki>
2009-06-25 vargenauMore colors
2009-06-25 vargenauCheck length of hex color
2009-06-25 vargenauUse CCS instead of font tag
2009-06-25 vargenauDisplay error at point of error instead of logging it.
2009-06-23 vargenauAdd "title, lang, id, alt" to isImageLink
2009-06-07 vargenauRevert 6865
2009-06-04 rurbanabbr|acronym need an optional title tag. sf.net bug...
2009-05-28 vargenauUse getUploadDataPath() instead of UPLOAD_DATA_PATH
2009-05-27 vargenauHandle "[[SandBox|{{image.jpg}}]]" and "[[SandBox|...
2009-04-19 vargenauAllow absolute path for image
2009-02-17 vargenauWikicreole placeholder
2009-01-31 vargenauPut superscript and subscript first
2009-01-27 vargenauMediawiki compatibility: allow "Image:" and "File:...
2009-01-26 vargenauHTML comment
2009-01-25 vargenauUse parse_attributes in divspan
2009-01-23 vargenauUse tt instead of pre for inline nowiki
2009-01-23 vargenauMoving Mediawiki tables from InlineParser to BlockParser
2009-01-23 vargenauMoving Wikicreole tables from InlineParser to BlockParser
2009-01-21 vargenauReverting to 6424
2009-01-21 vargenausetTightness no longer needed
2009-01-19 vargenauAllow single-line Wikicreole plugins
2009-01-08 vargenauEmpty alternative if none provided
2009-01-08 vargenauUse is_image
2009-01-02 vargenauAllow lang attribute for <abbr> and <acronym>
2009-01-02 vargenauImplemented Wikicreole bold
2009-01-02 vargenauImplemented Wikicreole italics
2009-01-02 vargenauImplemented Wikicreole superscript
2009-01-02 vargenauImplemented Wikicreole monospace
2009-01-02 vargenauFinish implementing Wikicreole syntax for links
2008-10-30 vargenauUpdate comments for isImageLink
2008-08-22 vargenauActivated Id substitution for Subversion
2008-08-19 vargenauImplement Wikicreole syntax for images
2008-08-19 vargenauImplement Wikicreole syntax for tables
2008-08-19 vargenauImplemented Wikicreole syntax for preformatted text
2008-08-06 vargenauAllow header syntax in Mediawiki tables
2008-08-03 vargenauImplement "{{foo?version=5}}" syntax for templates
2008-08-03 vargenauImplement Wikicreole syntax for links
2008-08-03 vargenauImplement Wikicreole syntax for line break
2008-08-03 vargenauImplement Wikicreole syntax for subscript
2008-05-06 rurbanupdate (c)
2008-03-21 rurbanImprove upon embedded ImgObject, such as [ *.mp3 ]...
2008-03-18 rurbanFixed "\n" => " " in [ link parsing ] by suggestion...
2008-03-17 rurbanfix bug#1904088 Some brackets links with \n cause...
2008-02-15 vargenauAllow <s> to strike; update Help for <s> and <strike>
2008-01-31 vargenauImplemented Mediawiki-like syntax for tables
2007-09-26 rurbanFix Bug#1802827 Template does not get expanded with...
2007-08-10 rurbanImprove SemanticLink parsings:
2007-06-07 rurbanpatch #1732793: allow \n, mult. {{ }} in one line,...
2007-03-18 rurbanFix :DontStoreLink
2007-02-17 rurbanfix color GREY to GRAY
2007-01-21 rurbanSupport spaces in attributes and relation links
2007-01-20 rurbanRewrite of SearchHighlight: through ActionPage and...
2007-01-20 rurbanadd SpellCheck support
2007-01-07 rurbanAdd support for non-bracket semantic relation parsing...
next