[ABD] Rin Editor for phpBB (WYSIWYG Editor) (Powerd by CKEditor)

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

0.0.3-alpha Released

- Updated CKEditor version from 4.5.8 to 4.7.0
- Added moono-lisa skin
- Added support for emoji
- Fixed issue with youtube tag

Removed demo site link. This version is totally incompatible with phpBB 3.1. And i not know but I did not succeed install 3.2 in my vps.
Miri4ever wrote: Thu Jun 15, 2017 8:03 pm And this Funktion is not as easy to be added. Adding only a Button don't work for this tables extension:

viewtopic.php?f=456&t=2386686
In 0.0.3 the button for this extension will appear in full mode. But Rin Editor not support table, so you will see bbcode in wysiwyg mode.
User avatar
Miri4ever
Registered User
Posts: 634
Joined: Sat Mar 07, 2015 11:18 am

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by Miri4ever »

Youtube and Flash now working fine. But all old Youtube links need to be edited with the new structure this Editor use. Also the MEDIA Exentsion button appear inside the editor but it's own now after the quellcode button. I did not added this one. But the editor still having problems with writing in sourcemode or WYSIWYG Mode. I show you here:

I wrote this text inside the editor. Please look at the blue lines. There I made an line break inside the code:

Image

But after submit the Editor forgets anything I told him to do with the empty lines.
 
Image

The posting should looking this way after submitting. I need to switch to WYSIWYG Mode or editing everything in this mode again to get my results as I wanted to show.

Image

The Editor is not appearing inside ACP Module where I needed to write texts.

Image

The field of the SIZE Button is only shown half. It could be a little bit more wide to show full text. I also having a max size inside my Forumsetting of 150. The Editor ignores this and still showing me 200. Maybe this should corrected aswell.

Image

A lot of Topic inside my Forum having problems with CENTER and JUSTIFY command. Often the showing me the BBCODE inside Viewtopic instead of parsing the command right. Need to open all the texts and editing them more times to display correctly. At some topics the editor is doing well at others not. At most topics I need to inside an empty line to get it working correctly again.

Will the editor become Font Awsome support instead of images ?
And will new buttons appear like inside ACCB3 Editor if Extension support those ? Media Extension added her button alone by it's own.
The Link you posted before, supported tables inside the editor with also a menu to say how many colums and rows to add.
Will there be permissions to the buttons, who will be able to use and who not, or did it still display all functions to everyone ?
Homepage: Terra Oceanica

Extension Developments:
PHPBB Games Solitaire, MChat Poker, MChat Black Jack, MChat Cards, MChat Trivia
PHPBB Special Effects, Mousepointers, X-Mas Themes and Designs for PBWoW Style.
Supported work: (**New Updated** UCP Sidebar), Tables, Hide, PBWow3 Style
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

Miri4ever wrote: Sat Jun 17, 2017 1:04 pm Youtube and Flash now working fine. But all old Youtube links need to be edited with the new structure this Editor use. Also the MEDIA Exentsion button appear inside the editor but it's own now after the quellcode button. I did not added this one. But the editor still having problems with writing in sourcemode or WYSIWYG Mode. I show you here:

I wrote this text inside the editor. Please look at the blue lines. There I made an line break inside the code:

Image

But after submit the Editor forgets anything I told him to do with the empty lines.
 
Image

The posting should looking this way after submitting. I need to switch to WYSIWYG Mode or editing everything in this mode again to get my results as I wanted to show.

Image

The Editor is not appearing inside ACP Module where I needed to write texts.

Image

The field of the SIZE Button is only shown half. It could be a little bit more wide to show full text. I also having a max size inside my Forumsetting of 150. The Editor ignores this and still showing me 200. Maybe this should corrected aswell.

Image

A lot of Topic inside my Forum having problems with CENTER and JUSTIFY command. Often the showing me the BBCODE inside Viewtopic instead of parsing the command right. Need to open all the texts and editing them more times to display correctly. At some topics the editor is doing well at others not. At most topics I need to inside an empty line to get it working correctly again.

Will the editor become Font Awsome support instead of images ?
And will new buttons appear like inside ACCB3 Editor if Extension support those ? Media Extension added her button alone by it's own.
The Link you posted before, supported tables inside the editor with also a menu to say how many colums and rows to add.
Will there be permissions to the buttons, who will be able to use and who not, or did it still display all functions to everyone ?
about refractor read this viewtopic.php?f=461&t=2309881&start=30#p14762886 you need two '\n' to add one br tag in block element.
button that appear in format-buttons div and which is not default, will appear in editor after source button.

