[RFC] Smilies in a dropdown box
Re: [RFC] Smilies in a dropdown box
How can I get the existing code so that I can add on to it the drop-down feature?
Re: [RFC] Smilies in a dropdown box
everything should be in the guide i emailed you but you can start by forking the repo https://github.com/phpbb/phpbb/tree/master
Re: [RFC] Smilies in a dropdown box
should i consider it as an improvement or new feature? Also what is the project type? Website (WEBSITE)?
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: [RFC] Smilies in a dropdown box
Website tracker is for the website so phpBB core work has no connection to that tracker.
Re: [RFC] Smilies in a dropdown box
well i just created an issue https://tracker.phpbb.com/browse/WEBSITE-1316. how do i create ticket from this?
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: [RFC] Smilies in a dropdown box
I've moved it to the correct tracker. Please create future tickets in the correct tracker, in this case the PHPBB3 tracker, as the WEBSITE tracker is for issues with our websites under the phpbb.com domain.
Re: [RFC] Smilies in a dropdown box
Something along the same lines might be just as beneficial or more so now that we support emojis is to have some sort of tool to enter them. Might do away with them completely?
Re: [RFC] Smilies in a dropdown box
Hey, I'm almost done with smilies in a dropdown. Might need a little bit of help from you all in finishing it up.
But for the code that I have written, what should I do next?
But for the code that I have written, what should I do next?
Re: [RFC] Smilies in a dropdown box
You can create a pull request against the phpBB repository for the ticket you created (PHPBB3-15109) when you're done.
The developers can then see your implementation and provide feedback on it.
Jim Mossing Holsteyn - Moderator Team Member
Knowledge Base | Documentation | Board rules
No support here on Area51, please visit the Support forums over at phpBB.com
Knowledge Base | Documentation | Board rules
No support here on Area51, please visit the Support forums over at phpBB.com
Re: [RFC] Smilies in a dropdown box
not to steal the topic but its slightly related to the smiles, do we or should we eliminate them in the new theme? with the advent of emojis are smiles still relavent? possibly add something like https://github.com/diy/jquery-emojiarea instead? and change the current code we use for the current smiles to populate the emoji equivalents.