Right now, I can apply the smilies module to the shoutbox text, which means that if i type :) it will be translated to the appropriate icon. But is there a way to have a link that will bring up the same smilies window, with the same smilies icons as we specify in the settings of the smilies module?
Great module! Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | one.htm_.zip | 202 bytes | tanfastic006 |
| #9 | one.htm_.zip | 28.43 KB | tanfastic006 |
Comments
Comment #1
disterics commentedSorry - Can you elaborate further? I am not exactly sure what you are asking.
Comment #2
disterics commentedComment #3
Arjean-1 commentedTo elaborate:)
Letting smilies and shoutbox work together works perfect. A smilie will appear when sending ":)" in the shoutbox.
Only there is no way to see what type of smilies are available (for example :beer: (from a visitor point of view))
When creating a storynode a box with smilies will appear showing you all possible smilies available.
This box is missing from the shoutbox. Or maybe a link to the popupwindow the smilies module generates.
Example:
http://joomla.batjo.nl/
Shoutbox has a "smilies?" link at the bottom allowing the visitor to select smilies.
Comment #4
tanfastic006 commentedi am making do with this small smiley pop up i made.
http://munia.pragyadhi.com edit this website is no more functional ..refer to the other site i mentioned..it has the same feature.
it really would be helpful if the "smiley select box" of smiley module is incorporated in shoutbox.
Comment #5
CodyG commentedIs there any progress on getting a "pick a smilie" feature for the shoutbox?
Comment #6
tanfastic006 commentedThe nearest I could go was make this feature..that it pops up and shows the smiley codes..I will provide the javascript codes if you deem the feature suitable.
You can test it in this site.
The pop-up opens when you click on the link that says "click for smiley codes" near the bottom of the shoutbox.
Comment #7
tanfastic006 commentedIts working fine with firefox and other browsers..but gets a js error in IE. Finding an IE-fix.
edit. Its fixed.Please check.
Comment #8
tanfastic006 commentedadd this at the "end" of shoutbox-form.js.Do replace yoursitename.
Download the zip file,extract and paste the files "smile1.png" and "one.htm" in /sites/all/modules/shoutbox/
After line 851 in shoutbox.module,modify
to
save.. the link for smiley pop up would come up at the bottom of shoutbox,above "All shouts".
Comment #9
tanfastic006 commentedbelow is the attached file
Comment #10
tanfastic006 commentedI made a pop up of a image file showing all the codes of the smiles. I am thinking of making a modal pop-up in js to make a clickable smiley group, i.e when u click on a smiley, its code should come up in the text area. Can someone help porting the needed functions into the shoutbox.module from the js file.
Comment #11
obby commentedHello
i'm sorry maybe this is not the good place to ask but I do not know how to integrated smiley in the shoutbox. Could you help me to know how to do it ?
Comment #12
aschiwi commented@obby: you better read the README files that come with both shoutbox and smileys module. From what I see once you enable the smileys module and enable smileys in the input filter you are using with your shoutbox smiley codes like :) and ;) will be converted to graphics. This thread is about making this easier, like providing a link to a popup which shows all available smileys for easy insertion without having to guess the right one.
Has anyone made any progress on implementing this?
Comment #13
mstef commentedShoutbox 2 has support for input filters. I believe there's a module that provides an input filter for smilies.