From owner-svn-ports-all@FreeBSD.ORG Sat Jun 21 13:20:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3746A4FF; Sat, 21 Jun 2014 13:20:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21C9C226C; Sat, 21 Jun 2014 13:20:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5LDKUPo080226; Sat, 21 Jun 2014 13:20:30 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5LDKT0E080223; Sat, 21 Jun 2014 13:20:29 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201406211320.s5LDKT0E080223@svn.freebsd.org> From: Wen Heping Date: Sat, 21 Jun 2014 13:20:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358698 - head/www/xoops X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2014 13:20:30 -0000 Author: wen Date: Sat Jun 21 13:20:29 2014 New Revision: 358698 URL: http://svnweb.freebsd.org/changeset/ports/358698 QAT: https://qat.redports.org/buildarchive/r358698/ Log: - Update to 2.5.7 Modified: head/www/xoops/Makefile head/www/xoops/distinfo head/www/xoops/pkg-plist Modified: head/www/xoops/Makefile ============================================================================== --- head/www/xoops/Makefile Sat Jun 21 13:18:05 2014 (r358697) +++ head/www/xoops/Makefile Sat Jun 21 13:20:29 2014 (r358698) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xoops -PORTVERSION= 2.5.6 +PORTVERSION= 2.5.7 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/XOOPS%20Core%20%28stable%20releases%29/XOOPS_${PORTVERSION} Modified: head/www/xoops/distinfo ============================================================================== --- head/www/xoops/distinfo Sat Jun 21 13:18:05 2014 (r358697) +++ head/www/xoops/distinfo Sat Jun 21 13:20:29 2014 (r358698) @@ -1,2 +1,2 @@ -SHA256 (xoops-2.5.6.tar.gz) = 22559c7d4ad5f651c699f659fba8e3040744be3b7cc7a8f4913eb00c57c60698 -SIZE (xoops-2.5.6.tar.gz) = 4608572 +SHA256 (xoops-2.5.7.tar.gz) = 310a63f4b615c74d8127c53f61db1636d581a4584938e4b797e6169ae549cf36 +SIZE (xoops-2.5.7.tar.gz) = 5638008 Modified: head/www/xoops/pkg-plist ============================================================================== --- head/www/xoops/pkg-plist Sat Jun 21 13:18:05 2014 (r358697) +++ head/www/xoops/pkg-plist Sat Jun 21 13:20:29 2014 (r358698) @@ -10,6 +10,7 @@ %%WWWDIR%%/extras/altsys_functions.php %%WWWDIR%%/extras/altsys_functions.txt %%WWWDIR%%/extras/login.php +%%WWWDIR%%/extras/mainfile.php %%WWWDIR%%/extras/modules/index.html %%WWWDIR%%/extras/modules/system/admin/filemanager/index.html %%WWWDIR%%/extras/modules/system/admin/filemanager/jquery.php @@ -26,6 +27,8 @@ %%WWWDIR%%/extras/modules/system/templates/admin/index.html %%WWWDIR%%/extras/modules/system/templates/admin/system_filemanager.html %%WWWDIR%%/extras/modules/system/templates/index.html +%%WWWDIR%%/extras/mysqli/README.txt +%%WWWDIR%%/extras/mysqli/mysqldatabase.php %%WWWDIR%%/htdocs/Frameworks/art/changelog.txt %%WWWDIR%%/htdocs/Frameworks/art/functions.admin.php %%WWWDIR%%/htdocs/Frameworks/art/functions.cache.php @@ -36,8 +39,8 @@ %%WWWDIR%%/htdocs/Frameworks/art/functions.user.php %%WWWDIR%%/htdocs/Frameworks/art/index.html %%WWWDIR%%/htdocs/Frameworks/art/object.php -%%WWWDIR%%/htdocs/Frameworks/art/xoopsart.php %%WWWDIR%%/htdocs/Frameworks/art/xoops_version.php +%%WWWDIR%%/htdocs/Frameworks/art/xoopsart.php %%WWWDIR%%/htdocs/Frameworks/compat/include/index.html %%WWWDIR%%/htdocs/Frameworks/compat/include/left_both.gif %%WWWDIR%%/htdocs/Frameworks/compat/include/modadminbg.gif @@ -45,34 +48,38 @@ %%WWWDIR%%/htdocs/Frameworks/compat/index.html %%WWWDIR%%/htdocs/Frameworks/index.html %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/0.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/1day.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/1.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/1day.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/ASC.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/DESC.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/add_off.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/add.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/add_off.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/attach.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/back.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/blank.gif %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/close12.gif %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/delete.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/down.gif -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/download.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/down_off.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/down.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/down_off.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/download.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/edit.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/editcopy.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/editcut.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/editpaste.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/edit.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/empty.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/error.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/film.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/folder.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/folder_add.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/folder_delete.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/folder.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/forum.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/forward.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/green.gif %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/green_off.gif %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/index.html %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/inserttable.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/link_break.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/mail_delete.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/mail_forward.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/mail_generic.png @@ -92,28 +99,31 @@ %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/search.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/topic.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/up.gif -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/up_off.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/up.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/up_off.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/view.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/16/warning.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/about.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/addlink.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/add.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/addlink.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/administration.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/album.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/alert.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/attach.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/bg_button.gif +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/blank.gif %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/block.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/brokenlink.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/button_ok.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/calculator.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/cart_add.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/cash_stack.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/categoryadd.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/category.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/categoryadd.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/compfile.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/content.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/dashboard.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/database_go.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/delete.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/delivery.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/digest.png @@ -140,6 +150,7 @@ %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/index.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/insert_table_row.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/languages.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/link_break.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/list.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/mail_country.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/mail_foward.png @@ -151,6 +162,7 @@ %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/penguin.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/permissions.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/photo.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/playlist.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/poll.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/prune.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/search.png @@ -162,6 +174,7 @@ %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/translations.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/type.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/update.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/upload.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/user-icon.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/users.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/32/view_detailed.png @@ -177,10 +190,10 @@ %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/facebook_share_icon.gif %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/fark.gif %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/furl.gif -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/google_buzz_icon.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/google-icon.png -%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/google_plus.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/google-reader-icon.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/google_buzz_icon.png +%%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/google_plus.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/index.html %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/mixx.png %%WWWDIR%%/htdocs/Frameworks/moduleclasses/icons/bookmarks/myspace.jpg @@ -212,18 +225,14 @@ %%WWWDIR%%/htdocs/Frameworks/readme.txt %%WWWDIR%%/htdocs/Frameworks/textsanitizer/index.html %%WWWDIR%%/htdocs/Frameworks/textsanitizer/module.textsanitizer.php -%%WWWDIR%%/htdocs/admin.php -%%WWWDIR%%/htdocs/backend.php -%%WWWDIR%%/htdocs/banners.php -%%WWWDIR%%/htdocs/browse.php %%WWWDIR%%/htdocs/cache/index.html %%WWWDIR%%/htdocs/cache/readme.txt +%%WWWDIR%%/htdocs/class/auth/auth.php %%WWWDIR%%/htdocs/class/auth/auth_ads.php -%%WWWDIR%%/htdocs/class/auth/authfactory.php %%WWWDIR%%/htdocs/class/auth/auth_ldap.php -%%WWWDIR%%/htdocs/class/auth/auth.php %%WWWDIR%%/htdocs/class/auth/auth_provisionning.php %%WWWDIR%%/htdocs/class/auth/auth_xoops.php +%%WWWDIR%%/htdocs/class/auth/authfactory.php %%WWWDIR%%/htdocs/class/auth/index.html %%WWWDIR%%/htdocs/class/cache/apc.php %%WWWDIR%%/htdocs/class/cache/file.php @@ -236,6 +245,7 @@ %%WWWDIR%%/htdocs/class/captcha/config.php %%WWWDIR%%/htdocs/class/captcha/config.recaptcha.php %%WWWDIR%%/htdocs/class/captcha/config.text.php +%%WWWDIR%%/htdocs/class/captcha/image.php %%WWWDIR%%/htdocs/class/captcha/image/backgrounds/background00.png %%WWWDIR%%/htdocs/class/captcha/image/backgrounds/background01.png %%WWWDIR%%/htdocs/class/captcha/image/backgrounds/background02.png @@ -248,6 +258,7 @@ %%WWWDIR%%/htdocs/class/captcha/image/backgrounds/background09.png %%WWWDIR%%/htdocs/class/captcha/image/backgrounds/background10.png %%WWWDIR%%/htdocs/class/captcha/image/backgrounds/index.html +%%WWWDIR%%/htdocs/class/captcha/image/fonts/Vera.ttf %%WWWDIR%%/htdocs/class/captcha/image/fonts/VeraBI.ttf %%WWWDIR%%/htdocs/class/captcha/image/fonts/VeraBd.ttf %%WWWDIR%%/htdocs/class/captcha/image/fonts/VeraIt.ttf @@ -256,16 +267,14 @@ %%WWWDIR%%/htdocs/class/captcha/image/fonts/VeraMoIt.ttf %%WWWDIR%%/htdocs/class/captcha/image/fonts/VeraMono.ttf %%WWWDIR%%/htdocs/class/captcha/image/fonts/VeraSe.ttf -%%WWWDIR%%/htdocs/class/captcha/image/fonts/Vera.ttf %%WWWDIR%%/htdocs/class/captcha/image/fonts/index.html %%WWWDIR%%/htdocs/class/captcha/image/fonts/verasebd.ttf %%WWWDIR%%/htdocs/class/captcha/image/index.html -%%WWWDIR%%/htdocs/class/captcha/image.php %%WWWDIR%%/htdocs/class/captcha/image/scripts/image.php %%WWWDIR%%/htdocs/class/captcha/image/scripts/index.html %%WWWDIR%%/htdocs/class/captcha/index.html -%%WWWDIR%%/htdocs/class/captcha/recaptcha/index.html %%WWWDIR%%/htdocs/class/captcha/recaptcha.php +%%WWWDIR%%/htdocs/class/captcha/recaptcha/index.html %%WWWDIR%%/htdocs/class/captcha/recaptcha/recaptchalib.php %%WWWDIR%%/htdocs/class/captcha/text.php %%WWWDIR%%/htdocs/class/captcha/xoopscaptcha.php @@ -273,8 +282,8 @@ %%WWWDIR%%/htdocs/class/class.zipfile.php %%WWWDIR%%/htdocs/class/commentrenderer.php %%WWWDIR%%/htdocs/class/criteria.php -%%WWWDIR%%/htdocs/class/database/databasefactory.php %%WWWDIR%%/htdocs/class/database/database.php +%%WWWDIR%%/htdocs/class/database/databasefactory.php %%WWWDIR%%/htdocs/class/database/index.html %%WWWDIR%%/htdocs/class/database/mysqldatabase.php %%WWWDIR%%/htdocs/class/database/sqlutility.php @@ -285,11 +294,11 @@ %%WWWDIR%%/htdocs/class/file/index.html %%WWWDIR%%/htdocs/class/file/xoopsfile.php %%WWWDIR%%/htdocs/class/index.html -%%WWWDIR%%/htdocs/class/logger/index.html %%WWWDIR%%/htdocs/class/logger.php +%%WWWDIR%%/htdocs/class/logger/index.html %%WWWDIR%%/htdocs/class/logger/render.php -%%WWWDIR%%/htdocs/class/logger_render.php %%WWWDIR%%/htdocs/class/logger/xoopslogger.php +%%WWWDIR%%/htdocs/class/logger_render.php %%WWWDIR%%/htdocs/class/mail/index.html %%WWWDIR%%/htdocs/class/mail/phpmailer/ChangeLog.txt %%WWWDIR%%/htdocs/class/mail/phpmailer/LICENSE @@ -315,8 +324,8 @@ %%WWWDIR%%/htdocs/class/pagenav.php %%WWWDIR%%/htdocs/class/preload.php %%WWWDIR%%/htdocs/class/smarty/Config_File.class.php -%%WWWDIR%%/htdocs/class/smarty/Smarty_Compiler.class.php %%WWWDIR%%/htdocs/class/smarty/Smarty.class.php +%%WWWDIR%%/htdocs/class/smarty/Smarty_Compiler.class.php %%WWWDIR%%/htdocs/class/smarty/configs/index.html %%WWWDIR%%/htdocs/class/smarty/configs/test.conf %%WWWDIR%%/htdocs/class/smarty/debug.tpl @@ -362,8 +371,8 @@ %%WWWDIR%%/htdocs/class/smarty/plugins/function.html_table.php %%WWWDIR%%/htdocs/class/smarty/plugins/function.mailto.php %%WWWDIR%%/htdocs/class/smarty/plugins/function.math.php -%%WWWDIR%%/htdocs/class/smarty/plugins/function.popup_init.php %%WWWDIR%%/htdocs/class/smarty/plugins/function.popup.php +%%WWWDIR%%/htdocs/class/smarty/plugins/function.popup_init.php %%WWWDIR%%/htdocs/class/smarty/plugins/index.html %%WWWDIR%%/htdocs/class/smarty/plugins/modifier.capitalize.php %%WWWDIR%%/htdocs/class/smarty/plugins/modifier.cat.php @@ -434,6 +443,8 @@ %%WWWDIR%%/htdocs/class/textsanitizer/readme.txt %%WWWDIR%%/htdocs/class/textsanitizer/rtsp/index.html %%WWWDIR%%/htdocs/class/textsanitizer/rtsp/rtsp.php +%%WWWDIR%%/htdocs/class/textsanitizer/soundcloud/index.html +%%WWWDIR%%/htdocs/class/textsanitizer/soundcloud/soundcloud.php %%WWWDIR%%/htdocs/class/textsanitizer/syntaxhighlight/config.php %%WWWDIR%%/htdocs/class/textsanitizer/syntaxhighlight/index.html %%WWWDIR%%/htdocs/class/textsanitizer/syntaxhighlight/syntaxhighlight.php @@ -449,8 +460,8 @@ %%WWWDIR%%/htdocs/class/textsanitizer/wmp/wmp.php %%WWWDIR%%/htdocs/class/textsanitizer/youtube/index.html %%WWWDIR%%/htdocs/class/textsanitizer/youtube/youtube.php -%%WWWDIR%%/htdocs/class/theme_blocks.php %%WWWDIR%%/htdocs/class/theme.php +%%WWWDIR%%/htdocs/class/theme_blocks.php %%WWWDIR%%/htdocs/class/tree.php %%WWWDIR%%/htdocs/class/uploader.php %%WWWDIR%%/htdocs/class/userutility.php @@ -498,6 +509,7 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/language/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/settings.php %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/style.css +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce.php %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/changelog.txt %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/index.html @@ -572,8 +584,6 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/js/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/langs/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example_dependency/editor_plugin.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example_dependency/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/dialog.htm %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/editor_plugin.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/img/example.gif @@ -581,9 +591,11 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/js/dialog.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/js/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example/langs/index.html +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example_dependency/editor_plugin.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/example_dependency/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/fullpage/css/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js @@ -747,11 +759,11 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/js/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/js/xoopscode.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/langs/en.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/langs/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/langs/it.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/readme.txt %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopscode/xoopscode.htm %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/changelog.txt @@ -764,11 +776,11 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/js/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/js/xoopsemotions.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/langs/en.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/langs/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/langs/it.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/readme.txt %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsemotions/xoopsemotions.php %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/css/index.html @@ -783,11 +795,11 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/js/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/js/xoopsimagebrowser.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/js/xoopsimagemanager.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/langs/en.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/langs/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/langs/it.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/xoopsimagebrowser.php %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsimagemanager/xoopsimagemanager.php %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/changelog.txt @@ -800,11 +812,11 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/js/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/js/xoopsmlcontent.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/langs/en.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/langs/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/langs/it.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/readme.txt %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsmlcontent/xoopsmlcontent.php %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/changelog.txt @@ -814,11 +826,11 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/js/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/js/xoopsquote.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/langs/en.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/langs/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/langs/it.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/langs/it_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/readme.txt %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/plugins/xoopsquote/xoopsquote.htm %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/about.htm @@ -848,8 +860,8 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/js/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/js/link.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/js/source_editor.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/langs/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/link.htm %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/shortcuts.htm @@ -871,13 +883,13 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/index.html -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css +%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/themes/index.html @@ -903,9 +915,10 @@ %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/utils/index.html %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/utils/mctabs.js %%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce/jscripts/tiny_mce/utils/validate.js -%%WWWDIR%%/htdocs/class/xoopseditor/tinymce/tinymce.php %%WWWDIR%%/htdocs/class/xoopseditor/xoopseditor.inc.php %%WWWDIR%%/htdocs/class/xoopseditor/xoopseditor.php +%%WWWDIR%%/htdocs/class/xoopsfilterinput.php +%%WWWDIR%%/htdocs/class/xoopsform/form.php %%WWWDIR%%/htdocs/class/xoopsform/formbutton.php %%WWWDIR%%/htdocs/class/xoopsform/formbuttontray.php %%WWWDIR%%/htdocs/class/xoopsform/formcaptcha.php @@ -921,28 +934,27 @@ %%WWWDIR%%/htdocs/class/xoopsform/formhiddentoken.php %%WWWDIR%%/htdocs/class/xoopsform/formlabel.php %%WWWDIR%%/htdocs/class/xoopsform/formpassword.php -%%WWWDIR%%/htdocs/class/xoopsform/form.php %%WWWDIR%%/htdocs/class/xoopsform/formradio.php %%WWWDIR%%/htdocs/class/xoopsform/formradioyn.php +%%WWWDIR%%/htdocs/class/xoopsform/formselect.php %%WWWDIR%%/htdocs/class/xoopsform/formselectcheckgroup.php %%WWWDIR%%/htdocs/class/xoopsform/formselectcountry.php %%WWWDIR%%/htdocs/class/xoopsform/formselecteditor.php %%WWWDIR%%/htdocs/class/xoopsform/formselectgroup.php %%WWWDIR%%/htdocs/class/xoopsform/formselectlang.php %%WWWDIR%%/htdocs/class/xoopsform/formselectmatchoption.php -%%WWWDIR%%/htdocs/class/xoopsform/formselect.php %%WWWDIR%%/htdocs/class/xoopsform/formselecttheme.php %%WWWDIR%%/htdocs/class/xoopsform/formselecttimezone.php %%WWWDIR%%/htdocs/class/xoopsform/formselectuser.php +%%WWWDIR%%/htdocs/class/xoopsform/formtext.php %%WWWDIR%%/htdocs/class/xoopsform/formtextarea.php %%WWWDIR%%/htdocs/class/xoopsform/formtextdateselect.php -%%WWWDIR%%/htdocs/class/xoopsform/formtext.php %%WWWDIR%%/htdocs/class/xoopsform/grouppermform.php %%WWWDIR%%/htdocs/class/xoopsform/index.html -%%WWWDIR%%/htdocs/class/xoopsformloader.php %%WWWDIR%%/htdocs/class/xoopsform/simpleform.php %%WWWDIR%%/htdocs/class/xoopsform/tableform.php %%WWWDIR%%/htdocs/class/xoopsform/themeform.php +%%WWWDIR%%/htdocs/class/xoopsformloader.php %%WWWDIR%%/htdocs/class/xoopskernel.php %%WWWDIR%%/htdocs/class/xoopslists.php %%WWWDIR%%/htdocs/class/xoopsload.php @@ -950,26 +962,21 @@ %%WWWDIR%%/htdocs/class/xoopsmailer.php %%WWWDIR%%/htdocs/class/xoopsmodule.php %%WWWDIR%%/htdocs/class/xoopsobject.php +%%WWWDIR%%/htdocs/class/xoopsrequest.php %%WWWDIR%%/htdocs/class/xoopssecurity.php %%WWWDIR%%/htdocs/class/xoopsstory.php %%WWWDIR%%/htdocs/class/xoopstopic.php %%WWWDIR%%/htdocs/class/xoopstree.php %%WWWDIR%%/htdocs/class/xoopsuser.php %%WWWDIR%%/htdocs/class/zipdownloader.php -%%WWWDIR%%/htdocs/edituser.php -%%WWWDIR%%/htdocs/favicon.ico -%%WWWDIR%%/htdocs/footer.php -%%WWWDIR%%/htdocs/header.php -%%WWWDIR%%/htdocs/imagemanager.php -%%WWWDIR%%/htdocs/image.php %%WWWDIR%%/htdocs/images/aligncenter.gif %%WWWDIR%%/htdocs/images/alignleft.gif %%WWWDIR%%/htdocs/images/alignright.gif %%WWWDIR%%/htdocs/images/await.gif %%WWWDIR%%/htdocs/images/banners/banner.swf %%WWWDIR%%/htdocs/images/banners/index.html -%%WWWDIR%%/htdocs/images/banners/xoops_banner_2.gif %%WWWDIR%%/htdocs/images/banners/xoops_banner.gif +%%WWWDIR%%/htdocs/images/banners/xoops_banner_2.gif %%WWWDIR%%/htdocs/images/banners/xoops_flashbanner2.swf %%WWWDIR%%/htdocs/images/blank.gif %%WWWDIR%%/htdocs/images/bold.gif @@ -996,12 +1003,13 @@ %%WWWDIR%%/htdocs/images/form/loader.gif %%WWWDIR%%/htdocs/images/form/mmssrc.gif %%WWWDIR%%/htdocs/images/form/mp3.gif -%%WWWDIR%%/htdocs/images/form/player2.swf %%WWWDIR%%/htdocs/images/form/player.swf +%%WWWDIR%%/htdocs/images/form/player2.swf %%WWWDIR%%/htdocs/images/form/quote.gif %%WWWDIR%%/htdocs/images/form/rstpimg.gif %%WWWDIR%%/htdocs/images/form/rtspimg.gif %%WWWDIR%%/htdocs/images/form/smiley.gif +%%WWWDIR%%/htdocs/images/form/soundcloud.png %%WWWDIR%%/htdocs/images/form/stream.gif %%WWWDIR%%/htdocs/images/form/swf.gif %%WWWDIR%%/htdocs/images/form/underline.gif @@ -1012,8 +1020,8 @@ %%WWWDIR%%/htdocs/images/icons/aim.gif %%WWWDIR%%/htdocs/images/icons/delete.gif %%WWWDIR%%/htdocs/images/icons/edit.gif -%%WWWDIR%%/htdocs/images/icons/email.gif %%WWWDIR%%/htdocs/images/icons/em_small.gif +%%WWWDIR%%/htdocs/images/icons/email.gif %%WWWDIR%%/htdocs/images/icons/icq_add.gif %%WWWDIR%%/htdocs/images/icons/index.html %%WWWDIR%%/htdocs/images/icons/ip.gif @@ -1021,8 +1029,8 @@ %%WWWDIR%%/htdocs/images/icons/no_posticon.gif %%WWWDIR%%/htdocs/images/icons/pm.gif %%WWWDIR%%/htdocs/images/icons/pm_small.gif -%%WWWDIR%%/htdocs/images/icons/posticon2.gif %%WWWDIR%%/htdocs/images/icons/posticon.gif +%%WWWDIR%%/htdocs/images/icons/posticon2.gif %%WWWDIR%%/htdocs/images/icons/profile.gif %%WWWDIR%%/htdocs/images/icons/reply.gif %%WWWDIR%%/htdocs/images/icons/www.gif @@ -1044,8 +1052,8 @@ %%WWWDIR%%/htdocs/images/poweredby.gif %%WWWDIR%%/htdocs/images/quote.gif %%WWWDIR%%/htdocs/images/read.gif -%%WWWDIR%%/htdocs/images/smiley.gif %%WWWDIR%%/htdocs/images/s_poweredby.gif +%%WWWDIR%%/htdocs/images/smiley.gif %%WWWDIR%%/htdocs/images/subject/icon1.gif %%WWWDIR%%/htdocs/images/subject/icon2.gif %%WWWDIR%%/htdocs/images/subject/icon3.gif @@ -1064,12 +1072,12 @@ %%WWWDIR%%/htdocs/include/comment_constants.php %%WWWDIR%%/htdocs/include/comment_delete.php %%WWWDIR%%/htdocs/include/comment_edit.php -%%WWWDIR%%/htdocs/include/commentform.inc.php %%WWWDIR%%/htdocs/include/comment_form.php %%WWWDIR%%/htdocs/include/comment_new.php %%WWWDIR%%/htdocs/include/comment_post.php %%WWWDIR%%/htdocs/include/comment_reply.php %%WWWDIR%%/htdocs/include/comment_view.php +%%WWWDIR%%/htdocs/include/commentform.inc.php %%WWWDIR%%/htdocs/include/common.php %%WWWDIR%%/htdocs/include/cp_functions.php %%WWWDIR%%/htdocs/include/cp_header.php @@ -1094,15 +1102,15 @@ %%WWWDIR%%/htdocs/include/searchform.php %%WWWDIR%%/htdocs/include/site-closed.php %%WWWDIR%%/htdocs/include/version.php +%%WWWDIR%%/htdocs/include/xoops.js %%WWWDIR%%/htdocs/include/xoops13_header.php %%WWWDIR%%/htdocs/include/xoopscodes.php -%%WWWDIR%%/htdocs/include/xoops.js %%WWWDIR%%/htdocs/include/xoopslocal.php -%%WWWDIR%%/htdocs/index.php %%WWWDIR%%/htdocs/install/class/dbmanager.php %%WWWDIR%%/htdocs/install/class/index.html %%WWWDIR%%/htdocs/install/class/installwizard.php %%WWWDIR%%/htdocs/install/class/pathcontroller.php +%%WWWDIR%%/htdocs/install/cleanup.php %%WWWDIR%%/htdocs/install/css/index.html %%WWWDIR%%/htdocs/install/css/reset.css %%WWWDIR%%/htdocs/install/css/style.css @@ -1119,14 +1127,14 @@ %%WWWDIR%%/htdocs/install/img/help.png %%WWWDIR%%/htdocs/install/img/index.html %%WWWDIR%%/htdocs/install/img/logo.png -%%WWWDIR%%/htdocs/install/img/no_big.png %%WWWDIR%%/htdocs/install/img/no.png +%%WWWDIR%%/htdocs/install/img/no_big.png %%WWWDIR%%/htdocs/install/img/table-caption-grey.png %%WWWDIR%%/htdocs/install/img/warning.png %%WWWDIR%%/htdocs/install/img/wizard_bg.png -%%WWWDIR%%/htdocs/install/img/xoops_2.5.6.png -%%WWWDIR%%/htdocs/install/img/yes_big.png +%%WWWDIR%%/htdocs/install/img/xoops_2.5.7.png %%WWWDIR%%/htdocs/install/img/yes.png +%%WWWDIR%%/htdocs/install/img/yes_big.png %%WWWDIR%%/htdocs/install/include/common.inc.php %%WWWDIR%%/htdocs/install/include/config.php %%WWWDIR%%/htdocs/install/include/createconfigform.php @@ -1139,12 +1147,12 @@ %%WWWDIR%%/htdocs/install/include/page.php %%WWWDIR%%/htdocs/install/index.php %%WWWDIR%%/htdocs/install/js/index.html -%%WWWDIR%%/htdocs/install/js/prototype-1.6.0.3.js +%%WWWDIR%%/htdocs/install/js/prototype.js %%WWWDIR%%/htdocs/install/js/xo-installer.js %%WWWDIR%%/htdocs/install/language/english/finish.php %%WWWDIR%%/htdocs/install/language/english/index.html -%%WWWDIR%%/htdocs/install/language/english/install2.php %%WWWDIR%%/htdocs/install/language/english/install.php +%%WWWDIR%%/htdocs/install/language/english/install2.php %%WWWDIR%%/htdocs/install/language/english/mysql.lang.data.sql %%WWWDIR%%/htdocs/install/language/english/style.css %%WWWDIR%%/htdocs/install/language/english/support.php @@ -1169,20 +1177,20 @@ %%WWWDIR%%/htdocs/install/sql/mysql.data.sql %%WWWDIR%%/htdocs/install/sql/mysql.structure.sql %%WWWDIR%%/htdocs/kernel/avatar.php -%%WWWDIR%%/htdocs/kernel/blockinstance.php %%WWWDIR%%/htdocs/kernel/block.php +%%WWWDIR%%/htdocs/kernel/blockinstance.php %%WWWDIR%%/htdocs/kernel/comment.php +%%WWWDIR%%/htdocs/kernel/config.php %%WWWDIR%%/htdocs/kernel/configcategory.php %%WWWDIR%%/htdocs/kernel/configitem.php %%WWWDIR%%/htdocs/kernel/configoption.php -%%WWWDIR%%/htdocs/kernel/config.php -%%WWWDIR%%/htdocs/kernel/groupperm.php %%WWWDIR%%/htdocs/kernel/group.php +%%WWWDIR%%/htdocs/kernel/groupperm.php %%WWWDIR%%/htdocs/kernel/handlerregistry.php -%%WWWDIR%%/htdocs/kernel/imagecategory.php %%WWWDIR%%/htdocs/kernel/image.php -%%WWWDIR%%/htdocs/kernel/imagesetimg.php +%%WWWDIR%%/htdocs/kernel/imagecategory.php %%WWWDIR%%/htdocs/kernel/imageset.php +%%WWWDIR%%/htdocs/kernel/imagesetimg.php %%WWWDIR%%/htdocs/kernel/index.html %%WWWDIR%%/htdocs/kernel/member.php %%WWWDIR%%/htdocs/kernel/module.php @@ -1231,19 +1239,27 @@ %%WWWDIR%%/htdocs/language/english/user.php %%WWWDIR%%/htdocs/language/english/xoopsmailerlocal.php %%WWWDIR%%/htdocs/language/index.html -%%WWWDIR%%/htdocs/lostpass.php -%%WWWDIR%%/htdocs/mainfile.dist.php -%%WWWDIR%%/htdocs/mainfile.php -%%WWWDIR%%/htdocs/misc.php %%WWWDIR%%/htdocs/modules/index.html %%WWWDIR%%/htdocs/modules/pm/admin/about.php +%%WWWDIR%%/htdocs/modules/pm/admin/admin.php %%WWWDIR%%/htdocs/modules/pm/admin/admin_footer.php %%WWWDIR%%/htdocs/modules/pm/admin/admin_header.php -%%WWWDIR%%/htdocs/modules/pm/admin/admin.php %%WWWDIR%%/htdocs/modules/pm/admin/header.php %%WWWDIR%%/htdocs/modules/pm/admin/index.html %%WWWDIR%%/htdocs/modules/pm/admin/menu.php %%WWWDIR%%/htdocs/modules/pm/admin/prune.php +%%WWWDIR%%/htdocs/modules/pm/assets/css/index.html +%%WWWDIR%%/htdocs/modules/pm/assets/images/email_notread.png +%%WWWDIR%%/htdocs/modules/pm/assets/images/email_read.png +%%WWWDIR%%/htdocs/modules/pm/assets/images/index.html +%%WWWDIR%%/htdocs/modules/pm/assets/images/left_both.gif +%%WWWDIR%%/htdocs/modules/pm/assets/images/logo.png +%%WWWDIR%%/htdocs/modules/pm/assets/images/modadminbg.gif +%%WWWDIR%%/htdocs/modules/pm/assets/images/pm.gif +%%WWWDIR%%/htdocs/modules/pm/assets/images/read.gif +%%WWWDIR%%/htdocs/modules/pm/assets/images/right_both.gif +%%WWWDIR%%/htdocs/modules/pm/assets/index.html +%%WWWDIR%%/htdocs/modules/pm/assets/js/index.html %%WWWDIR%%/htdocs/modules/pm/class/index.html %%WWWDIR%%/htdocs/modules/pm/class/message.php %%WWWDIR%%/htdocs/modules/pm/docs/changelog.txt @@ -1253,15 +1269,6 @@ %%WWWDIR%%/htdocs/modules/pm/docs/lang_diff.txt %%WWWDIR%%/htdocs/modules/pm/docs/licence.txt %%WWWDIR%%/htdocs/modules/pm/docs/readme.txt -%%WWWDIR%%/htdocs/modules/pm/images/email_notread.png -%%WWWDIR%%/htdocs/modules/pm/images/email_read.png -%%WWWDIR%%/htdocs/modules/pm/images/index.html -%%WWWDIR%%/htdocs/modules/pm/images/left_both.gif -%%WWWDIR%%/htdocs/modules/pm/images/logo.png -%%WWWDIR%%/htdocs/modules/pm/images/modadminbg.gif -%%WWWDIR%%/htdocs/modules/pm/images/pm.gif -%%WWWDIR%%/htdocs/modules/pm/images/read.gif -%%WWWDIR%%/htdocs/modules/pm/images/right_both.gif %%WWWDIR%%/htdocs/modules/pm/include/index.html %%WWWDIR%%/htdocs/modules/pm/include/install.php %%WWWDIR%%/htdocs/modules/pm/include/update.php @@ -1282,9 +1289,9 @@ %%WWWDIR%%/htdocs/modules/pm/sql/mysql.sql %%WWWDIR%%/htdocs/modules/pm/sql/mysql.upgrade.sql %%WWWDIR%%/htdocs/modules/pm/templates/index.html -%%WWWDIR%%/htdocs/modules/pm/templates/pm_pmlite.html -%%WWWDIR%%/htdocs/modules/pm/templates/pm_readpmsg.html -%%WWWDIR%%/htdocs/modules/pm/templates/pm_viewpmsg.html +%%WWWDIR%%/htdocs/modules/pm/templates/pm_pmlite.tpl +%%WWWDIR%%/htdocs/modules/pm/templates/pm_readpmsg.tpl +%%WWWDIR%%/htdocs/modules/pm/templates/pm_viewpmsg.tpl %%WWWDIR%%/htdocs/modules/pm/viewpmsg.php %%WWWDIR%%/htdocs/modules/pm/xoops_version.php %%WWWDIR%%/htdocs/modules/profile/activate.php @@ -1301,6 +1308,20 @@ %%WWWDIR%%/htdocs/modules/profile/admin/step.php %%WWWDIR%%/htdocs/modules/profile/admin/user.php %%WWWDIR%%/htdocs/modules/profile/admin/visibility.php +%%WWWDIR%%/htdocs/modules/profile/assets/css/index.html +%%WWWDIR%%/htdocs/modules/profile/assets/css/style.css +%%WWWDIR%%/htdocs/modules/profile/assets/images/actions/0.png +%%WWWDIR%%/htdocs/modules/profile/assets/images/actions/1.png +%%WWWDIR%%/htdocs/modules/profile/assets/images/actions/index.html +%%WWWDIR%%/htdocs/modules/profile/assets/images/index.html +%%WWWDIR%%/htdocs/modules/profile/assets/images/left_both.gif +%%WWWDIR%%/htdocs/modules/profile/assets/images/logo.png +%%WWWDIR%%/htdocs/modules/profile/assets/images/modadminbg.gif +%%WWWDIR%%/htdocs/modules/profile/assets/images/no.png +%%WWWDIR%%/htdocs/modules/profile/assets/images/right_both.gif +%%WWWDIR%%/htdocs/modules/profile/assets/images/yes.png +%%WWWDIR%%/htdocs/modules/profile/assets/index.html +%%WWWDIR%%/htdocs/modules/profile/assets/js/index.html %%WWWDIR%%/htdocs/modules/profile/changemail.php %%WWWDIR%%/htdocs/modules/profile/changepass.php %%WWWDIR%%/htdocs/modules/profile/class/category.php @@ -1319,16 +1340,6 @@ %%WWWDIR%%/htdocs/modules/profile/edituser.php %%WWWDIR%%/htdocs/modules/profile/footer.php %%WWWDIR%%/htdocs/modules/profile/header.php -%%WWWDIR%%/htdocs/modules/profile/images/actions/0.png -%%WWWDIR%%/htdocs/modules/profile/images/actions/1.png -%%WWWDIR%%/htdocs/modules/profile/images/actions/index.html -%%WWWDIR%%/htdocs/modules/profile/images/index.html -%%WWWDIR%%/htdocs/modules/profile/images/left_both.gif -%%WWWDIR%%/htdocs/modules/profile/images/logo.png -%%WWWDIR%%/htdocs/modules/profile/images/modadminbg.gif -%%WWWDIR%%/htdocs/modules/profile/images/no.png -%%WWWDIR%%/htdocs/modules/profile/images/right_both.gif -%%WWWDIR%%/htdocs/modules/profile/images/yes.png %%WWWDIR%%/htdocs/modules/profile/include/forms.php %%WWWDIR%%/htdocs/modules/profile/include/index.html %%WWWDIR%%/htdocs/modules/profile/include/install.php @@ -1351,28 +1362,28 @@ %%WWWDIR%%/htdocs/modules/profile/sql/index.html %%WWWDIR%%/htdocs/modules/profile/sql/mysql.sql %%WWWDIR%%/htdocs/modules/profile/templates/index.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_categorylist.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_fieldlist.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_steplist.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_visibility.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_avatar.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_breadcrumbs.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_changepass.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_editprofile.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_email.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_form.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_register.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_results.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_search.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_userform.html -%%WWWDIR%%/htdocs/modules/profile/templates/profile_userinfo.html -%%WWWDIR%%/htdocs/modules/profile/templates/style.css -%%WWWDIR%%/htdocs/modules/profile/userinfo.php +%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_categorylist.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_fieldlist.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_steplist.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_admin_visibility.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_avatar.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_breadcrumbs.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_changepass.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_editprofile.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_email.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_form.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_register.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_results.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_search.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_userform.tpl +%%WWWDIR%%/htdocs/modules/profile/templates/profile_userinfo.tpl %%WWWDIR%%/htdocs/modules/profile/user.php +%%WWWDIR%%/htdocs/modules/profile/userinfo.php %%WWWDIR%%/htdocs/modules/profile/xoops_version.php %%WWWDIR%%/htdocs/modules/protector/admin/about.php %%WWWDIR%%/htdocs/modules/protector/admin/admin_menu.php %%WWWDIR%%/htdocs/modules/protector/admin/advisory.php +%%WWWDIR%%/htdocs/modules/protector/admin/advisory2.php %%WWWDIR%%/htdocs/modules/protector/admin/center.php %%WWWDIR%%/htdocs/modules/protector/admin/index.php %%WWWDIR%%/htdocs/modules/protector/admin/prefix_manager.php @@ -1401,6 +1412,7 @@ %%WWWDIR%%/htdocs/modules/protector/preloads/index.html %%WWWDIR%%/htdocs/modules/protector/search.php %%WWWDIR%%/htdocs/modules/protector/xoops_version.php +%%WWWDIR%%/htdocs/modules/system/admin.php %%WWWDIR%%/htdocs/modules/system/admin/avatars/index.html %%WWWDIR%%/htdocs/modules/system/admin/avatars/main.php %%WWWDIR%%/htdocs/modules/system/admin/avatars/xoops_version.php @@ -1436,7 +1448,6 @@ %%WWWDIR%%/htdocs/modules/system/admin/modulesadmin/main.php %%WWWDIR%%/htdocs/modules/system/admin/modulesadmin/modulesadmin.php %%WWWDIR%%/htdocs/modules/system/admin/modulesadmin/xoops_version.php -%%WWWDIR%%/htdocs/modules/system/admin.php %%WWWDIR%%/htdocs/modules/system/admin/preferences/index.html %%WWWDIR%%/htdocs/modules/system/admin/preferences/main.php %%WWWDIR%%/htdocs/modules/system/admin/preferences/xoops_version.php @@ -1458,11 +1469,11 @@ %%WWWDIR%%/htdocs/modules/system/blocks/index.html %%WWWDIR%%/htdocs/modules/system/blocks/system_blocks.php %%WWWDIR%%/htdocs/modules/system/class/avatar.php +%%WWWDIR%%/htdocs/modules/system/class/banner.php %%WWWDIR%%/htdocs/modules/system/class/bannerclient.php %%WWWDIR%%/htdocs/modules/system/class/bannerfinish.php -%%WWWDIR%%/htdocs/modules/system/class/banner.php -%%WWWDIR%%/htdocs/modules/system/class/blocklinkmodule.php %%WWWDIR%%/htdocs/modules/system/class/block.php +%%WWWDIR%%/htdocs/modules/system/class/blocklinkmodule.php %%WWWDIR%%/htdocs/modules/system/class/breadcrumb.php %%WWWDIR%%/htdocs/modules/system/class/cookie.php %%WWWDIR%%/htdocs/modules/system/class/cpanel.php @@ -1517,13 +1528,13 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/base/images/ui-icons_888888_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/base/images/ui-icons_cd0a0a_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/base/index.html +%%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery-ui.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.accordion.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.all.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.autocomplete.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.base.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.button.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.core.css -%%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery-ui.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.datepicker.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.dialog.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/jquery.ui.menu.css @@ -1551,6 +1562,7 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/images/ui-icons_888888_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/images/ui-icons_cd0a0a_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/index.html +%%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery-ui.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.accordion.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.autocomplete.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.button.min.css @@ -1558,7 +1570,6 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.datepicker.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.dialog.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.menu.min.css -%%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery-ui.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.progressbar.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.resizable.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.selectable.min.css @@ -1569,6 +1580,7 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/jquery.ui.tooltip.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/minified/ui.all.css %%WWWDIR%%/htdocs/modules/system/css/ui/base/ui.all.css +%%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/images/animated-overlay.gif %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/images/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png @@ -1586,9 +1598,11 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/images/ui-icons_ffffff_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/jquery-ui.css +%%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/jquery-ui.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/jquery.ui.theme.css %%WWWDIR%%/htdocs/modules/system/css/ui/cupertino/ui.all.css %%WWWDIR%%/htdocs/modules/system/css/ui/index.html +%%WWWDIR%%/htdocs/modules/system/css/ui/redmond/images/animated-overlay.gif %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/images/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/images/ui-bg_flat_55_fbec88_40x100.png @@ -1607,8 +1621,10 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/images/ui-icons_f9bd01_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/jquery-ui.css +%%WWWDIR%%/htdocs/modules/system/css/ui/redmond/jquery-ui.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/jquery.ui.theme.css %%WWWDIR%%/htdocs/modules/system/css/ui/redmond/ui.all.css +%%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/images/animated-overlay.gif %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/images/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png @@ -1625,8 +1641,10 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/images/ui-icons_cd0a0a_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/jquery-ui.css +%%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/jquery-ui.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/jquery.ui.theme.css %%WWWDIR%%/htdocs/modules/system/css/ui/smoothness/ui.all.css +%%WWWDIR%%/htdocs/modules/system/css/ui/south-street/images/animated-overlay.gif %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/images/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png @@ -1645,8 +1663,10 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/images/ui-icons_ffffff_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/jquery-ui.css +%%WWWDIR%%/htdocs/modules/system/css/ui/south-street/jquery-ui.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/jquery.ui.theme.css %%WWWDIR%%/htdocs/modules/system/css/ui/south-street/ui.all.css +%%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/images/animated-overlay.gif %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/images/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png @@ -1664,8 +1684,10 @@ %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/images/ui-icons_ffffff_256x240.png %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/jquery-ui.css +%%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/jquery-ui.min.css %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/jquery.ui.theme.css %%WWWDIR%%/htdocs/modules/system/css/ui/ui-darkness/ui.all.css +%%WWWDIR%%/htdocs/modules/system/css/ui/ui-lightness/images/animated-overlay.gif %%WWWDIR%%/htdocs/modules/system/css/ui/ui-lightness/images/index.html %%WWWDIR%%/htdocs/modules/system/css/ui/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png %%WWWDIR%%/htdocs/modules/system/css/ui/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png @@ -1689,8 +1711,8 @@ %%WWWDIR%%/htdocs/modules/system/help.php %%WWWDIR%%/htdocs/modules/system/images/bg_button.gif %%WWWDIR%%/htdocs/modules/system/images/breadcrumb/default/bc_bg.png -%%WWWDIR%%/htdocs/modules/system/images/breadcrumb/default/bc_separator_end.png %%WWWDIR%%/htdocs/modules/system/images/breadcrumb/default/bc_separator.png +%%WWWDIR%%/htdocs/modules/system/images/breadcrumb/default/bc_separator_end.png %%WWWDIR%%/htdocs/modules/system/images/breadcrumb/default/home.png %%WWWDIR%%/htdocs/modules/system/images/breadcrumb/default/index.html %%WWWDIR%%/htdocs/modules/system/images/breadcrumb/index.html @@ -1707,9 +1729,9 @@ %%WWWDIR%%/htdocs/modules/system/images/icons/default/colorize.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/comment.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/configure.png +%%WWWDIR%%/htdocs/modules/system/images/icons/default/db.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/db_add.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/db_comit.png -%%WWWDIR%%/htdocs/modules/system/images/icons/default/db.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/db_remove.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/db_status.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/db_update.png @@ -1759,8 +1781,8 @@ %%WWWDIR%%/htdocs/modules/system/images/icons/default/user_add.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/user_delete.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/user_edit.png -%%WWWDIR%%/htdocs/modules/system/images/icons/default/view_large.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/view.png +%%WWWDIR%%/htdocs/modules/system/images/icons/default/view_large.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/view_small.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/xoops/active_user.png %%WWWDIR%%/htdocs/modules/system/images/icons/default/xoops/group_1.png @@ -1785,17 +1807,17 @@ %%WWWDIR%%/htdocs/modules/system/images/menu/bg_tabs_alt1.gif %%WWWDIR%%/htdocs/modules/system/images/menu/bg_tabs_alt2.gif %%WWWDIR%%/htdocs/modules/system/images/menu/index.html -%%WWWDIR%%/htdocs/modules/system/images/mimetypes/css_48.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/css.png +%%WWWDIR%%/htdocs/modules/system/images/mimetypes/css_48.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/css_small.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/directory_small.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/empty.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/file_48.png +%%WWWDIR%%/htdocs/modules/system/images/mimetypes/folder.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/folder_open.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/folder_open_small.png -%%WWWDIR%%/htdocs/modules/system/images/mimetypes/folder.png -%%WWWDIR%%/htdocs/modules/system/images/mimetypes/html_48.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/html.png +%%WWWDIR%%/htdocs/modules/system/images/mimetypes/html_48.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/html_small.png %%WWWDIR%%/htdocs/modules/system/images/mimetypes/index.html %%WWWDIR%%/htdocs/modules/system/images/mimetypes/info_48.png @@ -1824,23 +1846,24 @@ %%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsedummy.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsehtmlmixed.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsejavascript.js -%%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsephphtmlmixed.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsephp.js +%%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsephphtmlmixed.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsesparql.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsesql.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/parsexml.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/select.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/stringstream.js -%%WWWDIR%%/htdocs/modules/system/js/code_mirror/tokenizejavascript.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/tokenize.js +%%WWWDIR%%/htdocs/modules/system/js/code_mirror/tokenizejavascript.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/tokenizephp.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/undo.js %%WWWDIR%%/htdocs/modules/system/js/code_mirror/util.js %%WWWDIR%%/htdocs/modules/system/js/index.html -%%WWWDIR%%/htdocs/modules/system/js/jqueryFileTree.js %%WWWDIR%%/htdocs/modules/system/js/jquery.easing.js +%%WWWDIR%%/htdocs/modules/system/js/jqueryFileTree.js %%WWWDIR%%/htdocs/modules/system/js/module.js %%WWWDIR%%/htdocs/modules/system/js/templates.js +%%WWWDIR%%/htdocs/modules/system/language/english/admin.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/avatars.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/banners.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/blocksadmin.php @@ -1851,7 +1874,6 @@ %%WWWDIR%%/htdocs/modules/system/language/english/admin/mailusers.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/maintenance.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/modulesadmin.php -%%WWWDIR%%/htdocs/modules/system/language/english/admin.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/preferences.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/smilies.php %%WWWDIR%%/htdocs/modules/system/language/english/admin/tplsets.php @@ -1902,8 +1924,8 @@ %%WWWDIR%%/htdocs/modules/system/templates/admin/system_index.html %%WWWDIR%%/htdocs/modules/system/templates/admin/system_mailusers.html %%WWWDIR%%/htdocs/modules/system/templates/admin/system_maintenance.html -%%WWWDIR%%/htdocs/modules/system/templates/admin/system_modules_confirm.html %%WWWDIR%%/htdocs/modules/system/templates/admin/system_modules.html +%%WWWDIR%%/htdocs/modules/system/templates/admin/system_modules_confirm.html %%WWWDIR%%/htdocs/modules/system/templates/admin/system_preferences.html %%WWWDIR%%/htdocs/modules/system/templates/admin/system_smilies.html %%WWWDIR%%/htdocs/modules/system/templates/admin/system_templates.html @@ -1923,8 +1945,8 @@ %%WWWDIR%%/htdocs/modules/system/templates/blocks/system_block_user.html %%WWWDIR%%/htdocs/modules/system/templates/blocks/system_block_waiting.html %%WWWDIR%%/htdocs/modules/system/templates/index.html -%%WWWDIR%%/htdocs/modules/system/templates/system_bannerdisplay.html %%WWWDIR%%/htdocs/modules/system/templates/system_banner.html +%%WWWDIR%%/htdocs/modules/system/templates/system_bannerdisplay.html %%WWWDIR%%/htdocs/modules/system/templates/system_bannerlogin.html %%WWWDIR%%/htdocs/modules/system/templates/system_block_dummy.html %%WWWDIR%%/htdocs/modules/system/templates/system_comment.html @@ -1933,8 +1955,8 @@ %%WWWDIR%%/htdocs/modules/system/templates/system_comments_thread.html %%WWWDIR%%/htdocs/modules/system/templates/system_dummy.html %%WWWDIR%%/htdocs/modules/system/templates/system_homepage.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***