Search found 963 matches

by brunoais
Mon May 14, 2018 7:21 am
Forum: [3.x] Discussion
Topic: [GSoC] Chat-like PMs interface :: discussion before coding starts
Replies: 25
Views: 65320

Re: [GSoC] Chat-like PMs interface :: discussion before coding starts

I'd rather work with "collapsible" directories on the left side, smaller checkmarks, an indicator if the destination user is online (means probable quick answer) (cannot bypass invisible!). Each directory has multiple messages, a scroll to scroll through the messages and a "search fil...
by brunoais
Sun May 13, 2018 11:34 am
Forum: [3.x] Discussion
Topic: [GSoC] Chat-like PMs interface :: discussion before coding starts
Replies: 25
Views: 65320

Re: [GSoC] Chat-like PMs interface :: discussion before coding starts

I'd like to see a simple mockup of it... Maybe a "quick&dirty" HTML files without js.... Maybe a mock is enough, tough.
If I understood right, it seems good
by brunoais
Sat Mar 03, 2018 3:39 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

Just for information, there is a new popular WYSIWYG text editor, pell . No dependencies and only 1kB. How to implement this in phpBB 3.2? Do you mean you want this to be the default one instead of SCE? Yes. The answer is: No, while I decide. Because it lacks a BBCode processor and it doesn't conta...
by brunoais
Fri Mar 02, 2018 6:06 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

odf wrote: Fri Mar 02, 2018 4:12 pm
Miles Cellar wrote: Wed Jul 19, 2017 5:18 pm Just for information, there is a new popular WYSIWYG text editor, pell. No dependencies and only 1kB.
How to implement this in phpBB 3.2?
Do you mean you want this to be the default one instead of SCE?
by brunoais
Mon Feb 05, 2018 6:18 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

Make the code that handles the quote tag in a convincing way. I can give you some support.
I already have some preliminary code I had done before the "new" was added.
Then I'll need to rebase the code.
by brunoais
Sat Feb 03, 2018 7:15 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

News and updates for you... In a website I am working on, the other developer bailed out and I'm all alone now. Sorry I didn't warn before... The development of this feature is... while I'm alone with it.... once more... delayed for months....
by brunoais
Fri Jul 28, 2017 2:09 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

-snip - new quote tag. But quote of other post? Or quote without precedence? if is about without precedence, will not have information about post_id etc. So not make sense. What if the user wants to insert that information him/herself? Will you force that user to go to source code mode for it? if i...
by brunoais
Fri Jul 28, 2017 10:55 am
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

The major issue is when the user creates a new post and wants to add those information to a new quote tag he makes. How does editing a tag parameter work? Dunno which way is best. In CKE it is all personalized, IIRC. Maybe there's a right-click with a menu option which allows editing each field indi...
by brunoais
Thu Jul 27, 2017 2:57 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

And what time should be shown to the user? Current time in his PC? Generic time (maybe the epoc)? Time when the page was last loaded? I've already suggested for all of those except for the time. I got no answer from phpBB main dev team. I just reread this. I may look aggressive. Not my intention. I ...
by brunoais
Thu Jul 27, 2017 1:18 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
Replies: 461
Views: 1008287

Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor

IMO, not if it is an extension but for code meant to run inside phpBB and as part of the basic phpBB package, yes