Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10526

BBcode: lacks common straight-through text

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Trivial Trivial
    • 3.1.12-RC1, 3.2.2-RC1
    • 3.0.10-RC2
    • Posting
    • None

      Hi All !

      Standard BBcode supports text strike through. [1]

      However PHPbb seems to break this standard, and allow only bold, italic and underlined text.

      [1] http://en.wikipedia.org/wiki/BBCode
      http://www.tizag.com/htmlT/htmlstrikethrough.php

      It should be: (BBcode vs. HTML)
      [s]

      {TEXT}[/s] = <s>{TEXT}

      </s>

      I know it is possible to add straight-through text via custom "BBCodes" in Admin Panel – but only for forums that I administer myself. This won't work for third-party project forum, that I contact with.

      This feature is a standard BBcode, and must be supported for PHPbb as well, just like bold or underline text.

      Tested with PHPbb 3.0.9

      -Technologov, 13.12.2011.

            CHItA CHItA
            technologov technologov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: