Is the code under development public?Rhino.Freak wrote: ↑Sun Nov 20, 2016 7:51 am There seems to be a simple @mentions extension in development now for 3.2
Search found 143 matches
- Sun Dec 11, 2016 4:44 pm
- Forum: [3.x] Discussion
- Topic: Emojis/Notifications/Mentions
- Replies: 14
- Views: 47678
Re: Emojis/Notifications/Mentions
- Wed Sep 07, 2016 7:54 pm
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB3-14775] Enable Media Embedding in posts (via s9e TextFormatter)
- Replies: 18
- Views: 60863
Re: [PHPBB3-14775] Enable Media Embedding in posts (via s9e TextFormatter)
I fully support this proposal by VSE.
I have been using the javascript of a 3.0 mod to emulate a media bbcode and I think a native media bbcode would be an excellent addition to phpbb 3.3!
Users want to play media links without leaving the forum
I have been using the javascript of a 3.0 mod to emulate a media bbcode and I think a native media bbcode would be an excellent addition to phpbb 3.3!
Users want to play media links without leaving the forum
- Thu Jun 30, 2016 8:42 am
- Forum: [3.x] Style Development
- Topic: New Style for phpBB 3.3 ?
- Replies: 115
- Views: 358604
Re: New Style for phpBB 3.3 ?
Since a candidate new UI is being worked internally for now, I would like to ask what are the chances to base it on some CSS framework such as bootstrap or purecss or make it from scratch?
- Sun Dec 06, 2015 9:29 pm
- Forum: [3.x] Discussion
- Topic: API
- Replies: 3
- Views: 9168
Re: API
I remember talking about it with Nicofuma on IRC. REST API is a possibility for 3.3. It will also give a great boost towards creating mobile applications for a phpBB board.
- Sat Oct 24, 2015 10:06 pm
- Forum: [3.x] Discussion
- Topic: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
- Replies: 119
- Views: 2484961
Re: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
Other points for SVG icons: You can use multiple colors and some other stuff They render identically in all browsers on all operating systems. Easy to customize In my opinion rendering differences is main reason why fonts suck. Browsers render fonts using different aliasing techniques on different ...
- Thu Oct 01, 2015 9:57 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Contact-us needs the anti-spam-plugin integrated
- Replies: 8
- Views: 49668
- Thu Jul 23, 2015 1:46 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-13803 / PHPBB3-13891 - Reparsing text
- Replies: 65
- Views: 179905
Re: PHPBB3-13803 / PHPBB3-13891 - Reparsing text
Does Ticket-12554 have to do with text formatting or bbcode engine?
- Sun Jul 19, 2015 2:50 pm
- Forum: [3.2/Rhea] Merged RFCs
- Topic: PHPBB3-10620 - Quote tag improvement
- Replies: 48
- Views: 194775
Re: PHPBB3-10620 - Quote tag improvement
I agree with that. Plus, maybe we should place the arrow that points to the quoted post, next to the date and not after "wrote:"?
- Sun Jun 07, 2015 5:33 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-13919 - Syntax highlighting in [code]
- Replies: 27
- Views: 112397
Re: PHPBB3-13919 - Syntax highlighting in [code]
Yes, something like that. Maybe replace it with a custom split dropdown that has a filter.
- Sun Jun 07, 2015 3:12 am
- Forum: [3.x] Discussion
- Topic: "Mark forums read" can be pressed accidentally in mobile devices
- Replies: 11
- Views: 28879
Re: "Mark forums read" can be pressed accidentally in mobile devices
Is it because it is on the right side in rtl reading mode? I don't really know because I don't like touch screens. No, it's top right in ltr. While trying to scroll you may press it accidentally. I don't see a problem. It's no more accidentally touchable than any other link/button on screen. Maybe ...