Search found 387 matches
- Tue Jun 27, 2017 1:21 pm
- Forum: [3.x] Discussion
- Topic: BBcodes
- Replies: 20
- Views: 33546
Re: BBcodes
+1 Make them all pre-installed, editable / custom BBCodes. However, what about img and url ? Don't they have some unique features that cannot be simply created via a custom BBCode? And color should be tied to a color picker (although some data attribute or id will suffice I guess). P.S.: Remove flas...
- Mon Jun 05, 2017 7:09 am
- Forum: [3.x] Discussion
- Topic: PM System
- Replies: 10
- Views: 22296
Re: PM System
I opened this thinking it would be about having a separate PM module and dropdown notifications. Disappointed.
- Wed May 31, 2017 8:08 pm
- Forum: [3.x] Discussion
- Topic: Extensionalize phpBB
- Replies: 19
- Views: 26612
Re: Extensionalize phpBB
Remember that I do NOT want to KILL any of these functions. I just want to move them OUT of the core, into an OFFICIAL extension, that could even be included in the released package... Each admin would enable/disable any of these at will... It may not be your intention, but it could lead to that. I...
- Thu May 25, 2017 6:49 pm
- Forum: [3.x] Discussion
- Topic: Green Dots
- Replies: 7
- Views: 10219
Re: Green Dots
The dots would be better with some title text (on mouse over)...
- Mon May 01, 2017 11:49 pm
- Forum: [3.x] Discussion
- Topic: BBCODE rendering Issues
- Replies: 12
- Views: 15273
Re: BBCODE rendering Issues
I agree that these should be changed the way you proposed.
Also, I'm sorry for going off topic, but I just noticed that the code box has double scrollbars.
It is caused by
Also, I'm sorry for going off topic, but I just noticed that the code box has double scrollbars.
It is caused by
.codebox {overflow-x: scroll;}
. Is there any need for that?- Wed Apr 12, 2017 2:10 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Smilies in a dropdown box
- Replies: 41
- Views: 91734
- Wed Apr 12, 2017 5:14 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Smilies in a dropdown box
- Replies: 41
- Views: 91734
Re: [RFC] Smilies in a dropdown box
so what i am gathering, keep them, but we should at least look into providing a consistent interface for both and just use the smiles as a custom category for the new theme? Should we continue to provide overlap? there are some like the basics that are widely recognized by emojis should we consider...
- Tue Apr 11, 2017 4:22 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Smilies in a dropdown box
- Replies: 41
- Views: 91734
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 sm...
- Thu Mar 30, 2017 6:35 am
- Forum: [3.x] Style Development
- Topic: Some minor full editor improvements
- Replies: 20
- Views: 36405
- Thu Mar 30, 2017 5:50 am
- Forum: [3.x] Style Development
- Topic: Some minor full editor improvements
- Replies: 20
- Views: 36405
Some minor full editor improvements
Just throwing some little ideas for discussion. The intention here is to make the full editor look tidier and more intuitive to use. We've already agreed that a dropdown box for the smilies would be welcome so I'll skip that one. So here's a list: Resizing the text area lags. Fix it by using more sp...