Options

Forum posting tricks

AllenAllen Registered Users Posts: 10,011 Major grins
edited August 11, 2007 in Dgrin Forum Support
I came upon a couple tricks to fool the forum software.

The script tages.
If you put this in (without the spaces)
< s c r i p t> you get ********>
< / s c r i p t> you get </********

but if you bold the s
<script>
</script>

This also works for Img or any other tags.
[Img]
[/Img]
COLOR=red][B]b[/B][/COLORxxxx [/b] ... without you get ...> xxxx

or just bold the [
[B][/B]
[B]bold[/B]

Getting smillies?
Bold the :
filter:progid:DXImageTran ... without bold : >> filter:progid:DXImageTran...

So when posting code using this method, instead of having to say "remove the *'s",
this should make it easier for the posters to read and copy.

Edit: Added html posting tricks.
If html is turned on in the forum and you're having trouble with your html
showing, bold all the <'s. Spaces added to show example. [ b ]<[ / b ]

<div id="name"></div>
<a href="link"></a>

Because of a forum software bug occasionally a space will show up in the middle
in some code and anyone copying will get the bogus space.
_filter:progid:DXImageTransform.Microsoft.AlphaIm ageLoader...

If you bold the letter before the space, the space disappears.
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader...

Just remember to hit the preview button before posting to check you code display.
Al - Just a volunteer here having fun
My Website index | My Blog

Comments

  • Options
    AngeloAngelo Super Moderators Posts: 8,937 moderator
    edited August 10, 2007
  • Options
    ian408ian408 Administrators Posts: 21,908 moderator
    edited August 11, 2007
    I'm not sure what you're trying to do. Is it to make your code easier to
    read? If so, you might want to use an editor, like vim, that highlights text
    instead.
    Moderator Journeys/Sports/Big Picture :: Need some help with dgrin?
  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 11, 2007
    ian408 wrote:
    I'm not sure what you're trying to do. Is it to make your code easier to
    read? If so, you might want to use an editor, like vim, that highlights text
    instead.
    It's for the Customizers. I asked Allen to post thumb.gif
  • Options
    wxwaxwxwax Registered Users Posts: 15,471 Major grins
    edited August 11, 2007
    Allen wrote:
    I came upon a couple tricks to fool the forum software.

    The script tages.
    If you put this in (without the spaces)
    < s c r i p t> you get ********>
    < / s c r i p t> you get </********

    but if you bold the s
    <script>
    </script>

    This also works for Img or any other tags.
    [Img]
    [/Img]
    COLOR=red][B]b[/B][/COLORxxxx [/b] ... without you get ...> xxxx

    Getting smillies?
    Bold the :
    filter:progid:DXImageTran ... without bold : >> filter:progid:DXImageTran...

    So when posting code using this method, instead of having to say "remove the *'s", this should make it easier for the posters to read.

    Aaaaaaah!




    Huh?




    <img src="https://us.v-cdn.net/6029383/emoji/lol3.gif&quot; border="0" alt="" >
    Sid.
    Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam
    http://www.mcneel.com/users/jb/foghorn/ill_shut_up.au
  • Options
    DavidTODavidTO Registered Users, Retired Mod Posts: 19,160 Major grins
    edited August 11, 2007
    You can also disable smilies in a post.

    digital_grin_photography_forum_-_reply_to_topic-20070811-084925.jpg
    Moderator Emeritus
    Dgrin FAQ | Me | Workshops
  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited August 11, 2007
    DavidTO wrote:
    You can also disable smilies in a post.

    digital_grin_photography_forum_-_reply_to_topic-20070811-084925.jpg
    What? eek7.gifand lose all the fun of postin':D

    I can disable them and the smillies don't show, but others still see them, correct?
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    DavidTODavidTO Registered Users, Retired Mod Posts: 19,160 Major grins
    edited August 11, 2007
    Allen wrote:
    What? eek7.gifand lose all the fun of postin':D

    I can disable them and the smillies don't show, but others still see them, correct?


    No, it disables smilies in the post. Period.

    The advantage of your method is you can have a mix of smilies/not smilies in the same post. This is on or off for the entire post.

    See? :D
    Moderator Emeritus
    Dgrin FAQ | Me | Workshops
  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited August 11, 2007
    DavidTO wrote:
    No, it disables smilies in the post. Period.

    The advantage of your method is you can have a mix of smilies/not smilies in the same post. This is on or off for the entire post.

    See? :D
    Thanks TO, good to know. But I just don't like seeing all the <*******'s:D

    Not good when they're copy and pastin'
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    DavidTODavidTO Registered Users, Retired Mod Posts: 19,160 Major grins
    edited August 11, 2007
    Allen wrote:
    Thanks TO, good to know. But I just don't like seeing all the <*******'s:D

    Not good when they're copy and pastin'


    And another advantage of your method....when you quote my post the smiley shows up!
    Moderator Emeritus
    Dgrin FAQ | Me | Workshops
Sign In or Register to comment.