about Font Awsome you saying about toolbar icons of editor? If yes unfortunately I have no plans to tweak editor themes.
Unfortunately I will not support the table plugin. Because bbcode conversion does not work correctly. if you checked the site http://sdk.ckeditor.com/samples/bbcode.html , you know that table not work.
about permission too unfortunately i have no plans.

about CENTER and JUSTIFY, try open bbcode setting in ACP and save again. maybe fix issue.
about size i will check here what i can to do.
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by 3Di »

martec wrote: Sat Jun 17, 2017 2:37 pm about permission too unfortunately i have no plans.
AFAIR with the new s9e bbcode system for 3.2, it is an "easy" task.
I have already seen an extension which implemented that.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

3Di wrote: Sat Jun 17, 2017 2:53 pm
martec wrote: Sat Jun 17, 2017 2:37 pm about permission too unfortunately i have no plans.
AFAIR with the new s9e bbcode system for 3.2, it is an "easy" task.
I have already seen an extension which implemented that.
If you remember the extension in question let me know.
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by 3Di »

martec wrote: Sat Jun 17, 2017 3:03 pm
3Di wrote: Sat Jun 17, 2017 2:53 pm
martec wrote: Sat Jun 17, 2017 2:37 pm about permission too unfortunately i have no plans.
AFAIR with the new s9e bbcode system for 3.2, it is an "easy" task.
I have already seen an extension which implemented that.
If you remember the extension in question let me know.
https://www.phpbb.com/customise/db/exte ... ak_bbcode/
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by 3Di »

🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
Miri4ever
Registered User
Posts: 634
Joined: Sat Mar 07, 2015 11:18 am

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by Miri4ever »

I now checked moono-lisa Skin and it looks much better and the word of the size button does display there in full length. The other theme having some troubles with.

But it's a hard search to switch themes. Maybe it's more easy having an dropdown box inside ACP to choose Editor style.

The Editor at the link you gave doesn't have center, left, right, justify to test but it got a table and it worked well.
Homepage: Terra Oceanica

Extension Developments:
PHPBB Games Solitaire, MChat Poker, MChat Black Jack, MChat Cards, MChat Trivia
PHPBB Special Effects, Mousepointers, X-Mas Themes and Designs for PBWoW Style.
Supported work: (**New Updated** UCP Sidebar), Tables, Hide, PBWow3 Style
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

3Di wrote: Sat Jun 17, 2017 3:29 pm And here's the GitHub'd repo and the usage

https://github.com/GerB/modbreak/blob/m ... er.php#L24
https://github.com/GerB/modbreak/blob/m ... er.php#L59
thanks.
By my ability, the most I can do is remove the button and bbcode permission if you are not an administrator and moderator. Would that be enough?
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

Miri4ever wrote: Sat Jun 17, 2017 3:47 pm I now checked moono-lisa Skin and it looks much better and the word of the size button does display there in full length. The other theme having some troubles with.

But it's a hard search to switch themes. Maybe it's more easy having an dropdown box inside ACP to choose Editor style.

The Editor at the link you gave doesn't have center, left, right, justify to test but it got a table and it worked well.
??
table work?
Did you click on the source button? The entire table will be lost. No conversion to bbcode.
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

0.0.4-alpha Released

Applied fix suggested by @JoshyPHP viewtopic.php?f=461&p=14762951#p14762911
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by 3Di »

martec wrote: Sat Jun 17, 2017 4:05 pm
3Di wrote: Sat Jun 17, 2017 3:29 pm And here's the GitHub'd repo and the usage

https://github.com/GerB/modbreak/blob/m ... er.php#L24
https://github.com/GerB/modbreak/blob/m ... er.php#L59
thanks.
By my ability, the most I can do is remove the button and bbcode permission if you are not an administrator and moderator. Would that be enough?
Yes, usually.

If you need more control you have to create a new User permission
https://area51.phpbb.com/docs/dev/32x/e ... sions.html
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

0.0.5-alpha Released

- Fixed issue that this extension does not check the maximum size font setting
- Applied tweak suggested by @rxu viewtopic.php?f=461&t=2426966#p14761836
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

3Di wrote: Sat Jun 17, 2017 11:34 pm Yes, usually.
Thanks, I'll add in the next alpha release, I believe
https://github.com/martec/Rin-Editor_for_phpBB/issues/2
https://github.com/martec/Rin-Editor_for_phpBB/issues/1
martec
Registered User
Posts: 324
Joined: Sat Sep 19, 2009 2:15 pm

Re: [3.2][ALPHA] Rin Editor for phpBB (Powerd by CKEditor)

Post by martec »

0.0.6-alpha Released

- Fixed issue that this extension does not check the permission of Simple mentions extension before load related js.
- Fixed issue that the function to add button from format-buttons div, add only one button regardless if you have more or not.

Return to “Abandoned Extensions”