Popcorn eating emoticon

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Popcorn eating emoticon

Harvey
Guys,

I REALLY like having a small, limited list of emoticons.

But I think I NEED a popcorn eating emoticon.  NEED IT!

Something like this:

http://1.bp.blogspot.com/-NcXjfJwaTOA/T3JfPJdCTVI/AAAAAAAAATw/y9je4NUr2Ag/s1600/popcorn.gif

but matching the style of the other nabble emoticons. Which are awesome.

How hard is that to do?

As a temporary measure - what code do I need to embed the emoticon above in a thread?

HTTPS Please!
Reply | Threaded
Open this post in threaded view
|

Re: Popcorn eating emoticon

GregChapman
Hi Harvey,

For the temporary method, why not post it as an image to your "Moderators" (or other hidden) forum. Then use the code you find in that post to paste into future posts in the same forum or sub-forum.
I've just uploaded that popcorn image: Popcorn emoticon

and find that I can shorten the code snippet a bit so I now only need to paste in:
<nabble_img src="popcorn.gif"/>
to get it to show again!



For a better solution, you'll find full instructions for shortening the list and adding other smileys are in comments in the "smiley_table" macro.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
|

Re: Popcorn eating emoticon

Harvey
I actually figured it out after I posted. You use the upload image feature.

I was wondering if we could get one that matches the face of the other smileys and have it in the menu.

I'd like it to match you know because I'm just a nut.

I want it in the menu so that others can use it without having to "think too hard."

HTTPS Please!
Reply | Threaded
Open this post in threaded view
|

Re: Popcorn eating emoticon

Pedro
In order to put the image in the menu, you can edit that macro mentioned by Gregg, smiley_table.
 
<override_macro name="smiley_table">
    <n.comment.>
        You can edit the table below if you want to customize the list of smileys.
        Use the 'smiley' command just like in the default cases, but you can print the
        full URL of your smileys in the 'src' attribute. Example:
        <n.smiley name="My Smiley" src="http://domain.com/image.gif"/>
    </n.comment.>
    
    <table style="text-align:center">
        <tr>
            <td><n.smiley name="Working" src="anim_working.gif"/></td>
            <td><n.smiley name="Super" src="smiley_super.gif"/></td>
            <td><n.smiley name="Whistling" src="smiley_whistling.gif"/></td>
            <td><n.smiley name="Clapping" src="anim_claps.gif"/></td>
            <td colspan="2"><n.smiley name="Handshake" src="anim_handshake.gif"/></td>
            <td><n.smiley name="Jumping" src="anim_jump.gif"/></td>
            <td colspan="2"><n.smiley name="Rules" src="anim_rules.gif"/></td>
            <td><n.smiley name="Drunk" src="anim_drunk.gif"/></td>
        </tr>
        <tr>
            <td><n.smiley name="What?" src="smiley_what.gif"/></td>
            <td><n.smiley name="Confused" src="anim_confused.gif"/></td>
            <td><n.smiley name="Uh?" src="smiley_uh.gif"/></td>
            <td><n.smiley name="Crazy" src="anim_crazy.gif"/></td>
            <td><n.smiley name="Angry" src="smiley_angry.gif"/></td>
            <td><n.smiley name="Hurt" src="smiley_hurt.gif"/></td>
            <td><n.smiley name="Pirate" src="smiley_pirate.gif"/></td>
            <td><n.smiley name="Mustach" src="smiley_mustach.gif"/></td>
            <td><n.smiley name="Ninja" src="smiley_ninja.gif"/></td>
            <td><n.smiley name="Music" src="smiley_music.gif"/></td>
        </tr>
        <tr>
            <td><n.smiley name="Unhappy" src="smiley_unhappy.gif"/></td>
            <td><n.smiley name="Sad" src="smiley_sad.gif"/></td>
            <td><n.smiley name="Cry" src="smiley_cry.gif"/></td>
            <td><n.smiley name="Sleep" src="smiley_sleep.gif"/></td>
            <td><n.smiley name="Argh" src="smiley_argh.gif"/></td>
            <td><n.smiley name="Scared" src="smiley_scared.gif"/></td>
            <td><n.smiley name="Oh No" src="smiley_oh_no.gif"/></td>
            <td><n.smiley name="Oh" src="smiley_oh.gif"/></td>
            <td><n.smiley name="Evil" src="smiley_evil.gif"/></td>
            <td><n.smiley name="Teeth" src="smiley_teeth.gif"/></td>
        </tr>
        <tr>
            <td><n.smiley name="Smile" src="smiley_beam.gif"/></td>
            <td><n.smiley name="Happy" src="smiley_happy.gif"/></td>
            <td><n.smiley name="Wink" src="smiley_wink.gif"/></td>
            <td><n.smiley name="Thinking" src="smiley_thinking.gif"/></td>
            <td><n.smiley name="Grin" src="smiley_grin.gif"/></td>
            <td><n.smiley name="Good" src="smiley_good.gif"/></td>
            <td><n.smiley name="Cool" src="smiley_cool.gif"/></td>
            <td><n.smiley name="Blush" src="smiley_blush.gif"/></td>
            <td><n.smiley name="Tongue" src="smiley_tongue.gif"/></td>
            <td><n.smiley name="Blbl" src="anim_blbl.gif"/></td>
        </tr>
        <tr>
            <td><n.smiley name="Popcorn" src="http://1.bp.blogspot.com/-NcXjfJwaTOA/T3JfPJdCTVI/AAAAAAAAATw/y9je4NUr2Ag/s1600/popcorn.gif"/></td>
        </tr>
    </table>
</override_macro> 
note the lines 57-59. They are adding the new element in the emoticon table.
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Popcorn eating emoticon

Harvey
Pedro - who designed the Nabble smileys?  They are unique and VERY FRIENDLY.

I would like all my smilies to match. LOL
HTTPS Please!
Reply | Threaded
Open this post in threaded view
|

Re: Popcorn eating emoticon

Hugo <Nabble>
I created those smileys a long time ago and it is not simple to rebuild them or create new ones. The animated ones are the worst because we have to create frame by frame and this takes a lot of time. I can try to work on this in the future, but this should be low priority for now.
Reply | Threaded
Open this post in threaded view
|

Re: Popcorn eating emoticon

Harvey
Hugo <Nabble> wrote
I created those smileys
Good job!
HTTPS Please!