Quote from: emanuele on May 16, 2013, 05:06:02 AM
Never tried, but something like this should work.
In GenericControls.template.php remove thistab_names[-5] = \'' . ($context['current_action']!='pm' ? $txt['tabbed_subject_and_icons'] : $txt['tabbed_to_and_subject']) . '\';
and:tabs_content[0] = \'<div id="tab_-5_elem"></div>\';
tabs_content[0] += \'<div id="tab_-4_elem"></div>\';
tabs_content[0] = \'<div id="tab_-4_elem"></div>\';
and remove:buttons_i = document.getElementById(\'post_header\');
buttons_f = document.getElementById(\'tab_-5_elem\');
buttons_f.appendChild(buttons_i);
But I'm mostly guessing...
Quote from: dimspace on May 16, 2013, 01:12:40 PMI tried this but it didn't work
Yeh, didnt manage it.. Left the initial tab as "undefined", the smileys didnt load and none of the buttons worked. Will have a dig around over the next few days.. should be fairly simple.. in theory..
Quote from: Rk2910 on March 10, 2015, 06:40:51 PM
Steve, do you have an example site that has the tabbed smileys? I think it is a great idea and should make selecting the smileys easier and the members won't have to wait to see all of them load. That's the complaint I get mostly.
Quote from: Rk2910 on March 10, 2015, 07:27:53 PM(hope I don't get in trouble for this)
Quote from: emanuele on May 16, 2013, 05:06:02 AM
Never tried, but something like this should work.
In GenericControls.template.php remove thistab_names[-5] = \'' . ($context['current_action']!='pm' ? $txt['tabbed_subject_and_icons'] : $txt['tabbed_to_and_subject']) . '\';
and:tabs_content[0] = \'<div id="tab_-5_elem"></div>\';
tabs_content[0] += \'<div id="tab_-4_elem"></div>\';
tabs_content[0] = \'<div id="tab_-4_elem"></div>\';
and remove:buttons_i = document.getElementById(\'post_header\');
buttons_f = document.getElementById(\'tab_-5_elem\');
buttons_f.appendChild(buttons_i);
But I'm mostly guessing...
Quote from: FragaCampos on March 03, 2013, 05:21:23 PMhttp://www.simplemachines.org/community/index.php?action=search2;search=load;topic=417533 6th result (well, now it may (or may not) be the 7th).
I have one question, though.
When I create a new topic or message, does the page load all the smileys or just those from the first tab (the visible one)?
Quote from: Arantor on March 27, 2013, 08:37:22 PM
Um, smileys aren't shown in quick reply normally?
Quote from: Rifugio on February 21, 2011, 09:35:24 AMTry the new version (0.3.2) it should do what you asked.
Is it possible to set the mod load the additional icons when people actually click on the tabs.
Quote from: Rifugio on February 21, 2011, 09:35:24 AMWhich versione of SMF?
I also appear to have two [more] boxes being displayed. One just under the post form smiles within the box and the other under the pop-up smileys. I am wondering if this could be causing the load issue.