The MyBB Humanization Project - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Themes (https://community.mybb.com/forum-103.html) +---- Forum: Theme Development (https://community.mybb.com/forum-105.html) +---- Thread: The MyBB Humanization Project (/thread-122216.html) |
RE: The MyBB Humanization Project - Tecca - 2012-07-23 I always wrap my smilies between colons. ::): instead of :) That way people can either click on a smiley or use text smileys. I prefer using text smilies, personally, so I don't like when they turn into images. RE: The MyBB Humanization Project - brad-t - 2012-07-23 It would confuse people a lot now if some basic smilies stopped working. RE: The MyBB Humanization Project - quecarallo - 2012-07-23 Vey nice! A little question, wich plugin do u use for avoiding the TOS page and goind directly to the reg. page? Im re-styling my reg page and I need something like that. RE: The MyBB Humanization Project - Tecca - 2012-07-23 (2012-07-23, 08:22 PM)quecarallo Wrote: Vey nice! I personally use this method: http://community.mybb.com/thread-92606-post-785212.html#pid785212 It lets you turn the page on or off through the Admin CP. RE: The MyBB Humanization Project - brad-t - 2012-07-23 same ^ RE: The MyBB Humanization Project - Tecca - 2012-07-24 Here's a quick screenshot of the quick reply that I did. Trying to make everything simple. I might add a smiley pop-up on the left side of the tfoot to get rid of that extra space. http://img818.imageshack.us/img818/954/quickreplyl.png RE: The MyBB Humanization Project - brad-t - 2012-07-24 Nice. One problem with using the Preview button this way is if you hit "Full Editor" without entering anything, you'll get an error message. Not sure what to do about that. RE: The MyBB Humanization Project - Tecca - 2012-07-24 Oh yeah. I'll see if I can figure something out for that. RE: The MyBB Humanization Project - Krytic - 2012-07-25 I agree with what you said in the first post. Personally, I don't usually use the Subscription feature, but when I do, I use it to highlight threads I like (such as this one). I've taken the first step and have modified a few language variables to remove some of the more technical language (even stuff like "Your Search was Invalid") and replace it with more user friendly phrases, like "Something was wrong with your search. Check it and try again". RE: The MyBB Humanization Project - faviouz - 2012-07-25 (2012-07-24, 02:45 AM)brad-t Wrote: Nice. One problem with using the Preview button this way is if you hit "Full Editor" without entering anything, you'll get an error message. Not sure what to do about that. That's fairly easy to fix. Open the ./inc/datahandlers/post.php file in a text editor. Find:
Replace with:
|