diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-27 13:42:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-27 13:42:06 +0000 |
commit | f347cd571d410ae9d7a0ee1e711bec9dd329dda4 (patch) | |
tree | 32af7449580bdc03c7285339a636b030c3bab5d8 /www/efront | |
parent | - Pass maintainership to Steven Kreuzer (skreuzer@exit2shell.com) (diff) |
- Update to 3.5.2
PR: 132143
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=229164
Diffstat (limited to 'www/efront')
-rw-r--r-- | www/efront/Makefile | 7 | ||||
-rw-r--r-- | www/efront/distinfo | 6 | ||||
-rw-r--r-- | www/efront/pkg-plist | 1335 |
3 files changed, 1050 insertions, 298 deletions
diff --git a/www/efront/Makefile b/www/efront/Makefile index ddafa9845a25..a150ce360452 100644 --- a/www/efront/Makefile +++ b/www/efront/Makefile @@ -6,11 +6,10 @@ # PORTNAME= efront -DISTVERSION= 3.5.1 -PORTREVISION= 1 +DISTVERSION= 3.5.2 CATEGORIES= www -MASTER_SITES= http://www.efrontlearning.net/versions/ -DISTNAME= ${PORTNAME}_3.5.1_build2760 +MASTER_SITES= SF/efrontlearning +DISTNAME= ${PORTNAME}_${PORTVERSION}_build3470 MAINTAINER= wenheping@gmail.com COMMENT= A Elearning and Human Capital Development platform diff --git a/www/efront/distinfo b/www/efront/distinfo index b4cc35cabb65..d9eb2c6b3a2c 100644 --- a/www/efront/distinfo +++ b/www/efront/distinfo @@ -1,3 +1,3 @@ -MD5 (efront_3.5.1_build2760.zip) = 16ab9a8d369067b90a1d4d2527b964d1 -SHA256 (efront_3.5.1_build2760.zip) = 51b39fd86d6d754fe4f9a0b9288c14a4782b029bb7f8c87191c11bc6c0e2d922 -SIZE (efront_3.5.1_build2760.zip) = 6159661 +MD5 (efront_3.5.2_build3470.zip) = ecee10b4606b29520512780c1bb55acd +SHA256 (efront_3.5.2_build3470.zip) = 6ad7241ab718e9fec5916a7a04b76cb1d895379fa1e2e2a9f5395893c79c914c +SIZE (efront_3.5.2_build3470.zip) = 8829057 diff --git a/www/efront/pkg-plist b/www/efront/pkg-plist index 9ed49337b58c..8a1da4bbccb7 100644 --- a/www/efront/pkg-plist +++ b/www/efront/pkg-plist @@ -1,9 +1,174 @@ %%WWWDIR%%/CHANGELOG.txt -%%WWWDIR%%/index.php %%WWWDIR%%/INSTALL.txt %%WWWDIR%%/LICENSE.txt +%%WWWDIR%%/PEAR/.htaccess +%%WWWDIR%%/PEAR/Archive/Tar.php +%%WWWDIR%%/PEAR/Archive/Zip.php +%%WWWDIR%%/PEAR/HTML/Common.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/Array.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ArraySmarty.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/Default.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ITDynamic.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ITStatic.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/Object.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ObjectFlexy.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/QuickHtml.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Callback.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Compare.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Email.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Range.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Regex.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Required.php +%%WWWDIR%%/PEAR/HTML/QuickForm/Rule.php +%%WWWDIR%%/PEAR/HTML/QuickForm/RuleRegistry.php +%%WWWDIR%%/PEAR/HTML/QuickForm/advcheckbox.php +%%WWWDIR%%/PEAR/HTML/QuickForm/autocomplete.php +%%WWWDIR%%/PEAR/HTML/QuickForm/button.php +%%WWWDIR%%/PEAR/HTML/QuickForm/checkbox.php +%%WWWDIR%%/PEAR/HTML/QuickForm/date.php +%%WWWDIR%%/PEAR/HTML/QuickForm/element.php +%%WWWDIR%%/PEAR/HTML/QuickForm/file.php +%%WWWDIR%%/PEAR/HTML/QuickForm/group.php +%%WWWDIR%%/PEAR/HTML/QuickForm/header.php +%%WWWDIR%%/PEAR/HTML/QuickForm/hidden.php +%%WWWDIR%%/PEAR/HTML/QuickForm/hiddenselect.php +%%WWWDIR%%/PEAR/HTML/QuickForm/hierselect.php +%%WWWDIR%%/PEAR/HTML/QuickForm/html.php +%%WWWDIR%%/PEAR/HTML/QuickForm/image.php +%%WWWDIR%%/PEAR/HTML/QuickForm/input.php +%%WWWDIR%%/PEAR/HTML/QuickForm/link.php +%%WWWDIR%%/PEAR/HTML/QuickForm/password.php +%%WWWDIR%%/PEAR/HTML/QuickForm/radio.php +%%WWWDIR%%/PEAR/HTML/QuickForm/reset.php +%%WWWDIR%%/PEAR/HTML/QuickForm/select.php +%%WWWDIR%%/PEAR/HTML/QuickForm/static.php +%%WWWDIR%%/PEAR/HTML/QuickForm/submit.php +%%WWWDIR%%/PEAR/HTML/QuickForm/text.php +%%WWWDIR%%/PEAR/HTML/QuickForm/textarea.php +%%WWWDIR%%/PEAR/HTML/QuickForm/xbutton.php +%%WWWDIR%%/PEAR/HTML/QuickForm.php +%%WWWDIR%%/PEAR/MIME/Type/Parameter.php +%%WWWDIR%%/PEAR/MIME/Type.php +%%WWWDIR%%/PEAR/Mail/RFC822.php +%%WWWDIR%%/PEAR/Mail/mail.php +%%WWWDIR%%/PEAR/Mail/mime.php +%%WWWDIR%%/PEAR/Mail/mimeDecode.php +%%WWWDIR%%/PEAR/Mail/mimePart.php +%%WWWDIR%%/PEAR/Mail/null.php +%%WWWDIR%%/PEAR/Mail/sendmail.php +%%WWWDIR%%/PEAR/Mail/smtp.php +%%WWWDIR%%/PEAR/Mail.php +%%WWWDIR%%/PEAR/Net/SMTP.php +%%WWWDIR%%/PEAR/Net/Socket.php +%%WWWDIR%%/PEAR/OLE/PPS/File.php +%%WWWDIR%%/PEAR/OLE/PPS/Root.php +%%WWWDIR%%/PEAR/OLE/PPS.php +%%WWWDIR%%/PEAR/OLE.php +%%WWWDIR%%/PEAR/PEAR/Autoloader.php +%%WWWDIR%%/PEAR/PEAR/Builder.php +%%WWWDIR%%/PEAR/PEAR/ChannelFile/Parser.php +%%WWWDIR%%/PEAR/PEAR/ChannelFile.php +%%WWWDIR%%/PEAR/PEAR/Command/Auth.php +%%WWWDIR%%/PEAR/PEAR/Command/Auth.xml +%%WWWDIR%%/PEAR/PEAR/Command/Build.php +%%WWWDIR%%/PEAR/PEAR/Command/Build.xml +%%WWWDIR%%/PEAR/PEAR/Command/Channels.php +%%WWWDIR%%/PEAR/PEAR/Command/Channels.xml +%%WWWDIR%%/PEAR/PEAR/Command/Common.php +%%WWWDIR%%/PEAR/PEAR/Command/Config.php +%%WWWDIR%%/PEAR/PEAR/Command/Config.xml +%%WWWDIR%%/PEAR/PEAR/Command/Install.php +%%WWWDIR%%/PEAR/PEAR/Command/Install.xml +%%WWWDIR%%/PEAR/PEAR/Command/Mirror.php +%%WWWDIR%%/PEAR/PEAR/Command/Mirror.xml +%%WWWDIR%%/PEAR/PEAR/Command/Package.php +%%WWWDIR%%/PEAR/PEAR/Command/Package.xml +%%WWWDIR%%/PEAR/PEAR/Command/Pickle.php +%%WWWDIR%%/PEAR/PEAR/Command/Pickle.xml +%%WWWDIR%%/PEAR/PEAR/Command/Registry.php +%%WWWDIR%%/PEAR/PEAR/Command/Registry.xml +%%WWWDIR%%/PEAR/PEAR/Command/Remote.php +%%WWWDIR%%/PEAR/PEAR/Command/Remote.xml +%%WWWDIR%%/PEAR/PEAR/Command/Test.php +%%WWWDIR%%/PEAR/PEAR/Command/Test.xml +%%WWWDIR%%/PEAR/PEAR/Command.php +%%WWWDIR%%/PEAR/PEAR/Common.php +%%WWWDIR%%/PEAR/PEAR/Config.php +%%WWWDIR%%/PEAR/PEAR/Dependency.php +%%WWWDIR%%/PEAR/PEAR/Dependency2.php +%%WWWDIR%%/PEAR/PEAR/DependencyDB.php +%%WWWDIR%%/PEAR/PEAR/Downloader/Package.php +%%WWWDIR%%/PEAR/PEAR/Downloader.php +%%WWWDIR%%/PEAR/PEAR/ErrorStack.php +%%WWWDIR%%/PEAR/PEAR/Exception.php +%%WWWDIR%%/PEAR/PEAR/Frontend/CLI.php +%%WWWDIR%%/PEAR/PEAR/Frontend.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Common.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Data.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Data.xml +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Doc.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Doc.xml +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Ext.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Ext.xml +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Php.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Php.xml +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Script.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Script.xml +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Src.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Src.xml +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Test.php +%%WWWDIR%%/PEAR/PEAR/Installer/Role/Test.xml +%%WWWDIR%%/PEAR/PEAR/Installer/Role.php +%%WWWDIR%%/PEAR/PEAR/Installer.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/Generator/v1.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/Generator/v2.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/Parser/v1.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/Parser/v2.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/v1.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/v2/Validator.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/v2/rw.php +%%WWWDIR%%/PEAR/PEAR/PackageFile/v2.php +%%WWWDIR%%/PEAR/PEAR/PackageFile.php +%%WWWDIR%%/PEAR/PEAR/Packager.php +%%WWWDIR%%/PEAR/PEAR/REST/10.php +%%WWWDIR%%/PEAR/PEAR/REST/11.php +%%WWWDIR%%/PEAR/PEAR/REST.php +%%WWWDIR%%/PEAR/PEAR/Registry.php +%%WWWDIR%%/PEAR/PEAR/Remote.php +%%WWWDIR%%/PEAR/PEAR/RunTest.php +%%WWWDIR%%/PEAR/PEAR/Task/Common.php +%%WWWDIR%%/PEAR/PEAR/Task/Postinstallscript/rw.php +%%WWWDIR%%/PEAR/PEAR/Task/Postinstallscript.php +%%WWWDIR%%/PEAR/PEAR/Task/Replace/rw.php +%%WWWDIR%%/PEAR/PEAR/Task/Replace.php +%%WWWDIR%%/PEAR/PEAR/Task/Unixeol/rw.php +%%WWWDIR%%/PEAR/PEAR/Task/Unixeol.php +%%WWWDIR%%/PEAR/PEAR/Task/Windowseol/rw.php +%%WWWDIR%%/PEAR/PEAR/Task/Windowseol.php +%%WWWDIR%%/PEAR/PEAR/Validate.php +%%WWWDIR%%/PEAR/PEAR/Validator/PECL.php +%%WWWDIR%%/PEAR/PEAR/XMLParser.php +%%WWWDIR%%/PEAR/PEAR.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/BIFFwriter.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Format.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Parser.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Validator.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Workbook.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Workbook_Default.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Worksheet.php +%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer.php +%%WWWDIR%%/PEAR/System.php +%%WWWDIR%%/PEAR/XML/RPC/Dump.php +%%WWWDIR%%/PEAR/XML/RPC/Server.php +%%WWWDIR%%/PEAR/XML/RPC.php +%%WWWDIR%%/PEAR/pearcmd.php +%%WWWDIR%%/PEAR/peclcmd.php %%WWWDIR%%/README.txt +%%WWWDIR%%/backups/.htaccess +%%WWWDIR%%/index.php %%WWWDIR%%/libraries/.htaccess +%%WWWDIR%%/libraries/PersonalMessage.class.php %%WWWDIR%%/libraries/adodb/adodb-active-record.inc.php %%WWWDIR%%/libraries/adodb/adodb-csvlib.inc.php %%WWWDIR%%/libraries/adodb/adodb-error.inc.php @@ -26,9 +191,12 @@ %%WWWDIR%%/libraries/deprecated.php %%WWWDIR%%/libraries/direction.class.php %%WWWDIR%%/libraries/emails.php -%%WWWDIR%%/libraries/external/charts.php +%%WWWDIR%%/libraries/external/Zip.php %%WWWDIR%%/libraries/external/pear.php %%WWWDIR%%/libraries/external/tar.php +%%WWWDIR%%/libraries/external/tcpdf/CHANGELOG.TXT +%%WWWDIR%%/libraries/external/tcpdf/LICENSE.TXT +%%WWWDIR%%/libraries/external/tcpdf/README.TXT %%WWWDIR%%/libraries/external/tcpdf/barcode/barcode.php %%WWWDIR%%/libraries/external/tcpdf/barcode/c128aobject.php %%WWWDIR%%/libraries/external/tcpdf/barcode/c128bobject.php @@ -37,15 +205,15 @@ %%WWWDIR%%/libraries/external/tcpdf/barcode/i25object.php %%WWWDIR%%/libraries/external/tcpdf/barcode/image.php %%WWWDIR%%/libraries/external/tcpdf/barcode/lesser.txt -%%WWWDIR%%/libraries/external/tcpdf/CHANGELOG.TXT %%WWWDIR%%/libraries/external/tcpdf/config/lang/eng.php %%WWWDIR%%/libraries/external/tcpdf/config/tcpdf_config.php %%WWWDIR%%/libraries/external/tcpdf/config/tcpdf_config.php.bak %%WWWDIR%%/libraries/external/tcpdf/config/tcpdf_config_old.php %%WWWDIR%%/libraries/external/tcpdf/fonts/.noencode +%%WWWDIR%%/libraries/external/tcpdf/fonts/README.TXT %%WWWDIR%%/libraries/external/tcpdf/fonts/freefont/AUTHORS -%%WWWDIR%%/libraries/external/tcpdf/fonts/freefont/ChangeLog %%WWWDIR%%/libraries/external/tcpdf/fonts/freefont/CREDITS +%%WWWDIR%%/libraries/external/tcpdf/fonts/freefont/ChangeLog %%WWWDIR%%/libraries/external/tcpdf/fonts/freefont/INSTALL %%WWWDIR%%/libraries/external/tcpdf/fonts/freefont/README %%WWWDIR%%/libraries/external/tcpdf/fonts/freeserif.ctg.z @@ -60,7 +228,6 @@ %%WWWDIR%%/libraries/external/tcpdf/fonts/freeserifi.php %%WWWDIR%%/libraries/external/tcpdf/fonts/freeserifitalic.ctg.z %%WWWDIR%%/libraries/external/tcpdf/fonts/freeserifitalic.z -%%WWWDIR%%/libraries/external/tcpdf/fonts/README.TXT %%WWWDIR%%/libraries/external/tcpdf/fonts/vera.ctg.z %%WWWDIR%%/libraries/external/tcpdf/fonts/vera.php %%WWWDIR%%/libraries/external/tcpdf/fonts/vera.z @@ -74,29 +241,48 @@ %%WWWDIR%%/libraries/external/tcpdf/fonts/verase.php %%WWWDIR%%/libraries/external/tcpdf/fonts/veraseb.php %%WWWDIR%%/libraries/external/tcpdf/htmlcolors.php -%%WWWDIR%%/libraries/external/tcpdf/LICENSE.TXT -%%WWWDIR%%/libraries/external/tcpdf/README.TXT %%WWWDIR%%/libraries/external/tcpdf/tcpdf.php %%WWWDIR%%/libraries/external/tcpdf/unicode_data.php -%%WWWDIR%%/libraries/external/Zip.php %%WWWDIR%%/libraries/filesystem3.class.php %%WWWDIR%%/libraries/globals.php %%WWWDIR%%/libraries/group.class.php -%%WWWDIR%%/libraries/language/lang-english.php -%%WWWDIR%%/libraries/language/lang-greek.php +%%WWWDIR%%/libraries/language/lang-arabic.php.inc +%%WWWDIR%%/libraries/language/lang-brazilian.php.inc +%%WWWDIR%%/libraries/language/lang-bulgarian.php.inc +%%WWWDIR%%/libraries/language/lang-chinese_simplified.php.inc +%%WWWDIR%%/libraries/language/lang-chinese_traditional.php.inc +%%WWWDIR%%/libraries/language/lang-croatian.php.inc +%%WWWDIR%%/libraries/language/lang-czech.php.inc +%%WWWDIR%%/libraries/language/lang-danish.php.inc +%%WWWDIR%%/libraries/language/lang-dutch.php.inc +%%WWWDIR%%/libraries/language/lang-english.php.inc +%%WWWDIR%%/libraries/language/lang-finnish.php.inc +%%WWWDIR%%/libraries/language/lang-french.php.inc +%%WWWDIR%%/libraries/language/lang-german.php.inc +%%WWWDIR%%/libraries/language/lang-greek.php.inc +%%WWWDIR%%/libraries/language/lang-hindi.php.inc +%%WWWDIR%%/libraries/language/lang-italian.php.inc +%%WWWDIR%%/libraries/language/lang-japanese.php.inc +%%WWWDIR%%/libraries/language/lang-norwegian.php.inc +%%WWWDIR%%/libraries/language/lang-polish.php.inc +%%WWWDIR%%/libraries/language/lang-portuguese.php.inc +%%WWWDIR%%/libraries/language/lang-romanian.php.inc +%%WWWDIR%%/libraries/language/lang-russian.php.inc +%%WWWDIR%%/libraries/language/lang-spanish.php.inc +%%WWWDIR%%/libraries/language/lang-swedish.php.inc %%WWWDIR%%/libraries/lesson.class.php %%WWWDIR%%/libraries/manifest.class.php %%WWWDIR%%/libraries/menu.class.php %%WWWDIR%%/libraries/metadata.class.php %%WWWDIR%%/libraries/module.class.php %%WWWDIR%%/libraries/module_hcd_tools.php -%%WWWDIR%%/libraries/paypal.class.php -%%WWWDIR%%/libraries/PersonalMessage.class.php %%WWWDIR%%/libraries/project.class.php %%WWWDIR%%/libraries/scorm.class.php %%WWWDIR%%/libraries/scorm.php %%WWWDIR%%/libraries/search.class.php %%WWWDIR%%/libraries/smarty/libs/Config_File.class.php +%%WWWDIR%%/libraries/smarty/libs/Smarty.class.php +%%WWWDIR%%/libraries/smarty/libs/Smarty_Compiler.class.php %%WWWDIR%%/libraries/smarty/libs/debug.tpl %%WWWDIR%%/libraries/smarty/libs/internals/core.assemble_plugin_filepath.php %%WWWDIR%%/libraries/smarty/libs/internals/core.assign_smarty_interface.php @@ -112,8 +298,8 @@ %%WWWDIR%%/libraries/smarty/libs/internals/core.process_cached_inserts.php %%WWWDIR%%/libraries/smarty/libs/internals/core.process_compiled_include.php %%WWWDIR%%/libraries/smarty/libs/internals/core.read_cache_file.php -%%WWWDIR%%/libraries/smarty/libs/internals/core.rmdir.php %%WWWDIR%%/libraries/smarty/libs/internals/core.rm_auto.php +%%WWWDIR%%/libraries/smarty/libs/internals/core.rmdir.php %%WWWDIR%%/libraries/smarty/libs/internals/core.run_insert_handler.php %%WWWDIR%%/libraries/smarty/libs/internals/core.smarty_include_php.php %%WWWDIR%%/libraries/smarty/libs/internals/core.write_cache_file.php @@ -124,6 +310,7 @@ %%WWWDIR%%/libraries/smarty/libs/plugins/compiler.assign.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_html_select_date.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printBackButton.php +%%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printBlock.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printCalendar.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printCloseButton.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printComments.php @@ -131,18 +318,18 @@ %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printForumMessages.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printGlossary.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printIconMenu.php -%%WWWDIR%%/libraries/smarty/libs/plugins/custom/modifier.eF_truncate.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printIconTable.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printInnerTable.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printLessonsList.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printMenu.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printMessage.php +%%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printMessageBlock.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printNavigation.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printNewContent.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printNews.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printOnlineUsers.php -%%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printPersonalMessages.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printPNG.php +%%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printPersonalMessages.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printPreviousNext.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printProjects.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printSide.php @@ -150,8 +337,9 @@ %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printSurveysList.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printSystemAnnouncements.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printTimestampToDate.php -%%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printUsersList.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printTimestampToTime.php +%%WWWDIR%%/libraries/smarty/libs/plugins/custom/function.eF_template_printUsersList.php +%%WWWDIR%%/libraries/smarty/libs/plugins/custom/modifier.eF_truncate.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/outputfilter.eF_template_formatLogins.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/outputfilter.eF_template_formatScore.php %%WWWDIR%%/libraries/smarty/libs/plugins/custom/outputfilter.eF_template_formatTimestamp.php @@ -204,8 +392,6 @@ %%WWWDIR%%/libraries/smarty/libs/plugins/outputfilter.trimwhitespace.php %%WWWDIR%%/libraries/smarty/libs/plugins/shared.escape_special_chars.php %%WWWDIR%%/libraries/smarty/libs/plugins/shared.make_timestamp.php -%%WWWDIR%%/libraries/smarty/libs/Smarty.class.php -%%WWWDIR%%/libraries/smarty/libs/Smarty_Compiler.class.php %%WWWDIR%%/libraries/smarty/smarty_config.php %%WWWDIR%%/libraries/smarty/templates/add_comment.tpl %%WWWDIR%%/libraries/smarty/templates/add_definition.tpl @@ -224,6 +410,7 @@ %%WWWDIR%%/libraries/smarty/templates/chat/chat_room_options.tpl %%WWWDIR%%/libraries/smarty/templates/check_status.tpl %%WWWDIR%%/libraries/smarty/templates/cms_templates/default_template.tpl +%%WWWDIR%%/libraries/smarty/templates/content_report.tpl %%WWWDIR%%/libraries/smarty/templates/directory.tpl %%WWWDIR%%/libraries/smarty/templates/editor/online_users.tpl %%WWWDIR%%/libraries/smarty/templates/email/default.tpl @@ -240,11 +427,17 @@ %%WWWDIR%%/libraries/smarty/templates/forum/outer_header.tpl %%WWWDIR%%/libraries/smarty/templates/import_export.tpl %%WWWDIR%%/libraries/smarty/templates/import_export_users.tpl +%%WWWDIR%%/libraries/smarty/templates/includes/blocks/lessons_info.tpl +%%WWWDIR%%/libraries/smarty/templates/includes/blocks/selected_lessons.tpl %%WWWDIR%%/libraries/smarty/templates/includes/closing.tpl +%%WWWDIR%%/libraries/smarty/templates/includes/course_settings.tpl %%WWWDIR%%/libraries/smarty/templates/includes/footer.tpl %%WWWDIR%%/libraries/smarty/templates/includes/header.tpl +%%WWWDIR%%/libraries/smarty/templates/includes/layout.tpl +%%WWWDIR%%/libraries/smarty/templates/includes/lesson_settings.tpl %%WWWDIR%%/libraries/smarty/templates/includes/module_personal.tpl %%WWWDIR%%/libraries/smarty/templates/includes/module_search.tpl +%%WWWDIR%%/libraries/smarty/templates/includes/module_tests.tpl %%WWWDIR%%/libraries/smarty/templates/includes/top_row.tpl %%WWWDIR%%/libraries/smarty/templates/index.tpl %%WWWDIR%%/libraries/smarty/templates/install/install.tpl @@ -254,8 +447,9 @@ %%WWWDIR%%/libraries/smarty/templates/module_hcd.tpl %%WWWDIR%%/libraries/smarty/templates/module_statistics.tpl %%WWWDIR%%/libraries/smarty/templates/module_systemConfig.tpl -%%WWWDIR%%/libraries/smarty/templates/news.tpl %%WWWDIR%%/libraries/smarty/templates/new_sidebar.tpl +%%WWWDIR%%/libraries/smarty/templates/news.tpl +%%WWWDIR%%/libraries/smarty/templates/news_list.tpl %%WWWDIR%%/libraries/smarty/templates/paypalConfiguration.tpl %%WWWDIR%%/libraries/smarty/templates/paypal_configuration.tpl %%WWWDIR%%/libraries/smarty/templates/professor.tpl @@ -281,170 +475,8 @@ %%WWWDIR%%/libraries/tools.php %%WWWDIR%%/libraries/tree.class.php %%WWWDIR%%/libraries/user.class.php -%%WWWDIR%%/PEAR/.htaccess -%%WWWDIR%%/PEAR/Archive/Tar.php -%%WWWDIR%%/PEAR/Archive/Zip.php -%%WWWDIR%%/PEAR/HTML/Common.php -%%WWWDIR%%/PEAR/HTML/QuickForm/advcheckbox.php -%%WWWDIR%%/PEAR/HTML/QuickForm/autocomplete.php -%%WWWDIR%%/PEAR/HTML/QuickForm/button.php -%%WWWDIR%%/PEAR/HTML/QuickForm/checkbox.php -%%WWWDIR%%/PEAR/HTML/QuickForm/date.php -%%WWWDIR%%/PEAR/HTML/QuickForm/element.php -%%WWWDIR%%/PEAR/HTML/QuickForm/file.php -%%WWWDIR%%/PEAR/HTML/QuickForm/group.php -%%WWWDIR%%/PEAR/HTML/QuickForm/header.php -%%WWWDIR%%/PEAR/HTML/QuickForm/hidden.php -%%WWWDIR%%/PEAR/HTML/QuickForm/hiddenselect.php -%%WWWDIR%%/PEAR/HTML/QuickForm/hierselect.php -%%WWWDIR%%/PEAR/HTML/QuickForm/html.php -%%WWWDIR%%/PEAR/HTML/QuickForm/image.php -%%WWWDIR%%/PEAR/HTML/QuickForm/input.php -%%WWWDIR%%/PEAR/HTML/QuickForm/link.php -%%WWWDIR%%/PEAR/HTML/QuickForm/password.php -%%WWWDIR%%/PEAR/HTML/QuickForm/radio.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/Array.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ArraySmarty.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/Default.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ITDynamic.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ITStatic.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/Object.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/ObjectFlexy.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer/QuickHtml.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Renderer.php -%%WWWDIR%%/PEAR/HTML/QuickForm/reset.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Callback.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Compare.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Email.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Range.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Regex.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Rule/Required.php -%%WWWDIR%%/PEAR/HTML/QuickForm/Rule.php -%%WWWDIR%%/PEAR/HTML/QuickForm/RuleRegistry.php -%%WWWDIR%%/PEAR/HTML/QuickForm/select.php -%%WWWDIR%%/PEAR/HTML/QuickForm/static.php -%%WWWDIR%%/PEAR/HTML/QuickForm/submit.php -%%WWWDIR%%/PEAR/HTML/QuickForm/text.php -%%WWWDIR%%/PEAR/HTML/QuickForm/textarea.php -%%WWWDIR%%/PEAR/HTML/QuickForm/xbutton.php -%%WWWDIR%%/PEAR/HTML/QuickForm.php -%%WWWDIR%%/PEAR/Mail/mail.php -%%WWWDIR%%/PEAR/Mail/mime.php -%%WWWDIR%%/PEAR/Mail/mimeDecode.php -%%WWWDIR%%/PEAR/Mail/mimePart.php -%%WWWDIR%%/PEAR/Mail/null.php -%%WWWDIR%%/PEAR/Mail/RFC822.php -%%WWWDIR%%/PEAR/Mail/sendmail.php -%%WWWDIR%%/PEAR/Mail/smtp.php -%%WWWDIR%%/PEAR/Mail.php -%%WWWDIR%%/PEAR/MIME/Type/Parameter.php -%%WWWDIR%%/PEAR/MIME/Type.php -%%WWWDIR%%/PEAR/Net/SMTP.php -%%WWWDIR%%/PEAR/Net/Socket.php -%%WWWDIR%%/PEAR/OLE/PPS/File.php -%%WWWDIR%%/PEAR/OLE/PPS/Root.php -%%WWWDIR%%/PEAR/OLE/PPS.php -%%WWWDIR%%/PEAR/OLE.php -%%WWWDIR%%/PEAR/PEAR/Autoloader.php -%%WWWDIR%%/PEAR/PEAR/Builder.php -%%WWWDIR%%/PEAR/PEAR/ChannelFile/Parser.php -%%WWWDIR%%/PEAR/PEAR/ChannelFile.php -%%WWWDIR%%/PEAR/PEAR/Command/Auth.php -%%WWWDIR%%/PEAR/PEAR/Command/Auth.xml -%%WWWDIR%%/PEAR/PEAR/Command/Build.php -%%WWWDIR%%/PEAR/PEAR/Command/Build.xml -%%WWWDIR%%/PEAR/PEAR/Command/Channels.php -%%WWWDIR%%/PEAR/PEAR/Command/Channels.xml -%%WWWDIR%%/PEAR/PEAR/Command/Common.php -%%WWWDIR%%/PEAR/PEAR/Command/Config.php -%%WWWDIR%%/PEAR/PEAR/Command/Config.xml -%%WWWDIR%%/PEAR/PEAR/Command/Install.php -%%WWWDIR%%/PEAR/PEAR/Command/Install.xml -%%WWWDIR%%/PEAR/PEAR/Command/Mirror.php -%%WWWDIR%%/PEAR/PEAR/Command/Mirror.xml -%%WWWDIR%%/PEAR/PEAR/Command/Package.php -%%WWWDIR%%/PEAR/PEAR/Command/Package.xml -%%WWWDIR%%/PEAR/PEAR/Command/Pickle.php -%%WWWDIR%%/PEAR/PEAR/Command/Pickle.xml -%%WWWDIR%%/PEAR/PEAR/Command/Registry.php -%%WWWDIR%%/PEAR/PEAR/Command/Registry.xml -%%WWWDIR%%/PEAR/PEAR/Command/Remote.php -%%WWWDIR%%/PEAR/PEAR/Command/Remote.xml -%%WWWDIR%%/PEAR/PEAR/Command/Test.php -%%WWWDIR%%/PEAR/PEAR/Command/Test.xml -%%WWWDIR%%/PEAR/PEAR/Command.php -%%WWWDIR%%/PEAR/PEAR/Common.php -%%WWWDIR%%/PEAR/PEAR/Config.php -%%WWWDIR%%/PEAR/PEAR/Dependency.php -%%WWWDIR%%/PEAR/PEAR/Dependency2.php -%%WWWDIR%%/PEAR/PEAR/DependencyDB.php -%%WWWDIR%%/PEAR/PEAR/Downloader/Package.php -%%WWWDIR%%/PEAR/PEAR/Downloader.php -%%WWWDIR%%/PEAR/PEAR/ErrorStack.php -%%WWWDIR%%/PEAR/PEAR/Exception.php -%%WWWDIR%%/PEAR/PEAR/Frontend/CLI.php -%%WWWDIR%%/PEAR/PEAR/Frontend.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Common.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Data.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Data.xml -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Doc.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Doc.xml -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Ext.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Ext.xml -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Php.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Php.xml -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Script.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Script.xml -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Src.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Src.xml -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Test.php -%%WWWDIR%%/PEAR/PEAR/Installer/Role/Test.xml -%%WWWDIR%%/PEAR/PEAR/Installer/Role.php -%%WWWDIR%%/PEAR/PEAR/Installer.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/Generator/v1.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/Generator/v2.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/Parser/v1.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/Parser/v2.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/v1.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/v2/rw.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/v2/Validator.php -%%WWWDIR%%/PEAR/PEAR/PackageFile/v2.php -%%WWWDIR%%/PEAR/PEAR/PackageFile.php -%%WWWDIR%%/PEAR/PEAR/Packager.php -%%WWWDIR%%/PEAR/PEAR/Registry.php -%%WWWDIR%%/PEAR/PEAR/Remote.php -%%WWWDIR%%/PEAR/PEAR/REST/10.php -%%WWWDIR%%/PEAR/PEAR/REST/11.php -%%WWWDIR%%/PEAR/PEAR/REST.php -%%WWWDIR%%/PEAR/PEAR/RunTest.php -%%WWWDIR%%/PEAR/PEAR/Task/Common.php -%%WWWDIR%%/PEAR/PEAR/Task/Postinstallscript/rw.php -%%WWWDIR%%/PEAR/PEAR/Task/Postinstallscript.php -%%WWWDIR%%/PEAR/PEAR/Task/Replace/rw.php -%%WWWDIR%%/PEAR/PEAR/Task/Replace.php -%%WWWDIR%%/PEAR/PEAR/Task/Unixeol/rw.php -%%WWWDIR%%/PEAR/PEAR/Task/Unixeol.php -%%WWWDIR%%/PEAR/PEAR/Task/Windowseol/rw.php -%%WWWDIR%%/PEAR/PEAR/Task/Windowseol.php -%%WWWDIR%%/PEAR/PEAR/Validate.php -%%WWWDIR%%/PEAR/PEAR/Validator/PECL.php -%%WWWDIR%%/PEAR/PEAR/XMLParser.php -%%WWWDIR%%/PEAR/PEAR.php -%%WWWDIR%%/PEAR/pearcmd.php -%%WWWDIR%%/PEAR/peclcmd.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/BIFFwriter.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Format.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Parser.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Validator.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Workbook.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Workbook_Default.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer/Worksheet.php -%%WWWDIR%%/PEAR/Spreadsheet/Excel/Writer.php -%%WWWDIR%%/PEAR/System.php -%%WWWDIR%%/PEAR/XML/RPC/Dump.php -%%WWWDIR%%/PEAR/XML/RPC/Server.php -%%WWWDIR%%/PEAR/XML/RPC.php %%WWWDIR%%/upload/.htaccess +%%WWWDIR%%/www/LMSCommitPage.php %%WWWDIR%%/www/add_comment.php %%WWWDIR%%/www/add_definition.php %%WWWDIR%%/www/add_files.php @@ -454,12 +486,55 @@ %%WWWDIR%%/www/apidemo.php %%WWWDIR%%/www/ask_chat.php %%WWWDIR%%/www/ask_courses.php +%%WWWDIR%%/www/ask_information.php %%WWWDIR%%/www/ask_lessons.php %%WWWDIR%%/www/ask_suggestions.php %%WWWDIR%%/www/ask_tests.php %%WWWDIR%%/www/ask_unread_messages.php %%WWWDIR%%/www/ask_users.php %%WWWDIR%%/www/calendar.php +%%WWWDIR%%/www/certificate_templates/certificate1.rtf +%%WWWDIR%%/www/certificate_templates/certificate2.rtf +%%WWWDIR%%/www/change_account.php +%%WWWDIR%%/www/chart_data.php +%%WWWDIR%%/www/charts/js/README.txt +%%WWWDIR%%/www/charts/js/json/json2.js +%%WWWDIR%%/www/charts/js/swfobject.js +%%WWWDIR%%/www/charts/open-flash-chart.swf +%%WWWDIR%%/www/charts/php-ofc-library/JSON.php +%%WWWDIR%%/www/charts/php-ofc-library/README.txt +%%WWWDIR%%/www/charts/php-ofc-library/json_format.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_area_base.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_area_hollow.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_area_line.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_bar.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_bar_3d.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_bar_base.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_bar_filled.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_bar_glass.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_bar_sketch.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_bar_stack.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_hbar.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_line.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_line_base.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_line_dot.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_line_hollow.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_pie.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_scatter.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_shape.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_title.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_tooltip.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_upload_image.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_x_axis.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_x_axis_label.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_x_axis_labels.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_x_legend.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_y_axis.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_y_axis_base.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_y_axis_right.php +%%WWWDIR%%/www/charts/php-ofc-library/ofc_y_legend.php +%%WWWDIR%%/www/charts/php-ofc-library/open-flash-chart-object.php +%%WWWDIR%%/www/charts/php-ofc-library/open-flash-chart.php %%WWWDIR%%/www/charts.swf %%WWWDIR%%/www/charts_library/arno.swf %%WWWDIR%%/www/charts_library/arst.swf @@ -487,15 +562,19 @@ %%WWWDIR%%/www/chat/test.html %%WWWDIR%%/www/check_status.php %%WWWDIR%%/www/content/admin/cms_templates/default_template.php +%%WWWDIR%%/www/content_report.php +%%WWWDIR%%/www/course_settings.php %%WWWDIR%%/www/css/css_global.css %%WWWDIR%%/www/css/css_global.php %%WWWDIR%%/www/directory.php +%%WWWDIR%%/www/display_chart.php %%WWWDIR%%/www/editor/browse.php %%WWWDIR%%/www/editor/browsecontent.php %%WWWDIR%%/www/editor/dirwalk.php %%WWWDIR%%/www/editor/efront_init_tiny_mce.php %%WWWDIR%%/www/editor/icons/2.ico %%WWWDIR%%/www/editor/icons/3.ico +%%WWWDIR%%/www/editor/icons/Thumbs.db %%WWWDIR%%/www/editor/icons/avi.ico %%WWWDIR%%/www/editor/icons/avi.png %%WWWDIR%%/www/editor/icons/bmp.ico @@ -520,9 +599,9 @@ %%WWWDIR%%/www/editor/icons/jpg.png %%WWWDIR%%/www/editor/icons/media.ico %%WWWDIR%%/www/editor/icons/media.png -%%WWWDIR%%/www/editor/icons/mid.ico %%WWWDIR%%/www/editor/icons/media2.ico %%WWWDIR%%/www/editor/icons/media2.png +%%WWWDIR%%/www/editor/icons/mid.ico %%WWWDIR%%/www/editor/icons/mid.png %%WWWDIR%%/www/editor/icons/mov.ico %%WWWDIR%%/www/editor/icons/mov.png @@ -551,7 +630,6 @@ %%WWWDIR%%/www/editor/icons/ppt.png %%WWWDIR%%/www/editor/icons/swf.ico %%WWWDIR%%/www/editor/icons/swf.png -%%WWWDIR%%/www/editor/icons/Thumbs.db %%WWWDIR%%/www/editor/icons/txt.ico %%WWWDIR%%/www/editor/icons/txt.png %%WWWDIR%%/www/editor/icons/unknown.ico @@ -573,9 +651,30 @@ %%WWWDIR%%/www/editor/tiny_mce/blank.htm %%WWWDIR%%/www/editor/tiny_mce/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/langs/ja.js %%WWWDIR%%/www/editor/tiny_mce/langs/language.php +%%WWWDIR%%/www/editor/tiny_mce/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/css/advhr.css %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/editor_plugin_src.js @@ -584,8 +683,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/advhr/rule.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/css/advimage.css @@ -598,8 +718,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advimage/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/css/advlink.css %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/editor_plugin.js @@ -608,20 +749,58 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/link.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/link.php %%WWWDIR%%/www/editor/tiny_mce/plugins/advlink/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/el.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/el2.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/el3.js %%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/en.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/en2.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/en3.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/autosave/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/cleanup/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/cleanup/editor_plugin_src.js @@ -641,12 +820,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/jscripts/devkit.js %%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/jscripts/diff.js %%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/el.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/el2.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/el3.js %%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/en.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/en2.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/en3.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/devkit/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/images/ltr.gif @@ -654,8 +850,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/directionality/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/editor_plugin_src.js @@ -682,8 +899,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/emotions/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/flash/css/content.css %%WWWDIR%%/www/editor/tiny_mce/plugins/flash/css/flash.css @@ -713,8 +951,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/fullscreen.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/images/fullscreen.gif +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/fullscreen/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/editor_plugin_src.js @@ -722,14 +981,56 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/iespell/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/images/link.png +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/index_link/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/inlinepopups/css/inlinepopup.css %%WWWDIR%%/www/editor/tiny_mce/plugins/inlinepopups/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/inlinepopups/editor_plugin_src.js @@ -747,8 +1048,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/insertdatetime/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/java/css/content.css %%WWWDIR%%/www/editor/tiny_mce/plugins/java/css/java.css @@ -762,29 +1084,92 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/java/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/absolute.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/backward.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/forward.gif -%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/insertlayer.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/insert_layer.gif +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/insertlayer.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/movebackward.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/images/moveforward.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/layer/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/layer/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/editor_plugin_src.js -%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/images/board.png %%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/images/Thumbs.db +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/images/board.png +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/lessons_info/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/images/mathtype.gif @@ -793,8 +1178,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/mathtype.php %%WWWDIR%%/www/editor/tiny_mce/plugins/mathtype/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/media/audio-player.js @@ -804,6 +1210,7 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/media/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/media/images/audio.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/media/images/flash.gif +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/images/flvPlayer.swf %%WWWDIR%%/www/editor/tiny_mce/plugins/media/images/media.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/media/images/quicktime.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/media/images/realmedia.gif @@ -814,8 +1221,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/media/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/media/media.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/media/media.php %%WWWDIR%%/www/editor/tiny_mce/plugins/media/player.swf @@ -823,8 +1251,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/images/nonbreaking.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/nonbreaking/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/noneditable/css/noneditable.css %%WWWDIR%%/www/editor/tiny_mce/plugins/noneditable/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/noneditable/editor_plugin_src.js @@ -842,8 +1291,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/paste/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/pastetext.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/pasteword.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/paste/readme.txt @@ -855,8 +1325,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/preview/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/preview/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/print/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/print/editor_plugin_src.js @@ -864,8 +1355,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/print/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/print/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/save/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/save/editor_plugin_src.js @@ -873,8 +1385,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/save/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/save/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/css/searchreplace.css %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/editor_plugin.js @@ -887,8 +1420,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/searchreplace/searchreplace.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/spellchecker/langs/el.js @@ -896,8 +1450,8 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/style/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/style/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/style/images/apply_button_bg.gif -%%WWWDIR%%/www/editor/tiny_mce/plugins/style/images/styleprops.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/style/images/style_info.gif +%%WWWDIR%%/www/editor/tiny_mce/plugins/style/images/styleprops.gif %%WWWDIR%%/www/editor/tiny_mce/plugins/style/jscripts/props.js %%WWWDIR%%/www/editor/tiny_mce/plugins/style/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/style/langs/en.js @@ -929,8 +1483,29 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/.js %%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/table/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/plugins/table/merge_cells.htm %%WWWDIR%%/www/editor/tiny_mce/plugins/table/readme.txt %%WWWDIR%%/www/editor/tiny_mce/plugins/table/row.htm @@ -943,8 +1518,8 @@ %%WWWDIR%%/www/editor/tiny_mce/plugins/template/jscripts/template.js %%WWWDIR%%/www/editor/tiny_mce/plugins/template/langs/en.js %%WWWDIR%%/www/editor/tiny_mce/plugins/template/template.htm -%%WWWDIR%%/www/editor/tiny_mce/plugins/template/templates/module_online_users.php %%WWWDIR%%/www/editor/tiny_mce/plugins/template/template_list.js +%%WWWDIR%%/www/editor/tiny_mce/plugins/template/templates/module_online_users.php %%WWWDIR%%/www/editor/tiny_mce/plugins/visualchars/editor_plugin.js %%WWWDIR%%/www/editor/tiny_mce/plugins/visualchars/editor_plugin_src.js %%WWWDIR%%/www/editor/tiny_mce/plugins/visualchars/images/visualchars.gif @@ -1011,8 +1586,8 @@ %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/bold_tw.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/browse.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/bullist.gif -%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/buttons.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/button_menu.gif +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/buttons.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/cancel_button_bg.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/charmap.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/cleanup.gif @@ -1022,9 +1597,9 @@ %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/copy.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/custom_1.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/cut.gif -%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/hr.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/forecolor.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/help.gif +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/hr.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/image.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/indent.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/insert_button_bg.gif @@ -1060,11 +1635,11 @@ %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/undo.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/unlink.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/visualaid.gif -%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/xp/tabs_bg.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/xp/tab_bg.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/xp/tab_end.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/xp/tab_sel_bg.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/xp/tab_sel_end.gif +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/images/xp/tabs_bg.gif %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/jscripts/about.js %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/jscripts/anchor.js %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/jscripts/charmap.js @@ -1075,8 +1650,29 @@ %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/.js %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/Copy of el.js %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/Copy of en.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/ar.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/bg.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/ch_si.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/ch_td.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/cs.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/da.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/de.js %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/el.js %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/en.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/es.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/fi.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/fr.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/hi.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/hr.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/it.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/ja.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/nl.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/no.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/pl.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/pt.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/ro.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/ru.js +%%WWWDIR%%/www/editor/tiny_mce/themes/advanced/langs/sv.js %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/link.htm %%WWWDIR%%/www/editor/tiny_mce/themes/advanced/source_editor.htm %%WWWDIR%%/www/editor/tiny_mce/themes/simple/css/editor_content.css @@ -1157,13 +1753,13 @@ %%WWWDIR%%/www/forum/manage_folders.php %%WWWDIR%%/www/forum/messages_index.php %%WWWDIR%%/www/forum/new_message.php -%%WWWDIR%%/www/images/default_logo.png %%WWWDIR%%/www/images/12x12/about.gif %%WWWDIR%%/www/images/12x12/about.png %%WWWDIR%%/www/images/12x12/arrow_left_blue.gif %%WWWDIR%%/www/images/12x12/arrow_left_blue.png %%WWWDIR%%/www/images/12x12/external.gif %%WWWDIR%%/www/images/12x12/external.png +%%WWWDIR%%/www/images/12x12/hourglass.gif %%WWWDIR%%/www/images/12x12/hourglass.png %%WWWDIR%%/www/images/12x12/mail_icon.gif %%WWWDIR%%/www/images/12x12/mail_icon.png @@ -1195,12 +1791,8 @@ %%WWWDIR%%/www/images/16x16/arrow_right_green.png %%WWWDIR%%/www/images/16x16/arrow_up_blue.gif %%WWWDIR%%/www/images/16x16/arrow_up_blue.png -%%WWWDIR%%/www/images/16x16/bookmark.gif -%%WWWDIR%%/www/images/16x16/bookmark.png -%%WWWDIR%%/www/images/16x16/books.gif -%%WWWDIR%%/www/images/16x16/bookmark_add.gif -%%WWWDIR%%/www/images/16x16/bookmark_add.png -%%WWWDIR%%/www/images/16x16/books.png +%%WWWDIR%%/www/images/16x16/back_lessons.gif +%%WWWDIR%%/www/images/16x16/back_lessons.png %%WWWDIR%%/www/images/16x16/book_blue.gif %%WWWDIR%%/www/images/16x16/book_blue.png %%WWWDIR%%/www/images/16x16/book_green.gif @@ -1215,10 +1807,18 @@ %%WWWDIR%%/www/images/16x16/book_red.png %%WWWDIR%%/www/images/16x16/book_red_gray.gif %%WWWDIR%%/www/images/16x16/book_red_gray.png +%%WWWDIR%%/www/images/16x16/bookmark.gif +%%WWWDIR%%/www/images/16x16/bookmark.png +%%WWWDIR%%/www/images/16x16/bookmark_add.gif +%%WWWDIR%%/www/images/16x16/bookmark_add.png +%%WWWDIR%%/www/images/16x16/books.gif +%%WWWDIR%%/www/images/16x16/books.png %%WWWDIR%%/www/images/16x16/box.gif %%WWWDIR%%/www/images/16x16/box.png %%WWWDIR%%/www/images/16x16/box_closed.gif %%WWWDIR%%/www/images/16x16/box_closed.png +%%WWWDIR%%/www/images/16x16/box_out.gif +%%WWWDIR%%/www/images/16x16/box_out.png %%WWWDIR%%/www/images/16x16/branch.gif %%WWWDIR%%/www/images/16x16/branch.png %%WWWDIR%%/www/images/16x16/branch_element.gif @@ -1242,7 +1842,6 @@ %%WWWDIR%%/www/images/16x16/certificate.png %%WWWDIR%%/www/images/16x16/certificate_add.gif %%WWWDIR%%/www/images/16x16/certificate_add.png -%%WWWDIR%%/www/images/16x16/kdf.gif %%WWWDIR%%/www/images/16x16/certificate_broken.gif %%WWWDIR%%/www/images/16x16/certificate_broken.png %%WWWDIR%%/www/images/16x16/certificate_gray.gif @@ -1259,7 +1858,6 @@ %%WWWDIR%%/www/images/16x16/chart.png %%WWWDIR%%/www/images/16x16/check.gif %%WWWDIR%%/www/images/16x16/check.png -%%WWWDIR%%/www/images/16x16/kdf.png %%WWWDIR%%/www/images/16x16/check2.gif %%WWWDIR%%/www/images/16x16/check2.png %%WWWDIR%%/www/images/16x16/checks.gif @@ -1278,10 +1876,10 @@ %%WWWDIR%%/www/images/16x16/contract.png %%WWWDIR%%/www/images/16x16/copy.gif %%WWWDIR%%/www/images/16x16/copy.png -%%WWWDIR%%/www/images/16x16/cubes.gif -%%WWWDIR%%/www/images/16x16/cubes.png %%WWWDIR%%/www/images/16x16/cube_yellow.gif %%WWWDIR%%/www/images/16x16/cube_yellow.png +%%WWWDIR%%/www/images/16x16/cubes.gif +%%WWWDIR%%/www/images/16x16/cubes.png %%WWWDIR%%/www/images/16x16/date-time.gif %%WWWDIR%%/www/images/16x16/date-time.png %%WWWDIR%%/www/images/16x16/delete.gif @@ -1300,11 +1898,11 @@ %%WWWDIR%%/www/images/16x16/document_plain_new.png %%WWWDIR%%/www/images/16x16/document_plain_new_gray.gif %%WWWDIR%%/www/images/16x16/document_plain_new_gray.png -%%WWWDIR%%/www/images/16x16/dot-chart.gif %%WWWDIR%%/www/images/16x16/document_text.gif %%WWWDIR%%/www/images/16x16/document_text.png %%WWWDIR%%/www/images/16x16/document_text_gray.gif %%WWWDIR%%/www/images/16x16/document_text_gray.png +%%WWWDIR%%/www/images/16x16/dot-chart.gif %%WWWDIR%%/www/images/16x16/dot-chart.png %%WWWDIR%%/www/images/16x16/edit.gif %%WWWDIR%%/www/images/16x16/edit.png @@ -1312,6 +1910,8 @@ %%WWWDIR%%/www/images/16x16/edit_gray.png %%WWWDIR%%/www/images/16x16/error.gif %%WWWDIR%%/www/images/16x16/error.png +%%WWWDIR%%/www/images/16x16/exchange.gif +%%WWWDIR%%/www/images/16x16/exchange.png %%WWWDIR%%/www/images/16x16/exercises.gif %%WWWDIR%%/www/images/16x16/exercises.png %%WWWDIR%%/www/images/16x16/exit.gif @@ -1360,10 +1960,12 @@ %%WWWDIR%%/www/images/16x16/funnel_delete.png %%WWWDIR%%/www/images/16x16/gear.gif %%WWWDIR%%/www/images/16x16/gear.png -%%WWWDIR%%/www/images/16x16/gears.gif -%%WWWDIR%%/www/images/16x16/gears.png +%%WWWDIR%%/www/images/16x16/gear_add.gif +%%WWWDIR%%/www/images/16x16/gear_add.png %%WWWDIR%%/www/images/16x16/gear_gray.gif %%WWWDIR%%/www/images/16x16/gear_gray.png +%%WWWDIR%%/www/images/16x16/gears.gif +%%WWWDIR%%/www/images/16x16/gears.png %%WWWDIR%%/www/images/16x16/ghost.gif %%WWWDIR%%/www/images/16x16/ghost.png %%WWWDIR%%/www/images/16x16/help2.gif @@ -1382,7 +1984,12 @@ %%WWWDIR%%/www/images/16x16/import2_gray.png %%WWWDIR%%/www/images/16x16/index.gif %%WWWDIR%%/www/images/16x16/index.png +%%WWWDIR%%/www/images/16x16/information.gif %%WWWDIR%%/www/images/16x16/information.png +%%WWWDIR%%/www/images/16x16/information2.gif +%%WWWDIR%%/www/images/16x16/information2.png +%%WWWDIR%%/www/images/16x16/kdf.gif +%%WWWDIR%%/www/images/16x16/kdf.png %%WWWDIR%%/www/images/16x16/layout_center.gif %%WWWDIR%%/www/images/16x16/layout_center.png %%WWWDIR%%/www/images/16x16/lessons.gif @@ -1395,6 +2002,8 @@ %%WWWDIR%%/www/images/16x16/lock.png %%WWWDIR%%/www/images/16x16/lock_open.gif %%WWWDIR%%/www/images/16x16/lock_open.png +%%WWWDIR%%/www/images/16x16/magic-wand.gif +%%WWWDIR%%/www/images/16x16/magic-wand.png %%WWWDIR%%/www/images/16x16/mail.gif %%WWWDIR%%/www/images/16x16/mail.png %%WWWDIR%%/www/images/16x16/mail2.gif @@ -1405,6 +2014,8 @@ %%WWWDIR%%/www/images/16x16/mail_forward.png %%WWWDIR%%/www/images/16x16/mail_forward_gray.gif %%WWWDIR%%/www/images/16x16/mail_forward_gray.png +%%WWWDIR%%/www/images/16x16/message.gif +%%WWWDIR%%/www/images/16x16/message.png %%WWWDIR%%/www/images/16x16/messages.gif %%WWWDIR%%/www/images/16x16/messages.png %%WWWDIR%%/www/images/16x16/microphone2.gif @@ -1417,12 +2028,16 @@ %%WWWDIR%%/www/images/16x16/navigate_left.png %%WWWDIR%%/www/images/16x16/navigate_left2.gif %%WWWDIR%%/www/images/16x16/navigate_left2.png +%%WWWDIR%%/www/images/16x16/navigate_minus.gif +%%WWWDIR%%/www/images/16x16/navigate_minus.png %%WWWDIR%%/www/images/16x16/navigate_right.gif %%WWWDIR%%/www/images/16x16/navigate_right.png %%WWWDIR%%/www/images/16x16/navigate_right2.gif %%WWWDIR%%/www/images/16x16/navigate_right2.png %%WWWDIR%%/www/images/16x16/navigate_up.gif %%WWWDIR%%/www/images/16x16/navigate_up.png +%%WWWDIR%%/www/images/16x16/news.gif +%%WWWDIR%%/www/images/16x16/news.png %%WWWDIR%%/www/images/16x16/note.gif %%WWWDIR%%/www/images/16x16/note.png %%WWWDIR%%/www/images/16x16/note_add.gif @@ -1449,10 +2064,12 @@ %%WWWDIR%%/www/images/16x16/pawn_glass_white.png %%WWWDIR%%/www/images/16x16/pawn_glass_yellow.gif %%WWWDIR%%/www/images/16x16/pawn_glass_yellow.png -%%WWWDIR%%/www/images/16x16/pens.gif -%%WWWDIR%%/www/images/16x16/pens.png +%%WWWDIR%%/www/images/16x16/pda_write.gif +%%WWWDIR%%/www/images/16x16/pda_write.png %%WWWDIR%%/www/images/16x16/pen_blue.gif %%WWWDIR%%/www/images/16x16/pen_blue.png +%%WWWDIR%%/www/images/16x16/pens.gif +%%WWWDIR%%/www/images/16x16/pens.png %%WWWDIR%%/www/images/16x16/pie-chart.gif %%WWWDIR%%/www/images/16x16/pie-chart.png %%WWWDIR%%/www/images/16x16/pin_green.gif @@ -1479,6 +2096,7 @@ %%WWWDIR%%/www/images/16x16/replace2.png %%WWWDIR%%/www/images/16x16/replace2_gray.gif %%WWWDIR%%/www/images/16x16/replace2_gray.png +%%WWWDIR%%/www/images/16x16/scorm_to_test.gif %%WWWDIR%%/www/images/16x16/scorm_to_test.png %%WWWDIR%%/www/images/16x16/search.gif %%WWWDIR%%/www/images/16x16/search.png @@ -1496,6 +2114,7 @@ %%WWWDIR%%/www/images/16x16/star_red.png %%WWWDIR%%/www/images/16x16/star_yellow.gif %%WWWDIR%%/www/images/16x16/star_yellow.png +%%WWWDIR%%/www/images/16x16/table_refresh.gif %%WWWDIR%%/www/images/16x16/table_refresh.png %%WWWDIR%%/www/images/16x16/table_selection_all.gif %%WWWDIR%%/www/images/16x16/table_selection_all.png @@ -1505,15 +2124,18 @@ %%WWWDIR%%/www/images/16x16/table_selection_row.png %%WWWDIR%%/www/images/16x16/table_sql_create.gif %%WWWDIR%%/www/images/16x16/table_sql_create.png +%%WWWDIR%%/www/images/16x16/test_to_scorm.gif +%%WWWDIR%%/www/images/16x16/test_to_scorm.png %%WWWDIR%%/www/images/16x16/tests.gif %%WWWDIR%%/www/images/16x16/tests.png -%%WWWDIR%%/www/images/16x16/test_to_scorm.png %%WWWDIR%%/www/images/16x16/text.gif %%WWWDIR%%/www/images/16x16/text.png %%WWWDIR%%/www/images/16x16/text_marked.gif %%WWWDIR%%/www/images/16x16/text_marked.png %%WWWDIR%%/www/images/16x16/text_marked_all.gif %%WWWDIR%%/www/images/16x16/text_marked_all.png +%%WWWDIR%%/www/images/16x16/text_view.gif +%%WWWDIR%%/www/images/16x16/text_view.png %%WWWDIR%%/www/images/16x16/trafficlight_green.gif %%WWWDIR%%/www/images/16x16/trafficlight_green.png %%WWWDIR%%/www/images/16x16/trafficlight_green_gray.gif @@ -1524,10 +2146,14 @@ %%WWWDIR%%/www/images/16x16/trafficlight_red_gray.png %%WWWDIR%%/www/images/16x16/trafficlight_yellow.gif %%WWWDIR%%/www/images/16x16/trafficlight_yellow.png +%%WWWDIR%%/www/images/16x16/transform.gif +%%WWWDIR%%/www/images/16x16/transform.png %%WWWDIR%%/www/images/16x16/undo.gif %%WWWDIR%%/www/images/16x16/undo.png %%WWWDIR%%/www/images/16x16/unknown.gif %%WWWDIR%%/www/images/16x16/unknown.png +%%WWWDIR%%/www/images/16x16/up_down.gif +%%WWWDIR%%/www/images/16x16/up_down.png %%WWWDIR%%/www/images/16x16/user1.gif %%WWWDIR%%/www/images/16x16/user1.png %%WWWDIR%%/www/images/16x16/user1_gray.gif @@ -1562,6 +2188,12 @@ %%WWWDIR%%/www/images/24x24/arrow_right_blue.png %%WWWDIR%%/www/images/24x24/books.gif %%WWWDIR%%/www/images/24x24/books.png +%%WWWDIR%%/www/images/24x24/check.gif +%%WWWDIR%%/www/images/24x24/check.png +%%WWWDIR%%/www/images/24x24/checks.gif +%%WWWDIR%%/www/images/24x24/checks.png +%%WWWDIR%%/www/images/24x24/crack check 2.gif +%%WWWDIR%%/www/images/24x24/crack check 2.png %%WWWDIR%%/www/images/24x24/cube_yellow.gif %%WWWDIR%%/www/images/24x24/cube_yellow.png %%WWWDIR%%/www/images/24x24/delete.gif @@ -1574,8 +2206,12 @@ %%WWWDIR%%/www/images/24x24/document_plain_new.png %%WWWDIR%%/www/images/24x24/edit.gif %%WWWDIR%%/www/images/24x24/edit.png +%%WWWDIR%%/www/images/24x24/form_green.gif +%%WWWDIR%%/www/images/24x24/form_green.png %%WWWDIR%%/www/images/24x24/home.gif %%WWWDIR%%/www/images/24x24/home.png +%%WWWDIR%%/www/images/24x24/information.gif +%%WWWDIR%%/www/images/24x24/information.png %%WWWDIR%%/www/images/24x24/keys.gif %%WWWDIR%%/www/images/24x24/keys.png %%WWWDIR%%/www/images/24x24/media_play.gif @@ -1604,14 +2240,20 @@ %%WWWDIR%%/www/images/24x24/printer_new.png %%WWWDIR%%/www/images/24x24/redo.gif %%WWWDIR%%/www/images/24x24/redo.png +%%WWWDIR%%/www/images/24x24/text.gif +%%WWWDIR%%/www/images/24x24/text.png %%WWWDIR%%/www/images/24x24/user1_new.gif %%WWWDIR%%/www/images/24x24/user1_new.png %%WWWDIR%%/www/images/32x32/about.gif %%WWWDIR%%/www/images/32x32/about.png %%WWWDIR%%/www/images/32x32/about_gray.gif %%WWWDIR%%/www/images/32x32/about_gray.png +%%WWWDIR%%/www/images/32x32/add.gif +%%WWWDIR%%/www/images/32x32/add.png %%WWWDIR%%/www/images/32x32/add2.gif %%WWWDIR%%/www/images/32x32/add2.png +%%WWWDIR%%/www/images/32x32/add_return.gif +%%WWWDIR%%/www/images/32x32/add_return.png %%WWWDIR%%/www/images/32x32/address_book.gif %%WWWDIR%%/www/images/32x32/address_book.png %%WWWDIR%%/www/images/32x32/address_book3.gif @@ -1620,19 +2262,14 @@ %%WWWDIR%%/www/images/32x32/arrow_left_blue.png %%WWWDIR%%/www/images/32x32/arrow_right_blue.gif %%WWWDIR%%/www/images/32x32/arrow_right_blue.png +%%WWWDIR%%/www/images/32x32/back_lessons.gif +%%WWWDIR%%/www/images/32x32/back_lessons.png +%%WWWDIR%%/www/images/32x32/banners.gif +%%WWWDIR%%/www/images/32x32/banners.png %%WWWDIR%%/www/images/32x32/battery.gif %%WWWDIR%%/www/images/32x32/battery.png -%%WWWDIR%%/www/images/32x32/banners.png %%WWWDIR%%/www/images/32x32/board.gif %%WWWDIR%%/www/images/32x32/board.png -%%WWWDIR%%/www/images/32x32/bookmark.gif -%%WWWDIR%%/www/images/32x32/bookmark.png -%%WWWDIR%%/www/images/32x32/bookmark_add.gif -%%WWWDIR%%/www/images/32x32/bookmark_add.png -%%WWWDIR%%/www/images/32x32/books.gif -%%WWWDIR%%/www/images/32x32/books.png -%%WWWDIR%%/www/images/32x32/books_preferences.gif -%%WWWDIR%%/www/images/32x32/books_preferences.png %%WWWDIR%%/www/images/32x32/book_blue.gif %%WWWDIR%%/www/images/32x32/book_blue.png %%WWWDIR%%/www/images/32x32/book_blue_find.gif @@ -1645,7 +2282,6 @@ %%WWWDIR%%/www/images/32x32/book_blue_new_gray.png %%WWWDIR%%/www/images/32x32/book_blue_next.gif %%WWWDIR%%/www/images/32x32/book_blue_next.png -%%WWWDIR%%/www/images/32x32/kdf.gif %%WWWDIR%%/www/images/32x32/book_blue_preferences.gif %%WWWDIR%%/www/images/32x32/book_blue_preferences.png %%WWWDIR%%/www/images/32x32/book_blue_view.gif @@ -1666,6 +2302,16 @@ %%WWWDIR%%/www/images/32x32/book_red_gray.png %%WWWDIR%%/www/images/32x32/book_yellow.gif %%WWWDIR%%/www/images/32x32/book_yellow.png +%%WWWDIR%%/www/images/32x32/bookmark.gif +%%WWWDIR%%/www/images/32x32/bookmark.png +%%WWWDIR%%/www/images/32x32/bookmark_add.gif +%%WWWDIR%%/www/images/32x32/bookmark_add.png +%%WWWDIR%%/www/images/32x32/bookmark_gray.gif +%%WWWDIR%%/www/images/32x32/bookmark_gray.png +%%WWWDIR%%/www/images/32x32/books.gif +%%WWWDIR%%/www/images/32x32/books.png +%%WWWDIR%%/www/images/32x32/books_preferences.gif +%%WWWDIR%%/www/images/32x32/books_preferences.png %%WWWDIR%%/www/images/32x32/brush3.gif %%WWWDIR%%/www/images/32x32/brush3.png %%WWWDIR%%/www/images/32x32/businessman.gif @@ -1680,11 +2326,11 @@ %%WWWDIR%%/www/images/32x32/calendar_gray.png %%WWWDIR%%/www/images/32x32/calendar_preferences.gif %%WWWDIR%%/www/images/32x32/calendar_preferences.png +%%WWWDIR%%/www/images/32x32/cart.gif %%WWWDIR%%/www/images/32x32/cart.png %%WWWDIR%%/www/images/32x32/certificate.gif %%WWWDIR%%/www/images/32x32/certificate.png %%WWWDIR%%/www/images/32x32/certificate_information.gif -%%WWWDIR%%/www/images/32x32/chart.gif %%WWWDIR%%/www/images/32x32/certificate_information.png %%WWWDIR%%/www/images/32x32/certificate_preferences.gif %%WWWDIR%%/www/images/32x32/certificate_preferences.png @@ -1692,32 +2338,38 @@ %%WWWDIR%%/www/images/32x32/certificate_refresh.png %%WWWDIR%%/www/images/32x32/certificate_refresh_gray.gif %%WWWDIR%%/www/images/32x32/certificate_refresh_gray.png +%%WWWDIR%%/www/images/32x32/chart.gif %%WWWDIR%%/www/images/32x32/chart.png %%WWWDIR%%/www/images/32x32/chart_gray.gif %%WWWDIR%%/www/images/32x32/chart_gray.png +%%WWWDIR%%/www/images/32x32/check.gif +%%WWWDIR%%/www/images/32x32/check.png %%WWWDIR%%/www/images/32x32/check2.gif %%WWWDIR%%/www/images/32x32/check2.png +%%WWWDIR%%/www/images/32x32/check_return.gif +%%WWWDIR%%/www/images/32x32/check_return.png %%WWWDIR%%/www/images/32x32/checks.gif %%WWWDIR%%/www/images/32x32/checks.png %%WWWDIR%%/www/images/32x32/client_network.gif %%WWWDIR%%/www/images/32x32/client_network.png %%WWWDIR%%/www/images/32x32/colors.gif %%WWWDIR%%/www/images/32x32/colors.png -%%WWWDIR%%/www/images/32x32/kdf.png %%WWWDIR%%/www/images/32x32/column-chart.gif %%WWWDIR%%/www/images/32x32/column-chart.png -%%WWWDIR%%/www/images/32x32/components.gif -%%WWWDIR%%/www/images/32x32/components.png %%WWWDIR%%/www/images/32x32/component_green.gif %%WWWDIR%%/www/images/32x32/component_green.png %%WWWDIR%%/www/images/32x32/component_green_gray.gif %%WWWDIR%%/www/images/32x32/component_green_gray.png -%%WWWDIR%%/www/images/32x32/cubes.gif -%%WWWDIR%%/www/images/32x32/cubes.png +%%WWWDIR%%/www/images/32x32/components.gif +%%WWWDIR%%/www/images/32x32/components.png +%%WWWDIR%%/www/images/32x32/creditcards.gif +%%WWWDIR%%/www/images/32x32/creditcards.png %%WWWDIR%%/www/images/32x32/cube_yellow.gif %%WWWDIR%%/www/images/32x32/cube_yellow.png %%WWWDIR%%/www/images/32x32/cube_yellow_new.gif %%WWWDIR%%/www/images/32x32/cube_yellow_new.png +%%WWWDIR%%/www/images/32x32/cubes.gif +%%WWWDIR%%/www/images/32x32/cubes.png %%WWWDIR%%/www/images/32x32/data_connection.gif %%WWWDIR%%/www/images/32x32/data_connection.png %%WWWDIR%%/www/images/32x32/data_delete.gif @@ -1762,6 +2414,7 @@ %%WWWDIR%%/www/images/32x32/earth.png %%WWWDIR%%/www/images/32x32/edit.gif %%WWWDIR%%/www/images/32x32/edit.png +%%WWWDIR%%/www/images/32x32/edit32x32.gif %%WWWDIR%%/www/images/32x32/edit32x32.png %%WWWDIR%%/www/images/32x32/exchange.gif %%WWWDIR%%/www/images/32x32/exchange.png @@ -1779,8 +2432,6 @@ %%WWWDIR%%/www/images/32x32/factory.png %%WWWDIR%%/www/images/32x32/find_text.gif %%WWWDIR%%/www/images/32x32/find_text.png -%%WWWDIR%%/www/images/32x32/folders.gif -%%WWWDIR%%/www/images/32x32/folders.png %%WWWDIR%%/www/images/32x32/folder_into.gif %%WWWDIR%%/www/images/32x32/folder_into.png %%WWWDIR%%/www/images/32x32/folder_into_gray.gif @@ -1789,6 +2440,8 @@ %%WWWDIR%%/www/images/32x32/folder_up.png %%WWWDIR%%/www/images/32x32/folder_view.gif %%WWWDIR%%/www/images/32x32/folder_view.png +%%WWWDIR%%/www/images/32x32/folders.gif +%%WWWDIR%%/www/images/32x32/folders.png %%WWWDIR%%/www/images/32x32/form_blue.gif %%WWWDIR%%/www/images/32x32/form_blue.png %%WWWDIR%%/www/images/32x32/form_green.gif @@ -1801,13 +2454,15 @@ %%WWWDIR%%/www/images/32x32/form_yellow.png %%WWWDIR%%/www/images/32x32/gear.gif %%WWWDIR%%/www/images/32x32/gear.png +%%WWWDIR%%/www/images/32x32/gear_preferences.png %%WWWDIR%%/www/images/32x32/gears.gif %%WWWDIR%%/www/images/32x32/gears.png +%%WWWDIR%%/www/images/32x32/gears_preferences.gif %%WWWDIR%%/www/images/32x32/ghost.gif %%WWWDIR%%/www/images/32x32/ghost.png %%WWWDIR%%/www/images/32x32/graduation_hat2.gif -%%WWWDIR%%/www/images/32x32/id_card.gif %%WWWDIR%%/www/images/32x32/graduation_hat2.png +%%WWWDIR%%/www/images/32x32/id_card.gif %%WWWDIR%%/www/images/32x32/id_card.png %%WWWDIR%%/www/images/32x32/import1.gif %%WWWDIR%%/www/images/32x32/import1.png @@ -1815,35 +2470,44 @@ %%WWWDIR%%/www/images/32x32/import2.png %%WWWDIR%%/www/images/32x32/index.gif %%WWWDIR%%/www/images/32x32/index.png +%%WWWDIR%%/www/images/32x32/kdf.gif +%%WWWDIR%%/www/images/32x32/kdf.png %%WWWDIR%%/www/images/32x32/key1.gif %%WWWDIR%%/www/images/32x32/key1.png %%WWWDIR%%/www/images/32x32/keys.gif %%WWWDIR%%/www/images/32x32/keys.png +%%WWWDIR%%/www/images/32x32/languages.gif +%%WWWDIR%%/www/images/32x32/languages.png %%WWWDIR%%/www/images/32x32/layout_center.gif %%WWWDIR%%/www/images/32x32/layout_center.png %%WWWDIR%%/www/images/32x32/lightbulb_on.gif %%WWWDIR%%/www/images/32x32/lightbulb_on.png %%WWWDIR%%/www/images/32x32/lightbulb_on_gray.gif %%WWWDIR%%/www/images/32x32/lightbulb_on_gray.png +%%WWWDIR%%/www/images/32x32/link.gif %%WWWDIR%%/www/images/32x32/link.png %%WWWDIR%%/www/images/32x32/lock.gif %%WWWDIR%%/www/images/32x32/lock.png +%%WWWDIR%%/www/images/32x32/magic-wand.gif +%%WWWDIR%%/www/images/32x32/magic-wand.png %%WWWDIR%%/www/images/32x32/mail.gif %%WWWDIR%%/www/images/32x32/mail.png %%WWWDIR%%/www/images/32x32/mail2.gif %%WWWDIR%%/www/images/32x32/mail2.png %%WWWDIR%%/www/images/32x32/mail_out.gif -%%WWWDIR%%/www/images/32x32/mailbox_empty.gif -%%WWWDIR%%/www/images/32x32/mailbox_empty.png -%%WWWDIR%%/www/images/32x32/mailbox_full.gif -%%WWWDIR%%/www/images/32x32/mailbox_full.png %%WWWDIR%%/www/images/32x32/mail_out.png %%WWWDIR%%/www/images/32x32/mail_view.gif %%WWWDIR%%/www/images/32x32/mail_view.png %%WWWDIR%%/www/images/32x32/mail_write.gif %%WWWDIR%%/www/images/32x32/mail_write.png +%%WWWDIR%%/www/images/32x32/mailbox_empty.gif +%%WWWDIR%%/www/images/32x32/mailbox_empty.png +%%WWWDIR%%/www/images/32x32/mailbox_full.gif +%%WWWDIR%%/www/images/32x32/mailbox_full.png %%WWWDIR%%/www/images/32x32/media_play.gif %%WWWDIR%%/www/images/32x32/media_play.png +%%WWWDIR%%/www/images/32x32/media_play_gray.gif +%%WWWDIR%%/www/images/32x32/media_play_gray.png %%WWWDIR%%/www/images/32x32/media_play_green.gif %%WWWDIR%%/www/images/32x32/media_play_green.png %%WWWDIR%%/www/images/32x32/message.gif @@ -1852,11 +2516,21 @@ %%WWWDIR%%/www/images/32x32/messages.png %%WWWDIR%%/www/images/32x32/messages_gray.gif %%WWWDIR%%/www/images/32x32/messages_gray.png -%%WWWDIR%%/www/images/32x32/news.gif +%%WWWDIR%%/www/images/32x32/navigate_beginning.gif +%%WWWDIR%%/www/images/32x32/navigate_beginning.png +%%WWWDIR%%/www/images/32x32/navigate_beginning_gray.gif +%%WWWDIR%%/www/images/32x32/navigate_beginning_gray.png +%%WWWDIR%%/www/images/32x32/navigate_end.gif +%%WWWDIR%%/www/images/32x32/navigate_end.png +%%WWWDIR%%/www/images/32x32/navigate_end_gray.gif +%%WWWDIR%%/www/images/32x32/navigate_end_gray.png +%%WWWDIR%%/www/images/32x32/navigate_left.gif +%%WWWDIR%%/www/images/32x32/navigate_left.png %%WWWDIR%%/www/images/32x32/navigate_right2.gif %%WWWDIR%%/www/images/32x32/navigate_right2.png %%WWWDIR%%/www/images/32x32/navigate_right2_gray.gif %%WWWDIR%%/www/images/32x32/navigate_right2_gray.png +%%WWWDIR%%/www/images/32x32/news.gif %%WWWDIR%%/www/images/32x32/news.png %%WWWDIR%%/www/images/32x32/note.gif %%WWWDIR%%/www/images/32x32/note.png @@ -1871,20 +2545,35 @@ %%WWWDIR%%/www/images/32x32/pawn_glass_green.gif %%WWWDIR%%/www/images/32x32/pawn_glass_green.png %%WWWDIR%%/www/images/32x32/pawn_glass_red.gif -%%WWWDIR%%/www/images/32x32/paypal.png %%WWWDIR%%/www/images/32x32/pawn_glass_red.png %%WWWDIR%%/www/images/32x32/pawn_glass_white.gif %%WWWDIR%%/www/images/32x32/pawn_glass_white.png %%WWWDIR%%/www/images/32x32/pawn_glass_yellow.gif %%WWWDIR%%/www/images/32x32/pawn_glass_yellow.png -%%WWWDIR%%/www/images/32x32/pencil.gif -%%WWWDIR%%/www/images/32x32/pencil.png +%%WWWDIR%%/www/images/32x32/paypal.gif +%%WWWDIR%%/www/images/32x32/paypal.png +%%WWWDIR%%/www/images/32x32/pda2_preferences.gif +%%WWWDIR%%/www/images/32x32/pda2_preferences.png +%%WWWDIR%%/www/images/32x32/pda_write.gif +%%WWWDIR%%/www/images/32x32/pda_write.png %%WWWDIR%%/www/images/32x32/pen_blue.gif %%WWWDIR%%/www/images/32x32/pen_blue.png +%%WWWDIR%%/www/images/32x32/pencil.gif +%%WWWDIR%%/www/images/32x32/pencil.png +%%WWWDIR%%/www/images/32x32/percent.gif +%%WWWDIR%%/www/images/32x32/percent.png +%%WWWDIR%%/www/images/32x32/percent_gray.gif +%%WWWDIR%%/www/images/32x32/percent_gray.png %%WWWDIR%%/www/images/32x32/photo_portrait.gif %%WWWDIR%%/www/images/32x32/photo_portrait.png %%WWWDIR%%/www/images/32x32/photo_scenery.gif %%WWWDIR%%/www/images/32x32/photo_scenery.png +%%WWWDIR%%/www/images/32x32/php-icon.gif +%%WWWDIR%%/www/images/32x32/php-icon.png +%%WWWDIR%%/www/images/32x32/preferences.gif +%%WWWDIR%%/www/images/32x32/preferences.png +%%WWWDIR%%/www/images/32x32/preferences_gray.gif +%%WWWDIR%%/www/images/32x32/preferences_gray.png %%WWWDIR%%/www/images/32x32/printer.gif %%WWWDIR%%/www/images/32x32/printer.png %%WWWDIR%%/www/images/32x32/question_and_answer.gif @@ -1898,6 +2587,8 @@ %%WWWDIR%%/www/images/32x32/recycle_preferences.png %%WWWDIR%%/www/images/32x32/redo.gif %%WWWDIR%%/www/images/32x32/redo.png +%%WWWDIR%%/www/images/32x32/redo_gray.gif +%%WWWDIR%%/www/images/32x32/redo_gray.png %%WWWDIR%%/www/images/32x32/refresh.gif %%WWWDIR%%/www/images/32x32/refresh.png %%WWWDIR%%/www/images/32x32/replace2.gif @@ -1910,6 +2601,10 @@ %%WWWDIR%%/www/images/32x32/server_client_exchange.png %%WWWDIR%%/www/images/32x32/server_client_exchange_gray.gif %%WWWDIR%%/www/images/32x32/server_client_exchange_gray.png +%%WWWDIR%%/www/images/32x32/shoppingbasket_add.gif +%%WWWDIR%%/www/images/32x32/shoppingbasket_add.png +%%WWWDIR%%/www/images/32x32/shoppingbasket_add_gray.gif +%%WWWDIR%%/www/images/32x32/shoppingbasket_add_gray.png %%WWWDIR%%/www/images/32x32/spacer.gif %%WWWDIR%%/www/images/32x32/spacer.png %%WWWDIR%%/www/images/32x32/stethoscope.gif @@ -1920,6 +2615,8 @@ %%WWWDIR%%/www/images/32x32/table_sql_create.png %%WWWDIR%%/www/images/32x32/table_sql_create_gray.gif %%WWWDIR%%/www/images/32x32/table_sql_create_gray.png +%%WWWDIR%%/www/images/32x32/tests.gif +%%WWWDIR%%/www/images/32x32/tests.png %%WWWDIR%%/www/images/32x32/text.gif %%WWWDIR%%/www/images/32x32/text.png %%WWWDIR%%/www/images/32x32/text_marked.gif @@ -1930,11 +2627,15 @@ %%WWWDIR%%/www/images/32x32/text_tree.png %%WWWDIR%%/www/images/32x32/text_tree_gray.gif %%WWWDIR%%/www/images/32x32/text_tree_gray.png +%%WWWDIR%%/www/images/32x32/text_view.gif +%%WWWDIR%%/www/images/32x32/text_view.png %%WWWDIR%%/www/images/32x32/trafficlight_on.gif %%WWWDIR%%/www/images/32x32/trafficlight_on.png %%WWWDIR%%/www/images/32x32/trafficlight_on_gray.gif -%%WWWDIR%%/www/images/32x32/undo.gif %%WWWDIR%%/www/images/32x32/trafficlight_on_gray.png +%%WWWDIR%%/www/images/32x32/transform.gif +%%WWWDIR%%/www/images/32x32/transform.png +%%WWWDIR%%/www/images/32x32/undo.gif %%WWWDIR%%/www/images/32x32/undo.png %%WWWDIR%%/www/images/32x32/unknown.gif %%WWWDIR%%/www/images/32x32/unknown.png @@ -1948,6 +2649,8 @@ %%WWWDIR%%/www/images/32x32/user1_message_gray.png %%WWWDIR%%/www/images/32x32/user1_new.gif %%WWWDIR%%/www/images/32x32/user1_new.png +%%WWWDIR%%/www/images/32x32/user1_refresh.gif +%%WWWDIR%%/www/images/32x32/user1_refresh.png %%WWWDIR%%/www/images/32x32/user1_time.gif %%WWWDIR%%/www/images/32x32/user1_time.png %%WWWDIR%%/www/images/32x32/user1_time_gray.gif @@ -1970,10 +2673,18 @@ %%WWWDIR%%/www/images/32x32/view.png %%WWWDIR%%/www/images/32x32/warning.gif %%WWWDIR%%/www/images/32x32/warning.png +%%WWWDIR%%/www/images/32x32/warning_gray.gif +%%WWWDIR%%/www/images/32x32/warning_gray.png %%WWWDIR%%/www/images/32x32/workstation1.gif %%WWWDIR%%/www/images/32x32/workstation1.png %%WWWDIR%%/www/images/32x32/wrench.gif %%WWWDIR%%/www/images/32x32/wrench.png +%%WWWDIR%%/www/images/48x48/about.gif +%%WWWDIR%%/www/images/48x48/about.png +%%WWWDIR%%/www/images/48x48/back_lessons.gif +%%WWWDIR%%/www/images/48x48/back_lessons.png +%%WWWDIR%%/www/images/48x48/book_green.gif +%%WWWDIR%%/www/images/48x48/book_green.png %%WWWDIR%%/www/images/48x48/book_open.gif %%WWWDIR%%/www/images/48x48/book_open.png %%WWWDIR%%/www/images/48x48/book_open2.gif @@ -1990,24 +2701,42 @@ %%WWWDIR%%/www/images/48x48/calendar.png %%WWWDIR%%/www/images/48x48/cart-add.gif %%WWWDIR%%/www/images/48x48/cart-add.png +%%WWWDIR%%/www/images/48x48/check.gif +%%WWWDIR%%/www/images/48x48/check.png +%%WWWDIR%%/www/images/48x48/check2.gif +%%WWWDIR%%/www/images/48x48/check2.png %%WWWDIR%%/www/images/48x48/checks.gif %%WWWDIR%%/www/images/48x48/checks.png +%%WWWDIR%%/www/images/48x48/clipboard.png %%WWWDIR%%/www/images/48x48/contract.gif %%WWWDIR%%/www/images/48x48/contract.png %%WWWDIR%%/www/images/48x48/desktop.gif %%WWWDIR%%/www/images/48x48/desktop.png %%WWWDIR%%/www/images/48x48/disk_blue.gif %%WWWDIR%%/www/images/48x48/disk_blue.png +%%WWWDIR%%/www/images/48x48/error.gif +%%WWWDIR%%/www/images/48x48/error.png +%%WWWDIR%%/www/images/48x48/form_green.gif +%%WWWDIR%%/www/images/48x48/form_green.png +%%WWWDIR%%/www/images/48x48/graduation_hat2.png %%WWWDIR%%/www/images/48x48/help2.gif %%WWWDIR%%/www/images/48x48/help2.png +%%WWWDIR%%/www/images/48x48/information.gif +%%WWWDIR%%/www/images/48x48/information.png %%WWWDIR%%/www/images/48x48/mail2.gif %%WWWDIR%%/www/images/48x48/mail2.png +%%WWWDIR%%/www/images/48x48/media_play.gif +%%WWWDIR%%/www/images/48x48/media_play.png +%%WWWDIR%%/www/images/48x48/media_play_green.gif +%%WWWDIR%%/www/images/48x48/media_play_green.png %%WWWDIR%%/www/images/48x48/messages.gif %%WWWDIR%%/www/images/48x48/messages.png %%WWWDIR%%/www/images/48x48/news.gif %%WWWDIR%%/www/images/48x48/news.png %%WWWDIR%%/www/images/48x48/note.gif %%WWWDIR%%/www/images/48x48/note.png +%%WWWDIR%%/www/images/48x48/pda_write.gif +%%WWWDIR%%/www/images/48x48/pda_write.png %%WWWDIR%%/www/images/48x48/stopwatch.gif %%WWWDIR%%/www/images/48x48/stopwatch.png %%WWWDIR%%/www/images/avatars/system_avatars/angel.gif @@ -2095,11 +2824,14 @@ %%WWWDIR%%/www/images/certificate.jpg %%WWWDIR%%/www/images/certificate2.jpg %%WWWDIR%%/www/images/certificate3.jpg +%%WWWDIR%%/www/images/default_logo.png %%WWWDIR%%/www/images/drag-drop-tree/blank.gif %%WWWDIR%%/www/images/drag-drop-tree/book_green.gif %%WWWDIR%%/www/images/drag-drop-tree/book_green.png %%WWWDIR%%/www/images/drag-drop-tree/branch.gif %%WWWDIR%%/www/images/drag-drop-tree/branch.png +%%WWWDIR%%/www/images/drag-drop-tree/branchLarge.gif +%%WWWDIR%%/www/images/drag-drop-tree/branchLarge.png %%WWWDIR%%/www/images/drag-drop-tree/check2.gif %%WWWDIR%%/www/images/drag-drop-tree/check2.png %%WWWDIR%%/www/images/drag-drop-tree/context-menu-gradient.gif @@ -2113,9 +2845,9 @@ %%WWWDIR%%/www/images/drag-drop-tree/employee.png %%WWWDIR%%/www/images/drag-drop-tree/examples.gif %%WWWDIR%%/www/images/drag-drop-tree/examples.png -%%WWWDIR%%/www/images/drag-drop-tree/exercises.gif %%WWWDIR%%/www/images/drag-drop-tree/examples_seen.gif %%WWWDIR%%/www/images/drag-drop-tree/examples_seen.png +%%WWWDIR%%/www/images/drag-drop-tree/exercises.gif %%WWWDIR%%/www/images/drag-drop-tree/exercises.png %%WWWDIR%%/www/images/drag-drop-tree/exercises_seen.gif %%WWWDIR%%/www/images/drag-drop-tree/exercises_seen.png @@ -2133,7 +2865,6 @@ %%WWWDIR%%/www/images/drag-drop-tree/scorm_failed.png %%WWWDIR%%/www/images/drag-drop-tree/scorm_incomplete.gif %%WWWDIR%%/www/images/drag-drop-tree/scorm_incomplete.png -%%WWWDIR%%/www/images/drag-drop-tree/tests.gif %%WWWDIR%%/www/images/drag-drop-tree/scorm_seen.gif %%WWWDIR%%/www/images/drag-drop-tree/scorm_seen.png %%WWWDIR%%/www/images/drag-drop-tree/scorm_test.gif @@ -2144,15 +2875,18 @@ %%WWWDIR%%/www/images/drag-drop-tree/scorm_test_incomplete.png %%WWWDIR%%/www/images/drag-drop-tree/scorm_test_seen.gif %%WWWDIR%%/www/images/drag-drop-tree/scorm_test_seen.png +%%WWWDIR%%/www/images/drag-drop-tree/tests.gif %%WWWDIR%%/www/images/drag-drop-tree/tests.png +%%WWWDIR%%/www/images/drag-drop-tree/tests_failed.gif +%%WWWDIR%%/www/images/drag-drop-tree/tests_failed.png +%%WWWDIR%%/www/images/drag-drop-tree/tests_incomplete.gif +%%WWWDIR%%/www/images/drag-drop-tree/tests_incomplete.png %%WWWDIR%%/www/images/drag-drop-tree/tests_seen.gif %%WWWDIR%%/www/images/drag-drop-tree/tests_seen.png %%WWWDIR%%/www/images/drag-drop-tree/theory.gif %%WWWDIR%%/www/images/drag-drop-tree/theory.png %%WWWDIR%%/www/images/drag-drop-tree/theory_seen.gif %%WWWDIR%%/www/images/drag-drop-tree/theory_seen.png -%%WWWDIR%%/www/images/efront-logo.png -%%WWWDIR%%/www/images/favicon.gif %%WWWDIR%%/www/images/favicon.ico %%WWWDIR%%/www/images/file_types/avi.gif %%WWWDIR%%/www/images/file_types/avi.png @@ -2162,6 +2896,8 @@ %%WWWDIR%%/www/images/file_types/class.png %%WWWDIR%%/www/images/file_types/doc.gif %%WWWDIR%%/www/images/file_types/doc.png +%%WWWDIR%%/www/images/file_types/flv.gif +%%WWWDIR%%/www/images/file_types/flv.png %%WWWDIR%%/www/images/file_types/folder.gif %%WWWDIR%%/www/images/file_types/folder.png %%WWWDIR%%/www/images/file_types/gif.gif @@ -2200,6 +2936,12 @@ %%WWWDIR%%/www/images/file_types/pps.png %%WWWDIR%%/www/images/file_types/ppt.gif %%WWWDIR%%/www/images/file_types/ppt.png +%%WWWDIR%%/www/images/file_types/ra.gif +%%WWWDIR%%/www/images/file_types/ra.png +%%WWWDIR%%/www/images/file_types/ram.gif +%%WWWDIR%%/www/images/file_types/ram.png +%%WWWDIR%%/www/images/file_types/rm.gif +%%WWWDIR%%/www/images/file_types/rm.png %%WWWDIR%%/www/images/file_types/swf.gif %%WWWDIR%%/www/images/file_types/swf.png %%WWWDIR%%/www/images/file_types/txt.gif @@ -2218,9 +2960,8 @@ %%WWWDIR%%/www/images/file_types/xls.png %%WWWDIR%%/www/images/file_types/zip.gif %%WWWDIR%%/www/images/file_types/zip.png -%%WWWDIR%%/www/images/logo-right.png %%WWWDIR%%/www/images/logo-right_bg.png -%%WWWDIR%%/www/images/logo.jpg +%%WWWDIR%%/www/images/logo.gif %%WWWDIR%%/www/images/logo.png %%WWWDIR%%/www/images/others/bar.jpg %%WWWDIR%%/www/images/others/blank.gif @@ -2230,9 +2971,13 @@ %%WWWDIR%%/www/images/others/comments_thumbnail.png %%WWWDIR%%/www/images/others/content_tree_thumbnail.png %%WWWDIR%%/www/images/others/control_panel_thumbnail.png +%%WWWDIR%%/www/images/others/corners1280x18_bottom.gif +%%WWWDIR%%/www/images/others/corners1280x18_top.gif %%WWWDIR%%/www/images/others/digital_library_thumbnail.png %%WWWDIR%%/www/images/others/forum_thumbnail.png %%WWWDIR%%/www/images/others/grd-4px_1.1.gif +%%WWWDIR%%/www/images/others/grey1.png +%%WWWDIR%%/www/images/others/grey2.png %%WWWDIR%%/www/images/others/logo.jpg %%WWWDIR%%/www/images/others/minus.gif %%WWWDIR%%/www/images/others/minus.png @@ -2270,27 +3015,31 @@ %%WWWDIR%%/www/images/smilies/icon_wink.gif %%WWWDIR%%/www/index.php %%WWWDIR%%/www/install/Greedy Algorithms.zip +%%WWWDIR%%/www/install/index.php +%%WWWDIR%%/www/install/insert_languages.php %%WWWDIR%%/www/install/install.php %%WWWDIR%%/www/install/maya_civilization.tar.gz %%WWWDIR%%/www/install/plaisio.txt %%WWWDIR%%/www/install/sample_config.php %%WWWDIR%%/www/install/sql_mysql.txt -%%WWWDIR%%/www/js/ajax.js -%%WWWDIR%%/www/js/ajax.php +%%WWWDIR%%/www/install/unattended.php +%%WWWDIR%%/www/ipn.php %%WWWDIR%%/www/js/ASCIIMathML.js %%WWWDIR%%/www/js/ASCIIMathML.php +%%WWWDIR%%/www/js/EfrontScripts.js +%%WWWDIR%%/www/js/EfrontScripts.php +%%WWWDIR%%/www/js/LMSFunctions.php +%%WWWDIR%%/www/js/PieNG.js +%%WWWDIR%%/www/js/ajax.js +%%WWWDIR%%/www/js/ajax.php %%WWWDIR%%/www/js/context-menu.css %%WWWDIR%%/www/js/context-menu.js %%WWWDIR%%/www/js/context-menu.php %%WWWDIR%%/www/js/drag-drop-folder-tree.js %%WWWDIR%%/www/js/drag-drop-folder-tree.php -%%WWWDIR%%/www/js/EfrontScripts.js -%%WWWDIR%%/www/js/EfrontScripts.php %%WWWDIR%%/www/js/eF_scripts.js %%WWWDIR%%/www/js/eF_scripts.php -%%WWWDIR%%/www/js/LMSFunctions.php %%WWWDIR%%/www/js/mathml.js -%%WWWDIR%%/www/js/PieNG.js %%WWWDIR%%/www/js/print-script.js %%WWWDIR%%/www/js/print-script.php %%WWWDIR%%/www/js/scriptaculous/builder.js @@ -2319,8 +3068,8 @@ %%WWWDIR%%/www/js/tabber.php %%WWWDIR%%/www/js/wz_tooltip.js %%WWWDIR%%/www/js/wz_tooltip.php +%%WWWDIR%%/www/lesson_settings.php %%WWWDIR%%/www/lessons_info.php -%%WWWDIR%%/www/LMSCommitPage.php %%WWWDIR%%/www/logout_user.php %%WWWDIR%%/www/module_hcd.php %%WWWDIR%%/www/module_personal.php @@ -2328,15 +3077,14 @@ %%WWWDIR%%/www/module_statistics.php %%WWWDIR%%/www/module_surveys.php %%WWWDIR%%/www/module_tests.php -%%WWWDIR%%/www/news.php %%WWWDIR%%/www/new_sidebar.php +%%WWWDIR%%/www/news.php %%WWWDIR%%/www/paypal_configuration.php %%WWWDIR%%/www/professor.php %%WWWDIR%%/www/professorpage.php %%WWWDIR%%/www/search_courses.php %%WWWDIR%%/www/set_positions.php %%WWWDIR%%/www/show_avatars.php -%%WWWDIR%%/www/show_chart.php %%WWWDIR%%/www/show_log.php %%WWWDIR%%/www/show_print_friendly.php %%WWWDIR%%/www/student.php @@ -2348,44 +3096,14 @@ %%WWWDIR%%/www/view_resource.php %%WWWDIR%%/www/view_test.php %%WWWDIR%%/www/xml_indexer.php -%%WWWDIR%%/backups/.htaccess -@dirrm %%WWWDIR%%/libraries/adodb/cache -@dirrm %%WWWDIR%%/libraries/adodb/drivers -@dirrm %%WWWDIR%%/libraries/adodb -@dirrm %%WWWDIR%%/libraries/external/tcpdf/barcode -@dirrm %%WWWDIR%%/libraries/external/tcpdf/cache -@dirrm %%WWWDIR%%/libraries/external/tcpdf/config/lang -@dirrm %%WWWDIR%%/libraries/external/tcpdf/config -@dirrm %%WWWDIR%%/libraries/external/tcpdf/fonts/freefont -@dirrm %%WWWDIR%%/libraries/external/tcpdf/fonts -@dirrm %%WWWDIR%%/libraries/external/tcpdf/images -@dirrm %%WWWDIR%%/libraries/external/tcpdf -@dirrm %%WWWDIR%%/libraries/external -@dirrm %%WWWDIR%%/libraries/language -@dirrm %%WWWDIR%%/libraries/smarty/configs -@dirrm %%WWWDIR%%/libraries/smarty/libs/internals -@dirrm %%WWWDIR%%/libraries/smarty/libs/plugins/custom -@dirrm %%WWWDIR%%/libraries/smarty/libs/plugins -@dirrm %%WWWDIR%%/libraries/smarty/libs -@dirrm %%WWWDIR%%/libraries/smarty/templates/chat -@dirrm %%WWWDIR%%/libraries/smarty/templates/cms_templates -@dirrm %%WWWDIR%%/libraries/smarty/templates/editor -@dirrm %%WWWDIR%%/libraries/smarty/templates/email -@dirrm %%WWWDIR%%/libraries/smarty/templates/forum -@dirrm %%WWWDIR%%/libraries/smarty/templates/includes -@dirrm %%WWWDIR%%/libraries/smarty/templates/install -@dirrm %%WWWDIR%%/libraries/smarty/templates/modules -@dirrm %%WWWDIR%%/libraries/smarty/templates -@dirrm %%WWWDIR%%/libraries/smarty -@dirrm %%WWWDIR%%/libraries @dirrm %%WWWDIR%%/PEAR/Archive @dirrm %%WWWDIR%%/PEAR/HTML/QuickForm/Renderer @dirrm %%WWWDIR%%/PEAR/HTML/QuickForm/Rule @dirrm %%WWWDIR%%/PEAR/HTML/QuickForm @dirrm %%WWWDIR%%/PEAR/HTML -@dirrm %%WWWDIR%%/PEAR/Mail @dirrm %%WWWDIR%%/PEAR/MIME/Type @dirrm %%WWWDIR%%/PEAR/MIME +@dirrm %%WWWDIR%%/PEAR/Mail @dirrm %%WWWDIR%%/PEAR/Net @dirrm %%WWWDIR%%/PEAR/OLE/PPS @dirrm %%WWWDIR%%/PEAR/OLE @@ -2413,7 +3131,43 @@ @dirrm %%WWWDIR%%/PEAR/XML/RPC @dirrm %%WWWDIR%%/PEAR/XML @dirrm %%WWWDIR%%/PEAR +@dirrm %%WWWDIR%%/backups +@dirrm %%WWWDIR%%/libraries/adodb/cache +@dirrm %%WWWDIR%%/libraries/adodb/drivers +@dirrm %%WWWDIR%%/libraries/adodb +@dirrm %%WWWDIR%%/libraries/external/tcpdf/barcode +@dirrm %%WWWDIR%%/libraries/external/tcpdf/cache +@dirrm %%WWWDIR%%/libraries/external/tcpdf/config/lang +@dirrm %%WWWDIR%%/libraries/external/tcpdf/config +@dirrm %%WWWDIR%%/libraries/external/tcpdf/fonts/freefont +@dirrm %%WWWDIR%%/libraries/external/tcpdf/fonts +@dirrm %%WWWDIR%%/libraries/external/tcpdf/images +@dirrm %%WWWDIR%%/libraries/external/tcpdf +@dirrm %%WWWDIR%%/libraries/external +@dirrm %%WWWDIR%%/libraries/language +@dirrm %%WWWDIR%%/libraries/smarty/configs +@dirrm %%WWWDIR%%/libraries/smarty/libs/internals +@dirrm %%WWWDIR%%/libraries/smarty/libs/plugins/custom +@dirrm %%WWWDIR%%/libraries/smarty/libs/plugins +@dirrm %%WWWDIR%%/libraries/smarty/libs +@dirrm %%WWWDIR%%/libraries/smarty/templates/chat +@dirrm %%WWWDIR%%/libraries/smarty/templates/cms_templates +@dirrm %%WWWDIR%%/libraries/smarty/templates/editor +@dirrm %%WWWDIR%%/libraries/smarty/templates/email +@dirrm %%WWWDIR%%/libraries/smarty/templates/forum +@dirrm %%WWWDIR%%/libraries/smarty/templates/includes/blocks +@dirrm %%WWWDIR%%/libraries/smarty/templates/includes +@dirrm %%WWWDIR%%/libraries/smarty/templates/install +@dirrm %%WWWDIR%%/libraries/smarty/templates/modules +@dirrm %%WWWDIR%%/libraries/smarty/templates +@dirrm %%WWWDIR%%/libraries/smarty +@dirrm %%WWWDIR%%/libraries @dirrm %%WWWDIR%%/upload +@dirrm %%WWWDIR%%/www/certificate_templates +@dirrm %%WWWDIR%%/www/charts/js/json +@dirrm %%WWWDIR%%/www/charts/js +@dirrm %%WWWDIR%%/www/charts/php-ofc-library +@dirrm %%WWWDIR%%/www/charts @dirrm %%WWWDIR%%/www/charts_library @dirrm %%WWWDIR%%/www/chat @dirrm %%WWWDIR%%/www/content/admin/cms_templates @@ -2597,5 +3351,4 @@ @dirrm %%WWWDIR%%/www/modules @dirrm %%WWWDIR%%/www/templates @dirrm %%WWWDIR%%/www -@dirrm %%WWWDIR%%/backups @dirrm %%WWWDIR%% |