[ABD] WYSIWYG SCEditor for phpBB 3.1

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.
Locked
User avatar
cYbercOsmOnauT
Registered User
Posts: 362
Joined: Wed Jun 16, 2004 8:22 am
Location: Goettingen, Germany
Name: Tekin Birdüzen

[ABD] WYSIWYG SCEditor for phpBB 3.1

Post by cYbercOsmOnauT »

Extension name: wysiwyg bbcode editor
Original author: nassim99 (abandoned the project)
Author: cYbercOsmOnauT

Version: 1.7.7
Travis CI build status: Image

Description: Replaces the normal posting form with SCEditor (a WYSIWYG editor)

Screenshots: none, just take a look on the SCEditor homepage

Github Repository: https://github.com/cYbercOsmOnauT/wysiwygsceditorphpbb
Download: https://github.com/cYbercOsmOnauT/wysiw ... master.zip

Installation: Copy the folder cosmo into the ext folder of your phpBB and activate the extension on your ACP.

Note: The phpBB developers are working on making SCEditor beeing a part of phpBB 3.2. So when 3.2 comes out it can be that this extension will probably become obsolete and needs to be deactivated.

Improvements since nassims last commit:
  • SCEditor below the notification layer
  • SCEditor above options tab and posts history on maximize mode
  • CSS and JS are only loaded when needed
  • Hid the standard posting buttons
  • Optimized JS and PHP
  • phpBB smilies are loaded into SCEditor
  • Clicking smilies on "view more smilies" popup possible
  • Selectable fontsize considers max fontsize set on the ACP
  • Named quotes
  • Version check
  • Load a slim version on quickreply
  • Teach phpBB to parse nested color tags
  • Teach phpBB to parse nested size tags
  • Show SCEditor with current user language
  • SCEditor considers enabled/disabled smilies
  • SCEditor considers enabled/disabled BBCode
  • Revamped footer script to use closures and OOP
  • CSS importer which imports all CSS from phpBB into the SCEditor iframe
ToDos:
  • Teach SCEditor custom BBCodes which were set on the ACP (this will be a hard one I guess)
  • Use a config file to give the possibility to turn on/off the extension for posts, pms or quickreplys. (Temporary solution)
  • Create an ACP page for the above settings (in future)
Bugs:
Last edited by cYbercOsmOnauT on Tue Mar 08, 2016 2:41 pm, edited 22 times in total.
phpBB-installation and reparation. Prof. PHP coding with function guarantee. Just contact me at: [email protected].
Ex-German Support Team Member | phpBB Development Environment
User avatar
SalazarAG
Registered User
Posts: 677
Joined: Mon Mar 30, 2015 10:48 am

Re: [BETA] WYSIWYG SCEditor for phpBB 3.1

Post by SalazarAG »

Excellent! Great improvements, congratulations!

But even when an error occurs will post-enabled SCEDITOR.

Appears "The message has a short code" even if you do not have. And to send these cases need to give two Enter.

I believe that this occurs because of the Rapid Response standard phpBB which is still active. When I turn off in the ACP WYSYVYG disappears.
I'm sorry for my English. Google Translator does a bad job. :D
User avatar
cYbercOsmOnauT
Registered User
Posts: 362
Joined: Wed Jun 16, 2004 8:22 am
Location: Goettingen, Germany
Name: Tekin Birdüzen

Re: [BETA] WYSIWYG SCEditor for phpBB 3.1

Post by cYbercOsmOnauT »

Sorry mate but I don't really get your question/problem. Can you please explain it better?
phpBB-installation and reparation. Prof. PHP coding with function guarantee. Just contact me at: [email protected].
Ex-German Support Team Member | phpBB Development Environment
User avatar
SalazarAG
Registered User
Posts: 677
Joined: Mon Mar 30, 2015 10:48 am

Re: [BETA] WYSIWYG SCEditor for phpBB 3.1

Post by SalazarAG »

cYbercOsmOnauT wrote:Sorry mate but I don't really get your question/problem. Can you please explain it better?
Hello! I'm sorry, I expressed myself badly as translator use, do not dominate the English haha

This error to which I referred was because the QuickReply extension was enabled. Resolved, however, I have a doubt. The WYSWYG editor will not appear in viewtopic below the reply box? Or just by clicking "Full Editor"?
I'm sorry for my English. Google Translator does a bad job. :D
User avatar
cYbercOsmOnauT
Registered User
Posts: 362
Joined: Wed Jun 16, 2004 8:22 am
Location: Goettingen, Germany
Name: Tekin Birdüzen

