3.2 & 3.3 Extensions Database 3.2 / 3.3Editor extension

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6471
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Editor extension

Post by dmzx »

Extension Name: Editor extension
Author: dmzx

Special thanks to: martin

Extension Description:
Adds editor extension to your forum, some extensions need this editor to work properly.
Just install and leave it on, no settings in acp needed.




- Code update for 3.3.x


Added code for upload extension disable.
Note: Replace new files with FTP in ext dmzx editor folder and then disable extension and delete data after that re enable the new version 1.0.1
Screenshots:

Extension Download:
Download-link
Editor extension v1.0.2
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `editor`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `editor` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
    (your forum root)/ext/dmzx/editor/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Editor extension` under the Disabled Extensions list, and click its `Enable` link.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

NAPWR
Donator
Donator
Status: Offline
User theme: Dark
Posts: 47
Joined: May 21st, '17, 12:30
    Windows 7 Chrome

Re: Editor extension

Post by NAPWR »

Thank-you DM and Martin :tumbsyes:
My name is Dave I, and all things are out there, and we are in here :mml:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

ivailo95
Users
Users
Status: Offline
User theme: Dark
Posts: 918
Joined: Feb 2nd, '18, 11:04
    Windows 7 Opera

Re: Editor extension

Post by ivailo95 »

Where is this edito? :roll:
Feed like a disease
And bring them to their knees
They'll pay for their deceit

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

kaptangula
Users
Users
Status: Offline
User theme: Dark
Posts: 102
Joined: Sep 17th, '18, 20:47
    Android Chrome

Re: Editor extension

Post by kaptangula »

Where is this editor?

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

kaptangula
Users
Users
Status: Offline
User theme: Dark
Posts: 102
Joined: Sep 17th, '18, 20:47
    Android Chrome

Re: Editor extension

Post by kaptangula »

There is a problem where editor mode is not removed

Image
Last edited by kaptangula on Jan 22nd, '19, 19:14, edited 1 time in total.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

ivailo95
Users
Users
Status: Offline
User theme: Dark
Posts: 918
Joined: Feb 2nd, '18, 11:04
    Windows 7 Opera

Re: Editor extension

Post by ivailo95 »

kaptangula wrote: Jan 22nd, '19, 19:08 There is a problem where editor mode is not removed
do you find this edito? :roll:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5109
Joined: Apr 6th, '14, 14:12
    Linux Chrome

Re: Editor extension

Post by martin »

Read the top line there is no error.

The editor ext is a needed ext to use other exts you just install it enable it and leave it if you have any of dmzx exts installed then you cant unistall it as it will be needed.
Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

ivailo95
Users
Users
Status: Offline
User theme: Dark
Posts: 918
Joined: Feb 2nd, '18, 11:04
    Windows 7 Opera

Re: Editor extension

Post by ivailo95 »

This editor automatic enable others dm's extension? :roll:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6471
Joined: Jan 13th, '14, 20:45
    Android Chrome

Re: Editor extension

Post by dmzx »

No just leave it on like Martin says.
This extension gives us more options to expand code.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Solidjeuh
Donator
Donator
Status: Offline
User theme: Dark
Posts: 348
Joined: Dec 13th, '14, 01:40
    Windows 10 Firefox

Re: Editor extension

Post by Solidjeuh »

Stupid question ---> What does it do? :whistl:
Forum voor NL Extensie vertalingen ---> https://www.supportforum.be
----------------------------------------------------------------------------

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Sniper_E
VIP
VIP
Status: Offline
User theme: Dark
Posts: 1158
Joined: Oct 14th, '14, 17:01
    Android Chrome

Re: Editor extension

Post by Sniper_E »

The editor extension will allow the core files to be edited.

The form name color changer extension uses a migration file that will find a core file, then search for a line and replaces that line with the codes to add new post color on that forum.

The editor extension will allow that change to be replaced in the core template.

Did I explain that right?
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Solidjeuh
Donator
Donator
Status: Offline
User theme: Dark
Posts: 348
Joined: Dec 13th, '14, 01:40
    Windows 10 Firefox

Re: Editor extension

Post by Solidjeuh »

Oh ok thank you Sniper. Then I don't need this ext :D

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Sniper_E
VIP
VIP
Status: Offline
User theme: Dark
Posts: 1158
Joined: Oct 14th, '14, 17:01
    Windows 10 Firefox

Re: Editor extension

Post by Sniper_E »

But this editor extension is a lot more.
It opens up the possibility for other extensions to make edits to core files, which has not been possible until now.
To me it looks like dm made a break through pass the barriers we had before. I can see the potentials.

Nice work! :thumbup:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5109
Joined: Apr 6th, '14, 14:12
    Linux Chrome

Re: Editor extension

Post by martin »

Sniper_E wrote: Jan 23rd, '19, 03:56 But this editor extension is a lot more.
It opens up the possibility for other extensions to make edits to core files, which has not been possible until now.
To me it looks like dm made a break through pass the barriers we had before. I can see the potentials.

Nice work! :thumbup:
Spot on dm made a break through on this one only downfall is you need to be able to code a little but the colour cat ext is a prime example of how it's done.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6471
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Editor extension

Post by dmzx »

First post updated