Results 1 to 4 of 4

Thread: CODE tags processing BBcode

  1. Registered TeamPlayer AKshun's Avatar
    Join Date
    07-17-09
    Location
    Modesto, CA
    Posts
    478
    Post Thanks / Like
    Stat Links

    CODE tags processing BBcode
    Gamer IDs

    Steam ID: locakshun
    #1

    CODE tags processing BBcode

    The CODE tags are processing BBcode, which I don't think it should. CODE should be used to display complete code in text, including carriage returns, whitespaces, tab indentation, BBcode, etc.) without processing the BBcode. However, the issue seems to be hit and miss.

    Example of a smiley face BBcode which seems to work:
    Code:
    :)
    Example of source code which works fine with carriage returns, whitespaces, and a tab indent:
    Code:
    #!/bin/bash
    for i in {1..5}
    do
    	echo "Welcome $i times"
    done
    Example of IMG BBcode within CODE tags where it should display the code rather than processing the IMG tag:
    Code:
    Example of URL BBcode within CODE tags where it should display the code rather than processing the URL tag:
    Last edited by AKshun; 05-30-10 at 10:17 PM.


    I'll catch up to the rest of you noobs... in about 3 or 4 more years.

  2. GReYVee's Avatar
    Join Date
    06-03-09
    Location
    Colorado
    Posts
    3,346
    Post Thanks / Like
    Stat Links

    CODE tags processing BBcode
    Gamer IDs

    Steam ID: GReYVee
    #2

    Re: CODE tags processing BBcode

    Use the [noparse] tag just after the [code] tag.


    Code:
    [URL="http://www.teamplayergaming.com"]Click Me[/URL]
    Last edited by GReYVee; 06-02-10 at 04:36 PM.

  3. Registered TeamPlayer AKshun's Avatar
    Join Date
    07-17-09
    Location
    Modesto, CA
    Posts
    478
    Post Thanks / Like
    Stat Links

    CODE tags processing BBcode
    Gamer IDs

    Steam ID: locakshun
    #3

    Re: CODE tags processing BBcode

    Sweet! Thanks GReYVee!


    I'll catch up to the rest of you noobs... in about 3 or 4 more years.

  4. Administrator Bunni's Avatar
    Join Date
    08-29-07
    Posts
    14,279
    Post Thanks / Like
    Blog Entries
    7
    Stat Links

    CODE tags processing BBcode CODE tags processing BBcode CODE tags processing BBcode CODE tags processing BBcode CODE tags processing BBcode
    Gamer IDs

    Steam ID: bunni Bunni's Originid: Dr_Bunni
    #4

    Re: CODE tags processing BBcode

    Also for reference: http://www.teamplayergaming.com/misc.php?do=bbcode

    which can be accessed by clicking the bb code link at the very bottom of the reply post page under posting permissions.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Title