Page 1 of 7
[RC] Smilie Signs
Posted: Tue Oct 13, 2015 6:35 am
by Sniper_E
Extension Name: Smilie Signs
Author: Sniper_E
Extension Description: Posts an animated smilie holding a sign up with your message in it.
Tested on phpBB 3.1.10 - Has a collection of over 100 smilies to choose from. Style dependent.
Advanced BBCode Box 3.1.3, Posting Buttons 1.0.1 and Quick Reply Reloaded 1.0.0-beta5 Ready
Setup for both mChat and Ajax Chat
Screenshot:
Version: 1.0.3 for phpBB 3.3.*
Extension Download: smiliesigns_1.0.3.zip
Installation:
- Download the latest release and unzip content.
- Copy the contents to
ext/sniper/smiliesigns/
- Enable extension in the ACP
Enjoy!
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 4:29 pm
by lopoto
cool thx

Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 6:42 pm
by Puchahawa
Seem to be having a glitch of some sort. Enabled the extension but the drop down box doesn't show. I I have abbc3 v 3.1.1 on my test board (running 3.1.6) and if I disable it the drop down shows. If I enable abbc3 again it doesn't. Wonder if it has to do with the version or something?
Testing using prosilver.
Tried disabling and re-enabling this extension but no difference. So I tried removing the files and replacing them with new. Still no go. Any ideas?
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 7:29 pm
by Sniper_E
I'm sorry Puchahawa, your abbc3 v 3.1.1 would need to be updated to abbc3 v 3.1.2
This smilie signs extension uses the EVENT
vse_abbc3_posting_editor_buttons_custom_tags_before.html
to pull the smilie signs into the abbc3 extension.
This is the topic requesting that EVENT added...
https://www.phpbb.com/customise/db/exte ... 41#p455741
I show a quick fix for his extension in my first post there, if you do not want to update yet.
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 7:53 pm
by alhitary
Code: Select all
'BLACKEYE_TITLE' => 'Blackeye',
'BLAHBLAH_TITLE' => 'BlahBlah',
'BLACKEYE_TITLE' => 'BlackEye',
The line
Blackeye is repeated 2 times in above and 2 times in down lines ( Where it mentioned that
Do Not Edit Below This Line. )
Is that Ok or there is a mistake ?
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 7:56 pm
by 3Di
@ Sniper_E : don't you have a github repository?
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 8:08 pm
by Puchahawa
Thanks for the quick response Sniper_E. Made that edit for the Abbc3 ext and works great. Love the ext. Found a simple bbcode several months ago that added 1 sign like this. Love the option of so many. Keep up the good work.

Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 8:13 pm
by Sniper_E
That does not effect the extension any but one of those lines do need to be removed.
Thank you for reporting that typo alhitary.
I would/will correct those lines like this...
Code: Select all
'BIG_BOSS_TITLE' => 'Big_Boss',
'BLACKEYE_TITLE' => 'BlackEye',
'BLAHBLAH_TITLE' => 'BlahBlah',
'BLUSH_TITLE' => 'Blush',
Then you can edit these lines above for your language.
And lower in the page correct those lines like this...
Code: Select all
'BIG_BOSS' => 'big_boss',
'BLACKEYE' => 'blackeye',
'BLAHBLAH' => 'blahblah',
'BLUSH' => 'blush',
And do not edit these line above.
@ 3Di - No I have not set this up on github yet. I should start a new repository for this.
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 8:19 pm
by 3Di
Sniper_E wrote:@ 3Di - No I have not set this up on github yet. I should start a new repository for this.
Sorry I meant a github account, nvm.. found it.

Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 8:32 pm
by alhitary
Sniper_E wrote:That does not effect the extension any but one of those lines do need to be removed.
Thank you for reporting that typo alhitary.
I would/will correct those lines like this...
Code: Select all
'BIG_BOSS_TITLE' => 'Big_Boss',
'BLACKEYE_TITLE' => 'BlackEye',
'BLAHBLAH_TITLE' => 'BlahBlah',
'BLUSH_TITLE' => 'Blush',
Then you can edit these lines above for your language.
And lower in the page correct those lines like this...
Code: Select all
'BIG_BOSS' => 'big_boss',
'BLACKEYE' => 'blackeye',
'BLAHBLAH' => 'blahblah',
'BLUSH' => 'blush',
And do not edit these line above.
I updated and sent Arabic Translation to you by PM.
Plz add it.
Thanks
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 8:55 pm
by Sniper_E
alhitary wrote:I updated and sent Arabic Translation to you by PM.
Plz add it.
Thanks
I will add your Arabic Translation alhitary. Thank you!
3Di wrote:Sorry I meant a github account, nvm.. found it.

I set that github up online a log time ago but I could never figure it out.
I just tried again and failed with errors when trying to publish this extension.
I read a topic somewhere where Wolf gave instructions on how to setup a github account.
I'll have to find that again and go through her instructions. I'm lost there...
Re: [RC] Smilie Signs
Posted: Tue Oct 13, 2015 9:06 pm
by 3Di
Sniper_E wrote:3Di wrote:Sorry I meant a github account, nvm.. found it.

I set that github up online a log time ago but I could never figure it out.
I just tried again and failed with errors when trying to publish this extension.
I read a topic somewhere where Wolf gave instructions on how to setup a github account.
I'll have to find that again and go through her instructions. I'm lost there...
Well, I signed up in 2010 and started using it about 2 months ago.

I faced the same probs.
Maybe that Topic is outdated, anyway...
Just start a Topic there into the Ext Writers Forum, I will be more than glad to help you figuring it out.
Re: [RC] Smilie Signs
Posted: Wed Oct 14, 2015 6:25 am
by Sniper_E
3Di wrote:I will be more than glad to help you figuring out how to setup github.
Thank you for the offer 3Di and I almost called on you...
https://github.com/Sniper-E/smiliesigns
@ alhitary, your language file is added. Thank you

Re: [RC] Smilie Signs
Posted: Wed Oct 14, 2015 1:32 pm
by alhitary
Thanks
And good to create account for you on Github
Re: [RC] Smilie Signs
Posted: Wed Oct 14, 2015 5:30 pm
by 3Di
Well done!

Every coder should use it.
BTW.. very nice extension, also funny.