Re: [BETA] WYSIWYG SCEditor for phpBB 3.1

Post by cYbercOsmOnauT »

Ah you mean you want it to work together with the quickreply?
phpBB-installation and reparation. Prof. PHP coding with function guarantee. Just contact me at: [email protected].
Ex-German Support Team Member | phpBB Development Environment
User avatar
Mauron
Registered User
Posts: 342
Joined: Wed Jul 16, 2014 11:25 am

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by Mauron »

I guess he's just asking whether the WYSIWYG editor will work with quick reply too.
User avatar
SalazarAG
Registered User
Posts: 677
Joined: Mon Mar 30, 2015 10:48 am

Re: [BETA] WYSIWYG SCEditor for phpBB 3.1

Post by SalazarAG »

cYbercOsmOnauT wrote:Ah you mean you want it to work together with the quickreply?
Yes! It's possible?
I'm sorry for my English. Google Translator does a bad job. :D
User avatar
DevMakoto
Registered User
Posts: 66
Joined: Tue Jun 23, 2015 3:38 pm
Name: Carlos Mayorga
Contact:

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by DevMakoto »

error table bbcode

Image
brunoais
Registered User
Posts: 443
Joined: Wed Jun 18, 2008 10:50 am

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by brunoais »

Possible yes. If it will work, then he has to answer.
User avatar
cYbercOsmOnauT
Registered User
Posts: 362
Joined: Wed Jun 16, 2004 8:22 am
Location: Goettingen, Germany
Name: Tekin Birdüzen

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by cYbercOsmOnauT »

Strange.. I fixed the problem with table, sub and sup. Did you install the old WYSIWYG from nassim99 before? Maybe you still have the wrong bbcode stuff in your database.

Quickreply: No problem to make it work there. But I would prefer fewer buttons then. Like only b,i,u and source. It's just a quick reply box.
phpBB-installation and reparation. Prof. PHP coding with function guarantee. Just contact me at: [email protected].
Ex-German Support Team Member | phpBB Development Environment
User avatar
DevMakoto
Registered User
Posts: 66
Joined: Tue Jun 23, 2015 3:38 pm
Name: Carlos Mayorga
Contact:

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by DevMakoto »

cYbercOsmOnauT wrote:Strange.. I fixed the problem with table, sub and sup. Did you install the old WYSIWYG from nassim99 before? Maybe you still have the wrong bbcode stuff in your database.

Quickreply: No problem to make it work there. But I would prefer fewer buttons then. Like only b,i,u and source. It's just a quick reply box.
new install phpb 3.1.5, clear phpbb, use only ext WYSIWYG SCEditor
brunoais
Registered User
Posts: 443
Joined: Wed Jun 18, 2008 10:50 am

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by brunoais »

Does the [ table] BBCode actually exist in your board?
User avatar
cYbercOsmOnauT
Registered User
Posts: 362
Joined: Wed Jun 16, 2004 8:22 am
Location: Goettingen, Germany
Name: Tekin Birdüzen

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by cYbercOsmOnauT »

He is right. It seems that I didn't merged my changes for my customer right with the GitHub repository. second_pass_replace for table and td inside the migrations still have \n. I will fix this as soon as I am back home.

There you go DevMakoto :)
https://github.com/cYbercOsmOnauT/wysiw ... c9a84c6e70
phpBB-installation and reparation. Prof. PHP coding with function guarantee. Just contact me at: [email protected].
Ex-German Support Team Member | phpBB Development Environment
infinitiv
Registered User
Posts: 166
Joined: Sat Nov 15, 2014 3:47 pm
Location: PL
Name: Ficjusz

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by infinitiv »

Image
Good job and you wrote that it's going to be even better! Nice. I'll test it when your to-do-list will be empty.
User avatar
cYbercOsmOnauT
Registered User
Posts: 362
Joined: Wed Jun 16, 2004 8:22 am
Location: Goettingen, Germany
Name: Tekin Birdüzen

Re: [DEV] WYSIWYG SCEditor for phpBB 3.1

Post by cYbercOsmOnauT »

Better test it when "Custom BBCodes" is the only left.. because that one will take long ;)
phpBB-installation and reparation. Prof. PHP coding with function guarantee. Just contact me at: [email protected].
Ex-German Support Team Member | phpBB Development Environment
Locked

Return to “Abandoned Extensions”