first commit
This commit is contained in:
2
components/com_jce/editor/tiny_mce/plugins/searchreplace/editor_plugin.js
vendored
Normal file
2
components/com_jce/editor/tiny_mce/plugins/searchreplace/editor_plugin.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
components/com_jce/editor/tiny_mce/plugins/searchreplace/index.html
vendored
Normal file
1
components/com_jce/editor/tiny_mce/plugins/searchreplace/index.html
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
16
components/com_jce/editor/tiny_mce/plugins/searchreplace/searchreplace.xml
vendored
Normal file
16
components/com_jce/editor/tiny_mce/plugins/searchreplace/searchreplace.xml
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" ?>
|
||||
<extension version="3.0" type="plugin" plugin="searchreplace" core="1" editable="0">
|
||||
<name>WF_SEARCHREPLACE_TITLE</name>
|
||||
<version>2.9.32</version>
|
||||
<creationDate>01-11-2022</creationDate>
|
||||
<author>Ryan Demmer</author>
|
||||
<authorEmail>info@joomlacontenteditor.net</authorEmail>
|
||||
<authorUrl>https://www.joomlacontenteditor.net/</authorUrl>
|
||||
<copyright>Ryan Demmer</copyright>
|
||||
<license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license>
|
||||
<description>WF_SEARCHREPLACE_DESC</description>
|
||||
<icon>search,replace</icon>
|
||||
|
||||
<help></help>
|
||||
<languages></languages>
|
||||
</extension>
|
||||
Reference in New Issue
Block a user