Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

[code] tags

Options
  • 06-07-2005 12:50am
    #1
    Registered Users Posts: 37,301 ✭✭✭✭


    Hi,
    Its starting to become annoying that you must use "php" tags instead of "code" tags, as "code" no longer stop links, pictures, etc, from becoming linkies, pictures, etc. What used to happen, if you pressed preview, etc, it'd stay as code, but now it transforms into something.

    Example, I want to show a user about the "img" tags. I preview it to ensure it comes up correctly. It does, so I submit it, but it transforms into a picture, within the "code" tags. Is this meant to happen of is it just a bug?
    Post edited by Shield on


Comments

  • Closed Accounts Posts: 9,314 ✭✭✭Talliesin


    [i[SIZE=2]m[/SIZE]g]http://example.net/someImage[/img]
    
    obtained from:
    [c[SIZE=2]o[/SIZE]de][i[S[SIZE=2]I[/SIZE]ZE=2]m[/SIZE]g]http://example.net/someImage[/img][/c[SIZE=2]o[/SIZE]de]
    


  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh


    Talliesin wrote:
    [i[SIZE=2]m[/SIZE]g]http://example.net/someImage[/img]
    
    obtained from:
    [c[SIZE=2]o[/SIZE]de][i[S[SIZE=2]I[/SIZE]ZE=2]m[/SIZE]g]http://example.net/someImage[/img][/c[SIZE=2]o[/SIZE]de]
    
    What an ugly hack.


  • Registered Users Posts: 35,524 ✭✭✭✭Gordon


    Are there ever any beautiful hacks out there?


  • Registered Users Posts: 1,268 ✭✭✭hostyle


    [img]http://localhost/test.jpg[/img]
    

    Using & #91; for the first square bracket of the opening IMG seems a nicer hack


  • Subscribers Posts: 9,716 ✭✭✭CuLT


    Gordon wrote:
    Are there ever any beautiful hacks out there?
    you, precious ^_^


  • Advertisement
  • Registered Users Posts: 78,414 ✭✭✭✭Victor


    [[i][/i]img]http://example.net/someImage[/img]
    
    obtained from:
    [code][code][img]http://example.net/someImage[/img][/code][/code]


  • Registered Users Posts: 78,414 ✭✭✭✭Victor


    [i[I][/I]mg]
    [url]http://example.net/someImage[/url]
    [/img]
    

    obtained from:
    [i[I][/I]mg]
    http://example.net/someImage
    [/img]
    

    [edit] I give up just put [I][/I] in some of the vb code and it'll do it


Advertisement