- update cmsmadesimple to 1.8.2
- fix instructions in MESSAGE
This commit is contained in:
parent
7cb56fcf52
commit
581bb9ed52
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/03/20 16:54:23 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/08/18 15:21:30 jasper Exp $
|
||||
|
||||
COMMENT= easy to use and powerfull CMS
|
||||
|
||||
DISTNAME= cmsmadesimple-1.6.6-full
|
||||
DISTNAME= cmsmadesimple-1.8.2-full
|
||||
PKGNAME= ${DISTNAME:S/-full//}
|
||||
CATEGORIES= www
|
||||
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://s3.amazonaws.com/cmsms/downloads/4470/
|
||||
MASTER_SITES= http://s3.amazonaws.com/cmsms/downloads/5973/
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (cmsmadesimple-1.6.6-full.tar.gz) = iOI8zVHCxqKfbsDigrcOSw==
|
||||
RMD160 (cmsmadesimple-1.6.6-full.tar.gz) = LIA2zoZ9iXlitvMZtJS8MUMiKxk=
|
||||
SHA1 (cmsmadesimple-1.6.6-full.tar.gz) = 8xb80bx0BQRi1fpQHORmDC5gxH0=
|
||||
SHA256 (cmsmadesimple-1.6.6-full.tar.gz) = ErzTyfU1LEQb5eJ3lUqPzUmNa0SgJOI8e0HyutiJ4F4=
|
||||
SIZE (cmsmadesimple-1.6.6-full.tar.gz) = 5689994
|
||||
MD5 (cmsmadesimple-1.8.2-full.tar.gz) = AxX235alqxSYQvxzZjuyFg==
|
||||
RMD160 (cmsmadesimple-1.8.2-full.tar.gz) = 3cpCKsfqBfoIZFCl+v4HglIKhm8=
|
||||
SHA1 (cmsmadesimple-1.8.2-full.tar.gz) = BJ4yhMKzm6vQzcHu3769CvOj/zk=
|
||||
SHA256 (cmsmadesimple-1.8.2-full.tar.gz) = RTLAAyobCrmLV5QXkf70AMKCRbnY6n5/5gWIdjBzoWk=
|
||||
SIZE (cmsmadesimple-1.8.2-full.tar.gz) = 5993930
|
||||
|
@ -1,12 +1,12 @@
|
||||
CMS Made Simple has been installed into ${INSTDIR}
|
||||
|
||||
You should point this to the DocumentRoot of your web-server:
|
||||
# ln -s ../cmd /var/www/htdocs/cms
|
||||
# ln -s ../cms /var/www/htdocs/cms
|
||||
(make sure you use a relative symlink since Apache is chrooted)
|
||||
|
||||
You will also need to add these lines to you php.ini file:
|
||||
extension=mysql.so
|
||||
extensions=gd.so
|
||||
extension=gd.so
|
||||
|
||||
and proceed to complete the installation by reading the INSTALL.txt
|
||||
which has been installed as ${INSTDIR}/doc/INSTALL.txt, starting from
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/03/20 16:54:23 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/08/18 15:21:30 jasper Exp $
|
||||
@group daemon
|
||||
cms/
|
||||
cms/admin/
|
||||
@ -128,6 +128,9 @@ cms/admin/lang/ext/iw_IL/index.html
|
||||
cms/admin/lang/ext/ja_JP/
|
||||
cms/admin/lang/ext/ja_JP/admin.inc.php
|
||||
cms/admin/lang/ext/ja_JP/index.html
|
||||
cms/admin/lang/ext/kz_KZ/
|
||||
cms/admin/lang/ext/kz_KZ/admin.inc.php
|
||||
cms/admin/lang/ext/kz_KZ/index.html
|
||||
cms/admin/lang/ext/lt_LT/
|
||||
cms/admin/lang/ext/lt_LT/admin.inc.php
|
||||
cms/admin/lang/ext/lt_LT/index.html
|
||||
@ -237,6 +240,7 @@ cms/admin/templates/copycontent.tpl
|
||||
cms/admin/templates/index.html
|
||||
cms/admin/templates/listcssassoc.tpl
|
||||
cms/admin/templates/multicontent_template.tpl
|
||||
cms/admin/templates/orig_new_template.tpl
|
||||
cms/admin/templates/siteprefs.tpl
|
||||
cms/admin/templates/systeminfo.tpl
|
||||
cms/admin/templates/systeminfo.txt.tpl
|
||||
@ -575,14 +579,17 @@ cms/install/lang/ext/ca_ES.php
|
||||
cms/install/lang/ext/cs_CZ.php
|
||||
cms/install/lang/ext/da_DK.php
|
||||
cms/install/lang/ext/de_DE.php
|
||||
cms/install/lang/ext/en_CY.php
|
||||
cms/install/lang/ext/es_ES.php
|
||||
cms/install/lang/ext/fi_FI.php
|
||||
cms/install/lang/ext/fr_FR.php
|
||||
cms/install/lang/ext/hu_HU.php
|
||||
cms/install/lang/ext/index.html
|
||||
cms/install/lang/ext/it_IT.php
|
||||
cms/install/lang/ext/iw_IL.php
|
||||
cms/install/lang/ext/ja_JP.php
|
||||
cms/install/lang/ext/lt_LT.php
|
||||
cms/install/lang/ext/mn_MN.php
|
||||
cms/install/lang/ext/nb_NO.php
|
||||
cms/install/lang/ext/nl_NL.php
|
||||
cms/install/lang/ext/pl_PL.php
|
||||
@ -675,6 +682,7 @@ cms/install/upgrades/upgrade.29.to.30.php
|
||||
cms/install/upgrades/upgrade.3.to.4.php
|
||||
cms/install/upgrades/upgrade.30.to.31.php
|
||||
cms/install/upgrades/upgrade.31.to.32.php
|
||||
cms/install/upgrades/upgrade.32.to.33.php
|
||||
cms/install/upgrades/upgrade.4.to.5.php
|
||||
cms/install/upgrades/upgrade.5.to.6.php
|
||||
cms/install/upgrades/upgrade.6.to.7.php
|
||||
@ -754,10 +762,13 @@ cms/lib/adodb_lite/lang/
|
||||
cms/lib/adodb_lite/lang/adodb-en.inc.php
|
||||
cms/lib/adodb_lite/lang/index.html
|
||||
cms/lib/adodb_lite/xmlschema.dtd
|
||||
cms/lib/autoloader.php
|
||||
cms/lib/classes/
|
||||
cms/lib/classes/class.CmsRegularTaskHandler.php
|
||||
cms/lib/classes/class.admintheme.inc.php
|
||||
cms/lib/classes/class.bookmark.inc.php
|
||||
cms/lib/classes/class.bookmarkoperations.inc.php
|
||||
cms/lib/classes/class.bulkcontentoperations.php
|
||||
cms/lib/classes/class.content.inc.php
|
||||
cms/lib/classes/class.contentoperations.inc.php
|
||||
cms/lib/classes/class.events.inc.php
|
||||
@ -787,6 +798,7 @@ cms/lib/classes/contenttypes/SectionHeader.inc.php
|
||||
cms/lib/classes/contenttypes/Separator.inc.php
|
||||
cms/lib/classes/contenttypes/index.html
|
||||
cms/lib/classes/index.html
|
||||
cms/lib/classes/interface.CmsRegularTask.php
|
||||
cms/lib/classes/module_support/
|
||||
cms/lib/classes/module_support/index.html
|
||||
cms/lib/classes/module_support/modform.inc.php
|
||||
@ -799,7 +811,6 @@ cms/lib/content.functions.php
|
||||
cms/lib/dynamic_tabs/
|
||||
cms/lib/dynamic_tabs/index.html
|
||||
cms/lib/dynamic_tabs/tabs.js
|
||||
cms/lib/file.functions.php
|
||||
cms/lib/filemanager/
|
||||
cms/lib/filemanager/ImageManager/
|
||||
cms/lib/filemanager/ImageManager/Classes/
|
||||
@ -879,6 +890,21 @@ cms/lib/helparea.js
|
||||
cms/lib/html_entity_decode_php4.php
|
||||
cms/lib/html_entity_decode_utf8.php
|
||||
cms/lib/index.html
|
||||
cms/lib/lang/
|
||||
cms/lib/lang/index.html
|
||||
cms/lib/lang/tasks/
|
||||
cms/lib/lang/tasks/en_US.php
|
||||
cms/lib/lang/tasks/ext/
|
||||
cms/lib/lang/tasks/ext/de_DE.php
|
||||
cms/lib/lang/tasks/ext/fr_FR.php
|
||||
cms/lib/lang/tasks/ext/index.html
|
||||
cms/lib/lang/tasks/ext/it_IT.php
|
||||
cms/lib/lang/tasks/ext/nb_NO.php
|
||||
cms/lib/lang/tasks/ext/nl_NL.php
|
||||
cms/lib/lang/tasks/ext/pt_PT.php
|
||||
cms/lib/lang/tasks/ext/rm_CH.php
|
||||
cms/lib/lang/tasks/ext/sk_SK.php
|
||||
cms/lib/lang/tasks/index.html
|
||||
cms/lib/misc.functions.php
|
||||
cms/lib/module.functions.php
|
||||
cms/lib/page.functions.php
|
||||
@ -982,6 +1008,9 @@ cms/lib/smarty/plugins/modifier.wordwrap.php
|
||||
cms/lib/smarty/plugins/outputfilter.trimwhitespace.php
|
||||
cms/lib/smarty/plugins/shared.escape_special_chars.php
|
||||
cms/lib/smarty/plugins/shared.make_timestamp.php
|
||||
cms/lib/tasks/
|
||||
cms/lib/tasks/class.ClearCache.task.php
|
||||
cms/lib/tasks/index.html
|
||||
cms/lib/test.functions.php
|
||||
cms/lib/translation.functions.php
|
||||
cms/lib/xajax/
|
||||
@ -1039,10 +1068,12 @@ cms/modules/CMSMailer/lang/ext/hu_HU.php
|
||||
cms/modules/CMSMailer/lang/ext/id_ID.php
|
||||
cms/modules/CMSMailer/lang/ext/index.html
|
||||
cms/modules/CMSMailer/lang/ext/it_IT.php
|
||||
cms/modules/CMSMailer/lang/ext/iw_IL.php
|
||||
cms/modules/CMSMailer/lang/ext/ja_JP.php
|
||||
cms/modules/CMSMailer/lang/ext/lt_LT.php
|
||||
cms/modules/CMSMailer/lang/ext/nb_NO.php
|
||||
cms/modules/CMSMailer/lang/ext/nl_NL.php
|
||||
cms/modules/CMSMailer/lang/ext/pl_PL.php
|
||||
cms/modules/CMSMailer/lang/ext/pt_PT.php
|
||||
cms/modules/CMSMailer/lang/ext/ro_RO.php
|
||||
cms/modules/CMSMailer/lang/ext/ru_RU.php
|
||||
@ -1054,23 +1085,23 @@ cms/modules/CMSMailer/phpmailer/
|
||||
cms/modules/CMSMailer/phpmailer/ChangeLog.txt
|
||||
cms/modules/CMSMailer/phpmailer/LICENSE
|
||||
cms/modules/CMSMailer/phpmailer/README
|
||||
cms/modules/CMSMailer/phpmailer/aboutus.html
|
||||
cms/modules/CMSMailer/phpmailer/class.phpmailer.php
|
||||
cms/modules/CMSMailer/phpmailer/class.pop3.php
|
||||
cms/modules/CMSMailer/phpmailer/class.smtp.php
|
||||
cms/modules/CMSMailer/phpmailer/docs/
|
||||
cms/modules/CMSMailer/phpmailer/docs/extending.html
|
||||
cms/modules/CMSMailer/phpmailer/docs/faq.html
|
||||
cms/modules/CMSMailer/phpmailer/docs/index.html
|
||||
cms/modules/CMSMailer/phpmailer/docs/timeoutfix.diff
|
||||
cms/modules/CMSMailer/phpmailer/index.html
|
||||
cms/modules/CMSMailer/phpmailer/language/
|
||||
cms/modules/CMSMailer/phpmailer/language/index.html
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-ar.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-br.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-ca.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-ch.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-cz.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-de.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-dk.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-en.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-es.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-et.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-fi.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-fo.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-fr.php
|
||||
@ -1084,6 +1115,8 @@ cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-ro.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-ru.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-se.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-tr.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-zh.php
|
||||
cms/modules/CMSMailer/phpmailer/language/phpmailer.lang-zh_cn.php
|
||||
cms/modules/CMSMailer/phpmailer/phpdoc/
|
||||
cms/modules/CMSMailer/phpmailer/phpdoc/PHPMailer/
|
||||
cms/modules/CMSMailer/phpmailer/phpdoc/PHPMailer/PHPMailer.html
|
||||
@ -1103,11 +1136,6 @@ cms/modules/CMSMailer/phpmailer/phpdoc/media/banner.css
|
||||
cms/modules/CMSMailer/phpmailer/phpdoc/media/index.html
|
||||
cms/modules/CMSMailer/phpmailer/phpdoc/media/stylesheet.css
|
||||
cms/modules/CMSMailer/phpmailer/phpdoc/packages.html
|
||||
cms/modules/CMSMailer/phpmailer/test/
|
||||
cms/modules/CMSMailer/phpmailer/test/index.html
|
||||
cms/modules/CMSMailer/phpmailer/test/phpmailer_test.php
|
||||
cms/modules/CMSMailer/phpmailer/test/phpunit.php
|
||||
cms/modules/CMSMailer/phpmailer/test/test.png
|
||||
cms/modules/CMSMailer/templates/
|
||||
cms/modules/CMSMailer/templates/error.tpl
|
||||
cms/modules/CMSMailer/templates/index.html
|
||||
@ -1397,6 +1425,7 @@ cms/modules/FileManager/lang/ext/fr_FR.php
|
||||
cms/modules/FileManager/lang/ext/hu_HU.php
|
||||
cms/modules/FileManager/lang/ext/index.html
|
||||
cms/modules/FileManager/lang/ext/it_IT.php
|
||||
cms/modules/FileManager/lang/ext/iw_IL.php
|
||||
cms/modules/FileManager/lang/ext/ja_JP.php
|
||||
cms/modules/FileManager/lang/ext/lt_LT.php
|
||||
cms/modules/FileManager/lang/ext/nb_NO.php
|
||||
@ -1471,6 +1500,7 @@ cms/modules/MenuManager/lang/ext/fr_FR.php
|
||||
cms/modules/MenuManager/lang/ext/hu_HU.php
|
||||
cms/modules/MenuManager/lang/ext/index.html
|
||||
cms/modules/MenuManager/lang/ext/it_IT.php
|
||||
cms/modules/MenuManager/lang/ext/iw_IL.php
|
||||
cms/modules/MenuManager/lang/ext/ja_JP.php
|
||||
cms/modules/MenuManager/lang/ext/lt_LT.php
|
||||
cms/modules/MenuManager/lang/ext/nb_NO.php
|
||||
@ -1524,6 +1554,7 @@ cms/modules/ModuleManager/lang/ext/fr_FR.php
|
||||
cms/modules/ModuleManager/lang/ext/hu_HU.php
|
||||
cms/modules/ModuleManager/lang/ext/index.html
|
||||
cms/modules/ModuleManager/lang/ext/it_IT.php
|
||||
cms/modules/ModuleManager/lang/ext/iw_IL.php
|
||||
cms/modules/ModuleManager/lang/ext/ja_JP.php
|
||||
cms/modules/ModuleManager/lang/ext/lt_LT.php
|
||||
cms/modules/ModuleManager/lang/ext/nb_NO.php
|
||||
@ -1542,7 +1573,9 @@ cms/modules/ModuleManager/templates/adminpanel.tpl
|
||||
cms/modules/ModuleManager/templates/adminprefs.tpl
|
||||
cms/modules/ModuleManager/templates/error.tpl
|
||||
cms/modules/ModuleManager/templates/index.html
|
||||
cms/modules/ModuleManager/templates/installinfo.tpl
|
||||
cms/modules/ModuleManager/templates/newversionstab.tpl
|
||||
cms/modules/ModuleManager/templates/postinstall.tpl
|
||||
cms/modules/ModuleManager/templates/remotecontent.tpl
|
||||
cms/modules/News/
|
||||
cms/modules/News/News.module.php
|
||||
@ -1602,6 +1635,7 @@ cms/modules/News/lang/ext/it_IT.php
|
||||
cms/modules/News/lang/ext/iw_IL.php
|
||||
cms/modules/News/lang/ext/ja_JP.php
|
||||
cms/modules/News/lang/ext/lt_LT.php
|
||||
cms/modules/News/lang/ext/mn_MN.php
|
||||
cms/modules/News/lang/ext/nb_NO.php
|
||||
cms/modules/News/lang/ext/nl_NL.php
|
||||
cms/modules/News/lang/ext/pl_PL.php
|
||||
@ -1660,6 +1694,7 @@ cms/modules/Printing/lang/ext/fr_FR.php
|
||||
cms/modules/Printing/lang/ext/hu_HU.php
|
||||
cms/modules/Printing/lang/ext/index.html
|
||||
cms/modules/Printing/lang/ext/it_IT.php
|
||||
cms/modules/Printing/lang/ext/iw_IL.php
|
||||
cms/modules/Printing/lang/ext/lt_LT.php
|
||||
cms/modules/Printing/lang/ext/nb_NO.php
|
||||
cms/modules/Printing/lang/ext/nl_NL.php
|
||||
@ -1679,6 +1714,7 @@ cms/modules/Printing/output.php
|
||||
cms/modules/Printing/pdfbutton.gif
|
||||
cms/modules/Printing/printbutton.gif
|
||||
cms/modules/Printing/tcpdf/
|
||||
cms/modules/Printing/tcpdf/2dbarcodes.php
|
||||
cms/modules/Printing/tcpdf/CHANGELOG.TXT
|
||||
cms/modules/Printing/tcpdf/LICENSE.TXT
|
||||
cms/modules/Printing/tcpdf/README.TXT
|
||||
@ -1708,7 +1744,6 @@ cms/modules/Printing/tcpdf/fonts/freeserif.php
|
||||
cms/modules/Printing/tcpdf/fonts/freeserif.z
|
||||
cms/modules/Printing/tcpdf/fonts/helvetica.php
|
||||
cms/modules/Printing/tcpdf/fonts/index.html
|
||||
cms/modules/Printing/tcpdf/html_entity_decode_php4.php
|
||||
cms/modules/Printing/tcpdf/htmlcolors.php
|
||||
cms/modules/Printing/tcpdf/images/
|
||||
cms/modules/Printing/tcpdf/images/_blank.png
|
||||
@ -1755,6 +1790,7 @@ cms/modules/Search/lang/ext/hu_HU.php
|
||||
cms/modules/Search/lang/ext/id_ID.php
|
||||
cms/modules/Search/lang/ext/index.html
|
||||
cms/modules/Search/lang/ext/it_IT.php
|
||||
cms/modules/Search/lang/ext/iw_IL.php
|
||||
cms/modules/Search/lang/ext/ja_JP.php
|
||||
cms/modules/Search/lang/ext/lt_LT.php
|
||||
cms/modules/Search/lang/ext/nb_NO.php
|
||||
@ -1777,6 +1813,7 @@ cms/modules/Search/search.tools.php
|
||||
cms/modules/Search/templates/
|
||||
cms/modules/Search/templates/admin_statistics_tab.tpl
|
||||
cms/modules/Search/templates/index.html
|
||||
cms/modules/Search/templates/options_tab.tpl
|
||||
cms/modules/ThemeManager/
|
||||
cms/modules/ThemeManager/ThemeManager.module.php
|
||||
cms/modules/ThemeManager/action.defaultadmin.php
|
||||
@ -1786,6 +1823,7 @@ cms/modules/ThemeManager/index.html
|
||||
cms/modules/ThemeManager/lang/
|
||||
cms/modules/ThemeManager/lang/en_US.php
|
||||
cms/modules/ThemeManager/lang/ext/
|
||||
cms/modules/ThemeManager/lang/ext/ca_ES.php
|
||||
cms/modules/ThemeManager/lang/ext/cs_CZ.php
|
||||
cms/modules/ThemeManager/lang/ext/da_DK.php
|
||||
cms/modules/ThemeManager/lang/ext/de_DE.php
|
||||
@ -1796,6 +1834,7 @@ cms/modules/ThemeManager/lang/ext/fr_FR.php
|
||||
cms/modules/ThemeManager/lang/ext/hu_HU.php
|
||||
cms/modules/ThemeManager/lang/ext/index.html
|
||||
cms/modules/ThemeManager/lang/ext/it_IT.php
|
||||
cms/modules/ThemeManager/lang/ext/iw_IL.php
|
||||
cms/modules/ThemeManager/lang/ext/ja_JP.php
|
||||
cms/modules/ThemeManager/lang/ext/lt_LT.php
|
||||
cms/modules/ThemeManager/lang/ext/nb_NO.php
|
||||
@ -1822,20 +1861,24 @@ cms/modules/TinyMCE/action.default.php
|
||||
cms/modules/TinyMCE/action.defaultadmin.php
|
||||
cms/modules/TinyMCE/action.saveadvanced.php
|
||||
cms/modules/TinyMCE/action.saveplugins.php
|
||||
cms/modules/TinyMCE/action.saveprofiles.php
|
||||
cms/modules/TinyMCE/action.savesettings.php
|
||||
cms/modules/TinyMCE/action.savestyles.php
|
||||
cms/modules/TinyMCE/action.savetoolbar.php
|
||||
cms/modules/TinyMCE/docs/
|
||||
cms/modules/TinyMCE/docs/HOWTO-MAKE-MODULE-PLUGINS.txt
|
||||
cms/modules/TinyMCE/docs/index.html
|
||||
cms/modules/TinyMCE/event.Core.ContentPostRender.php
|
||||
cms/modules/TinyMCE/filepicker.css
|
||||
cms/modules/TinyMCE/filepicker.php
|
||||
cms/modules/TinyMCE/function.admin_advanced.php
|
||||
cms/modules/TinyMCE/function.admin_plugins.php
|
||||
cms/modules/TinyMCE/function.admin_profiles.php
|
||||
cms/modules/TinyMCE/function.admin_settings.php
|
||||
cms/modules/TinyMCE/function.admin_styles.php
|
||||
cms/modules/TinyMCE/function.admin_toolbar.php
|
||||
cms/modules/TinyMCE/images/
|
||||
cms/modules/TinyMCE/images/cmsmslink.gif
|
||||
cms/modules/TinyMCE/images/customdropdown.gif
|
||||
cms/modules/TinyMCE/images/delete.gif
|
||||
cms/modules/TinyMCE/images/dir.gif
|
||||
cms/modules/TinyMCE/images/fileicon.gif
|
||||
cms/modules/TinyMCE/images/images.gif
|
||||
@ -1844,6 +1887,7 @@ cms/modules/TinyMCE/index.html
|
||||
cms/modules/TinyMCE/lang/
|
||||
cms/modules/TinyMCE/lang/en_US.php
|
||||
cms/modules/TinyMCE/lang/ext/
|
||||
cms/modules/TinyMCE/lang/ext/ca_ES.php
|
||||
cms/modules/TinyMCE/lang/ext/cs_CZ.php
|
||||
cms/modules/TinyMCE/lang/ext/da_DK.php
|
||||
cms/modules/TinyMCE/lang/ext/de_DE.php
|
||||
@ -1855,6 +1899,7 @@ cms/modules/TinyMCE/lang/ext/fr_FR.php
|
||||
cms/modules/TinyMCE/lang/ext/hu_HU.php
|
||||
cms/modules/TinyMCE/lang/ext/index.html
|
||||
cms/modules/TinyMCE/lang/ext/it_IT.php
|
||||
cms/modules/TinyMCE/lang/ext/iw_IL.php
|
||||
cms/modules/TinyMCE/lang/ext/ja_JP.php
|
||||
cms/modules/TinyMCE/lang/ext/lt_LT.php
|
||||
cms/modules/TinyMCE/lang/ext/nb_NO.php
|
||||
@ -1867,6 +1912,7 @@ cms/modules/TinyMCE/lang/ext/sk_SK.php
|
||||
cms/modules/TinyMCE/lang/ext/sl_SI.php
|
||||
cms/modules/TinyMCE/lang/ext/so_SO.php
|
||||
cms/modules/TinyMCE/lang/ext/sv_SE.php
|
||||
cms/modules/TinyMCE/lang/ext/tr_TR.php
|
||||
cms/modules/TinyMCE/lang/index.html
|
||||
cms/modules/TinyMCE/method.install.php
|
||||
cms/modules/TinyMCE/method.uninstall.php
|
||||
@ -1878,10 +1924,10 @@ cms/modules/TinyMCE/templates/changelog.tpl
|
||||
cms/modules/TinyMCE/templates/filepicker.tpl
|
||||
cms/modules/TinyMCE/templates/index.html
|
||||
cms/modules/TinyMCE/templates/pluginspanel.tpl
|
||||
cms/modules/TinyMCE/templates/profilespanel.tpl
|
||||
cms/modules/TinyMCE/templates/settingspanel.tpl
|
||||
cms/modules/TinyMCE/templates/stylespanel.tpl
|
||||
cms/modules/TinyMCE/templates/tinyconfig.tpl
|
||||
cms/modules/TinyMCE/templates/toolbarpanel.tpl
|
||||
cms/modules/TinyMCE/tinyconfig.php
|
||||
cms/modules/TinyMCE/tinyconfig_gz.php
|
||||
cms/modules/TinyMCE/tinylogo.png
|
||||
@ -2058,12 +2104,20 @@ cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlink/langs/tr_dlg.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlink/langs/uk_dlg.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlink/langs/zh_dlg.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlist/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlist/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autoresize/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autoresize/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/images/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/images/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/langs/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/autosave/langs/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/bbcode/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/bbcode/index.html
|
||||
@ -2308,14 +2362,18 @@ cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/paste/langs/sv_dlg.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/paste/langs/tr_dlg.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/example.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/embed.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/preview/preview.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/print/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/print/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/readme.txt
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/safari/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/safari/blank.htm
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/safari/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/safari/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/save/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/save/index.html
|
||||
@ -2363,6 +2421,19 @@ cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/uk_dlg
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/zh_dlg.js
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/changelog
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/EnchantSpell.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/GoogleSpell.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/PSpell.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/PSpellShell.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/SpellChecker.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/utils/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/utils/JSON.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/utils/Logger.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/utils/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/config.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/content.css
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/index.html
|
||||
@ -2370,7 +2441,11 @@ cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/wline.gif
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/includes/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/includes/general.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/includes/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/index.html
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/spellchecker/rpc.php
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/style/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/style/css/
|
||||
cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/style/css/index.html
|
||||
@ -2739,18 +2814,19 @@ cms/modules/nuSOAP/lang/index.html
|
||||
cms/modules/nuSOAP/nuSOAP.module.php
|
||||
cms/plugins/
|
||||
cms/plugins/.htaccess
|
||||
cms/plugins/function.ImageGallery.php
|
||||
cms/plugins/function.adsense.php
|
||||
cms/plugins/function.anchor.php
|
||||
cms/plugins/function.breadcrumbs.php
|
||||
cms/plugins/function.bulletmenu.php
|
||||
cms/plugins/function.cms_module.php
|
||||
cms/plugins/function.cms_selflink.php
|
||||
cms/plugins/function.cms_stylesheet.php
|
||||
cms/plugins/function.cms_version.php
|
||||
cms/plugins/function.cms_versionname.php
|
||||
cms/plugins/function.contact_form.php
|
||||
cms/plugins/function.content.php
|
||||
cms/plugins/function.content_image.php
|
||||
cms/plugins/function.content_module.php
|
||||
cms/plugins/function.created_date.php
|
||||
cms/plugins/function.current_date.php
|
||||
cms/plugins/function.description.php
|
||||
@ -2780,6 +2856,7 @@ cms/plugins/function.redirect_url.php
|
||||
cms/plugins/function.repeat.php
|
||||
cms/plugins/function.root_url.php
|
||||
cms/plugins/function.search.php
|
||||
cms/plugins/function.setlist.php
|
||||
cms/plugins/function.site_mapper.php
|
||||
cms/plugins/function.sitemap.php
|
||||
cms/plugins/function.sitename.php
|
||||
|
Loading…
Reference in New Issue
Block a user