From owner-svn-ports-all@FreeBSD.ORG Mon May 19 07:16:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3B7E91A; Mon, 19 May 2014 07:16:36 +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 8F6942860; Mon, 19 May 2014 07:16:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4J7GaLB097861; Mon, 19 May 2014 07:16:36 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4J7GZkl097857; Mon, 19 May 2014 07:16:35 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201405190716.s4J7GZkl097857@svn.freebsd.org> From: Martin Wilke Date: Mon, 19 May 2014 07:16:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354501 - head/www/serendipity 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: Mon, 19 May 2014 07:16:36 -0000 Author: miwi Date: Mon May 19 07:16:35 2014 New Revision: 354501 URL: http://svnweb.freebsd.org/changeset/ports/354501 QAT: https://qat.redports.org/buildarchive/r354501/ Log: - Update to 1.7.8 - Drop USE_BZIP2 - Pet portlint PR: 189834 Submitted by: Bartek Rutkowski Modified: head/www/serendipity/Makefile head/www/serendipity/distinfo head/www/serendipity/pkg-descr head/www/serendipity/pkg-plist Modified: head/www/serendipity/Makefile ============================================================================== --- head/www/serendipity/Makefile Mon May 19 07:15:37 2014 (r354500) +++ head/www/serendipity/Makefile Mon May 19 07:16:35 2014 (r354501) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= serendipity -PORTVERSION= 1.7 +PORTVERSION= 1.7.8 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} @@ -14,11 +14,11 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Fil WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= YES SERENDIPITY?= www/${PORTNAME} -PLIST_SUB+= SERENDIPITY=${SERENDIPITY} +#PLIST_SUB+= SERENDIPITY=${SERENDIPITY} USE_PHP= session pcre gd openssl mbstring iconv zlib xml -SUB_LIST+= SERENDIPITY=${SERENDIPITY} +#SUB_LIST+= SERENDIPITY=${SERENDIPITY} SUB_FILES= pkg-message -USE_BZIP2= YES +USES= tar:bzip2 OPTIONS_DEFINE= MYSQL PGSQL SQLITE MAGICK OPTIONS_DEFAULT= MYSQL MAGICK Modified: head/www/serendipity/distinfo ============================================================================== --- head/www/serendipity/distinfo Mon May 19 07:15:37 2014 (r354500) +++ head/www/serendipity/distinfo Mon May 19 07:16:35 2014 (r354501) @@ -1,2 +1,2 @@ -SHA256 (serendipity-1.7.tar.bz2) = 2c57eb9c88d5f7ec647c1391edd99d97606c363a57a07604c5adb514e3e15c46 -SIZE (serendipity-1.7.tar.bz2) = 4479094 +SHA256 (serendipity-1.7.8.tar.bz2) = ec101f78fea1289ecf743d657f2229cb8dec42f423b4bcef79e9645c09a68cdd +SIZE (serendipity-1.7.8.tar.bz2) = 4503361 Modified: head/www/serendipity/pkg-descr ============================================================================== --- head/www/serendipity/pkg-descr Mon May 19 07:15:37 2014 (r354500) +++ head/www/serendipity/pkg-descr Mon May 19 07:16:35 2014 (r354501) @@ -1,4 +1,4 @@ Serendipity is a weblog/blog system, implemented with PHP. It is standards compliant, feature rich and open source (BSD License). -WWW: http://www.s9y.org/ +WWW: http://www.s9y.org Modified: head/www/serendipity/pkg-plist ============================================================================== --- head/www/serendipity/pkg-plist Mon May 19 07:15:37 2014 (r354500) +++ head/www/serendipity/pkg-plist Mon May 19 07:16:35 2014 (r354501) @@ -1,3372 +1,3393 @@ -%%SERENDIPITY%%/README.markdown -%%SERENDIPITY%%/bundled-libs/.current_version -%%SERENDIPITY%%/bundled-libs/Cache/BUNDLE_NOTICE -%%SERENDIPITY%%/bundled-libs/Cache/Lite.php -%%SERENDIPITY%%/bundled-libs/Cache/Lite/Function.php -%%SERENDIPITY%%/bundled-libs/Cache/Lite/Output.php -%%SERENDIPITY%%/bundled-libs/HTTP/BUNDLE_NOTICE -%%SERENDIPITY%%/bundled-libs/HTTP/Request.php -%%SERENDIPITY%%/bundled-libs/HTTP/Request/Listener.php -%%SERENDIPITY%%/bundled-libs/Net/BUNDLE_NOTICE -%%SERENDIPITY%%/bundled-libs/Net/CheckIP.php -%%SERENDIPITY%%/bundled-libs/Net/DNSBL.php -%%SERENDIPITY%%/bundled-libs/Net/DNSBL/BUNDLE_NOTICE -%%SERENDIPITY%%/bundled-libs/Net/DNSBL/SURBL.php -%%SERENDIPITY%%/bundled-libs/Net/Socket.php -%%SERENDIPITY%%/bundled-libs/Net/URL.php -%%SERENDIPITY%%/bundled-libs/Onyx/RSS.php -%%SERENDIPITY%%/bundled-libs/PEAR.php -%%SERENDIPITY%%/bundled-libs/Smarty/COPYING.lib -%%SERENDIPITY%%/bundled-libs/Smarty/README -%%SERENDIPITY%%/bundled-libs/Smarty/SMARTY_2_BC_NOTES.txt -%%SERENDIPITY%%/bundled-libs/Smarty/SMARTY_3.0_BC_NOTES.txt -%%SERENDIPITY%%/bundled-libs/Smarty/SMARTY_3.1_NOTES.txt -%%SERENDIPITY%%/bundled-libs/Smarty/change_log.txt -%%SERENDIPITY%%/bundled-libs/Smarty/libs/Smarty.class.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/SmartyBC.class.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/debug.tpl -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/block.textformat.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.counter.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.cycle.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.fetch.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.html_checkboxes.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.html_image.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.html_options.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.html_radios.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.html_select_date.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.html_select_time.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.html_table.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.mailto.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/function.math.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.capitalize.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.date_format.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.debug_print_var.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.escape.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.regex_replace.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.replace.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.spacify.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifier.truncate.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.cat.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.count_characters.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.count_paragraphs.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.count_sentences.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.count_words.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.default.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.escape.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.from_charset.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.indent.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.lower.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.noprint.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.string_format.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.strip.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.strip_tags.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.to_charset.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.unescape.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.upper.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/modifiercompiler.wordwrap.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/outputfilter.trimwhitespace.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/shared.escape_special_chars.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/shared.literal_compiler_param.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/shared.make_timestamp.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/shared.mb_str_replace.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/shared.mb_unicode.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/shared.mb_wordwrap.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/plugins/variablefilter.htmlspecialchars.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_cacheresource.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_cacheresource_custom.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_config_source.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_cacheresource_file.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_append.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_assign.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_block.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_break.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_call.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_capture.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_config_load.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_continue.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_debug.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_eval.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_extends.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_for.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_foreach.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_function.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_if.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_include.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_include_php.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_insert.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_ldelim.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_nocache.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_rdelim.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_section.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_setfilter.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_while.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_compilebase.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_config.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_config_file_compiler.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_configfilelexer.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_configfileparser.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_data.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_debug.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_filter_handler.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_function_call_handler.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_get_include_path.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_nocache_insert.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_parsetree.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_resource_eval.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_resource_extends.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_resource_file.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_resource_php.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_resource_registered.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_resource_stream.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_resource_string.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_template.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatebase.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatelexer.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templateparser.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_utility.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_internal_write_file.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_resource.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_resource_custom.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_resource_recompiled.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_resource_uncompiled.php -%%SERENDIPITY%%/bundled-libs/Smarty/libs/sysplugins/smarty_security.php -%%SERENDIPITY%%/bundled-libs/Text/BUNDLE_NOTICE -%%SERENDIPITY%%/bundled-libs/Text/Wiki.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Anchor.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Blockquote.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Bold.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Break.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Center.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Code.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Colortext.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Deflist.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Delimiter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Embed.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Emphasis.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Freelink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Function.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Heading.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Horiz.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Html.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Image.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Include.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Interwiki.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Italic.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/List.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Newline.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Paragraph.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Phplookup.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Prefilter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Raw.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Revise.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Strong.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Superscript.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Table.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Tighten.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Toc.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Tt.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Url.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Parse/Default/Wikilink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Anchor.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Blockquote.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Bold.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Break.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Center.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Code.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Colortext.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Deflist.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Delimiter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Embed.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Emphasis.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Freelink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Function.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Heading.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Horiz.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Html.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Image.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Include.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Interwiki.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Italic.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/List.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Newline.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Paragraph.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Phplookup.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Prefilter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Raw.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Revise.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Strong.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Superscript.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Table.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Tighten.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Toc.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Tt.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Url.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Latex/Wikilink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Anchor.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Blockquote.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Bold.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Break.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Center.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Code.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Colortext.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Deflist.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Delimiter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Embed.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Emphasis.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Freelink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Function.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Heading.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Horiz.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Html.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Image.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Include.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Interwiki.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Italic.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/List.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Newline.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Paragraph.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Phplookup.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Prefilter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Raw.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Revise.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Strong.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Superscript.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Table.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Tighten.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Toc.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Tt.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Url.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Plain/Wikilink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Anchor.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Blockquote.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Bold.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Break.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Center.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Code.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Colortext.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Deflist.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Delimiter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Embed.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Emphasis.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Freelink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Function.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Heading.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Horiz.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Html.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Image.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Include.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Interwiki.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Italic.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/List.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Newline.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Paragraph.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Phplookup.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Prefilter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Raw.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Revise.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Strong.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Superscript.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Table.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Tighten.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Toc.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Tt.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Url.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Render/Xhtml/Wikilink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/blockquote.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/bold.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/break.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/center.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/code.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/colortext.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/deflist.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/delimiter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/embed.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/emphasis.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/entities.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/freelink.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/heading.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/horiz.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/html.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/image.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/include.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/interwiki.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/italic.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/list.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/newline.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/paragraph.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/phpcode.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/phplookup.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/prefilter.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/raw.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/revise.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/strong.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/superscript.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/table.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/tighten.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/toc.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/tt.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/url.php -%%SERENDIPITY%%/bundled-libs/Text/Wiki/Rule/wikilink.php -%%SERENDIPITY%%/bundled-libs/XML/BUNDLE_NOTICE -%%SERENDIPITY%%/bundled-libs/XML/RPC.php -%%SERENDIPITY%%/bundled-libs/XML/RPC/Dump.php -%%SERENDIPITY%%/bundled-libs/XML/RPC/Server.php -%%SERENDIPITY%%/bundled-libs/create_release.sh -%%SERENDIPITY%%/bundled-libs/docs/HomePage.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/SamplePage.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/SmashWordsTogether.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/TextWikiProposal.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/TokenRuleKeys.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/WikiPage.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/WordsSmashedTogether.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/free links.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/stylesheet.css -%%SERENDIPITY%%/bundled-libs/serendipity_generateFTPChecksums.php -%%SERENDIPITY%%/bundled-libs/simplepie/LICENSE.txt -%%SERENDIPITY%%/bundled-libs/simplepie/README.markdown -%%SERENDIPITY%%/bundled-libs/simplepie/simplepie.inc -%%SERENDIPITY%%/bundled-libs/tests/README -%%SERENDIPITY%%/checksums.inc.php -%%SERENDIPITY%%/comment.php -%%SERENDIPITY%%/deployment/archives/.ignore -%%SERENDIPITY%%/deployment/comment.php -%%SERENDIPITY%%/deployment/exit.php -%%SERENDIPITY%%/deployment/index.php -%%SERENDIPITY%%/deployment/rss.php -%%SERENDIPITY%%/deployment/serendipity.css.php -%%SERENDIPITY%%/deployment/serendipity_admin.php -%%SERENDIPITY%%/deployment/serendipity_admin_image_selector.php -%%SERENDIPITY%%/deployment/serendipity_config.inc.php -%%SERENDIPITY%%/deployment/serendipity_define.js.php -%%SERENDIPITY%%/deployment/serendipity_editor.js -%%SERENDIPITY%%/deployment/serendipity_xmlrpc.php -%%SERENDIPITY%%/deployment/templates_c/.ignore -%%SERENDIPITY%%/deployment/uploads/.ignore -%%SERENDIPITY%%/deployment/wfwcomment.php -%%SERENDIPITY%%/docs/CHANGED_FILES -%%SERENDIPITY%%/docs/INSTALL -%%SERENDIPITY%%/docs/INSTALL_EMBEDED -%%SERENDIPITY%%/docs/INSTALL_SHARED -%%SERENDIPITY%%/docs/LICENSE -%%SERENDIPITY%%/docs/NEWS -%%SERENDIPITY%%/docs/NEWS_OLD -%%SERENDIPITY%%/docs/README -%%SERENDIPITY%%/docs/RELEASE -%%SERENDIPITY%%/docs/UPGRADE -%%SERENDIPITY%%/docs/upgrade.sh -%%SERENDIPITY%%/exit.php -%%SERENDIPITY%%/htmlarea/Xinha.css -%%SERENDIPITY%%/htmlarea/XinhaCore.js -%%SERENDIPITY%%/htmlarea/XinhaLoader.js -%%SERENDIPITY%%/htmlarea/XinhaLoader_readme.txt -%%SERENDIPITY%%/htmlarea/contrib/php-xinha.php -%%SERENDIPITY%%/htmlarea/examples/2-areas.html -%%SERENDIPITY%%/htmlarea/examples/ExtendedDemo.html -%%SERENDIPITY%%/htmlarea/examples/Newbie.html -%%SERENDIPITY%%/htmlarea/examples/XinhaConfig.js -%%SERENDIPITY%%/htmlarea/examples/context-menu.html -%%SERENDIPITY%%/htmlarea/examples/core.html -%%SERENDIPITY%%/htmlarea/examples/css.html -%%SERENDIPITY%%/htmlarea/examples/custom.css -%%SERENDIPITY%%/htmlarea/examples/files/Extended.html -%%SERENDIPITY%%/htmlarea/examples/files/custom.css -%%SERENDIPITY%%/htmlarea/examples/files/dynamic.css -%%SERENDIPITY%%/htmlarea/examples/files/ext_example-body.html -%%SERENDIPITY%%/htmlarea/examples/files/ext_example-menu.php -%%SERENDIPITY%%/htmlarea/examples/files/full_example.css -%%SERENDIPITY%%/htmlarea/examples/files/stylist.css -%%SERENDIPITY%%/htmlarea/examples/full-page.html -%%SERENDIPITY%%/htmlarea/examples/fully-loaded.html -%%SERENDIPITY%%/htmlarea/examples/index.html -%%SERENDIPITY%%/htmlarea/examples/simple_example.html -%%SERENDIPITY%%/htmlarea/examples/spell-checker.html -%%SERENDIPITY%%/htmlarea/examples/table-operations.html -%%SERENDIPITY%%/htmlarea/examples/testbed.html -%%SERENDIPITY%%/htmlarea/htmlarea.css -%%SERENDIPITY%%/htmlarea/htmlarea.js -%%SERENDIPITY%%/htmlarea/images/de/bold.gif -%%SERENDIPITY%%/htmlarea/images/de/italic.gif -%%SERENDIPITY%%/htmlarea/images/de/underline.gif -%%SERENDIPITY%%/htmlarea/images/ed_about.gif -%%SERENDIPITY%%/htmlarea/images/ed_align.gif -%%SERENDIPITY%%/htmlarea/images/ed_align_center.gif -%%SERENDIPITY%%/htmlarea/images/ed_align_justify.gif -%%SERENDIPITY%%/htmlarea/images/ed_align_left.gif -%%SERENDIPITY%%/htmlarea/images/ed_align_right.gif -%%SERENDIPITY%%/htmlarea/images/ed_blank.gif -%%SERENDIPITY%%/htmlarea/images/ed_buttons_main.gif -%%SERENDIPITY%%/htmlarea/images/ed_charmap.gif -%%SERENDIPITY%%/htmlarea/images/ed_clearfonts.gif -%%SERENDIPITY%%/htmlarea/images/ed_color_bg.gif -%%SERENDIPITY%%/htmlarea/images/ed_color_fg.gif -%%SERENDIPITY%%/htmlarea/images/ed_copy.gif -%%SERENDIPITY%%/htmlarea/images/ed_custom.gif -%%SERENDIPITY%%/htmlarea/images/ed_cut.gif -%%SERENDIPITY%%/htmlarea/images/ed_delete.gif -%%SERENDIPITY%%/htmlarea/images/ed_format_bold.gif -%%SERENDIPITY%%/htmlarea/images/ed_format_italic.gif -%%SERENDIPITY%%/htmlarea/images/ed_format_strike.gif -%%SERENDIPITY%%/htmlarea/images/ed_format_sub.gif -%%SERENDIPITY%%/htmlarea/images/ed_format_sup.gif -%%SERENDIPITY%%/htmlarea/images/ed_format_underline.gif -%%SERENDIPITY%%/htmlarea/images/ed_help.gif -%%SERENDIPITY%%/htmlarea/images/ed_hr.gif -%%SERENDIPITY%%/htmlarea/images/ed_html.gif -%%SERENDIPITY%%/htmlarea/images/ed_image.gif -%%SERENDIPITY%%/htmlarea/images/ed_indent_less.gif -%%SERENDIPITY%%/htmlarea/images/ed_indent_more.gif -%%SERENDIPITY%%/htmlarea/images/ed_killword.gif -%%SERENDIPITY%%/htmlarea/images/ed_left_to_right.gif -%%SERENDIPITY%%/htmlarea/images/ed_link.gif -%%SERENDIPITY%%/htmlarea/images/ed_list_bullet.gif -%%SERENDIPITY%%/htmlarea/images/ed_list_num.gif -%%SERENDIPITY%%/htmlarea/images/ed_overwrite.gif -%%SERENDIPITY%%/htmlarea/images/ed_paste.gif -%%SERENDIPITY%%/htmlarea/images/ed_print.gif -%%SERENDIPITY%%/htmlarea/images/ed_redo.gif -%%SERENDIPITY%%/htmlarea/images/ed_right_to_left.gif -%%SERENDIPITY%%/htmlarea/images/ed_rmformat.gif -%%SERENDIPITY%%/htmlarea/images/ed_s9yimage.gif -%%SERENDIPITY%%/htmlarea/images/ed_save.gif -%%SERENDIPITY%%/htmlarea/images/ed_save.png -%%SERENDIPITY%%/htmlarea/images/ed_saveas.gif -%%SERENDIPITY%%/htmlarea/images/ed_selectall.gif -%%SERENDIPITY%%/htmlarea/images/ed_show_border.gif -%%SERENDIPITY%%/htmlarea/images/ed_splitblock.gif -%%SERENDIPITY%%/htmlarea/images/ed_splitcel.gif -%%SERENDIPITY%%/htmlarea/images/ed_undo.gif -%%SERENDIPITY%%/htmlarea/images/ed_word_cleaner.gif -%%SERENDIPITY%%/htmlarea/images/fr/bold.gif -%%SERENDIPITY%%/htmlarea/images/fr/strikethrough.gif -%%SERENDIPITY%%/htmlarea/images/fr/underline.gif -%%SERENDIPITY%%/htmlarea/images/fullscreen_maximize.gif -%%SERENDIPITY%%/htmlarea/images/fullscreen_minimize.gif -%%SERENDIPITY%%/htmlarea/images/insert_table.gif -%%SERENDIPITY%%/htmlarea/images/insertfilelink.gif -%%SERENDIPITY%%/htmlarea/images/insertmacro.png -%%SERENDIPITY%%/htmlarea/images/tidy.gif -%%SERENDIPITY%%/htmlarea/images/toggle_borders.gif -%%SERENDIPITY%%/htmlarea/images/xinha_logo.gif -%%SERENDIPITY%%/htmlarea/index.html -%%SERENDIPITY%%/htmlarea/lang/b5.js -%%SERENDIPITY%%/htmlarea/lang/ch.js -%%SERENDIPITY%%/htmlarea/lang/cs-iso.js -%%SERENDIPITY%%/htmlarea/lang/cs-win.js -%%SERENDIPITY%%/htmlarea/lang/cz.js -%%SERENDIPITY%%/htmlarea/lang/da.js -%%SERENDIPITY%%/htmlarea/lang/de.js -%%SERENDIPITY%%/htmlarea/lang/ee.js -%%SERENDIPITY%%/htmlarea/lang/el.js -%%SERENDIPITY%%/htmlarea/lang/en.js -%%SERENDIPITY%%/htmlarea/lang/es.js -%%SERENDIPITY%%/htmlarea/lang/eu.js -%%SERENDIPITY%%/htmlarea/lang/fa.js -%%SERENDIPITY%%/htmlarea/lang/fi.js -%%SERENDIPITY%%/htmlarea/lang/fr.js -%%SERENDIPITY%%/htmlarea/lang/gb.js -%%SERENDIPITY%%/htmlarea/lang/he.js -%%SERENDIPITY%%/htmlarea/lang/hu.js -%%SERENDIPITY%%/htmlarea/lang/it.js -%%SERENDIPITY%%/htmlarea/lang/ja-euc.js -%%SERENDIPITY%%/htmlarea/lang/ja-jis.js -%%SERENDIPITY%%/htmlarea/lang/ja-sjis.js -%%SERENDIPITY%%/htmlarea/lang/ja-utf8.js -%%SERENDIPITY%%/htmlarea/lang/ja.js -%%SERENDIPITY%%/htmlarea/lang/lt.js -%%SERENDIPITY%%/htmlarea/lang/lv.js -%%SERENDIPITY%%/htmlarea/lang/nb.js -%%SERENDIPITY%%/htmlarea/lang/nl.js -%%SERENDIPITY%%/htmlarea/lang/no.js -%%SERENDIPITY%%/htmlarea/lang/pl.js -%%SERENDIPITY%%/htmlarea/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/lang/pt_pt.js -%%SERENDIPITY%%/htmlarea/lang/ro.js -%%SERENDIPITY%%/htmlarea/lang/ru.js -%%SERENDIPITY%%/htmlarea/lang/se.js -%%SERENDIPITY%%/htmlarea/lang/sh.js -%%SERENDIPITY%%/htmlarea/lang/si.js -%%SERENDIPITY%%/htmlarea/lang/sr.js -%%SERENDIPITY%%/htmlarea/lang/sv.js -%%SERENDIPITY%%/htmlarea/lang/th.js -%%SERENDIPITY%%/htmlarea/lang/vn.js -%%SERENDIPITY%%/htmlarea/license.txt -%%SERENDIPITY%%/htmlarea/modules/ColorPicker/ColorPicker.js -%%SERENDIPITY%%/htmlarea/modules/ColorPicker/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/modules/CreateLink/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/modules/CreateLink/link.html -%%SERENDIPITY%%/htmlarea/modules/CreateLink/link.js -%%SERENDIPITY%%/htmlarea/modules/Dialogs/dialog.js -%%SERENDIPITY%%/htmlarea/modules/Dialogs/inline-dialog.js -%%SERENDIPITY%%/htmlarea/modules/Dialogs/panel-dialog.js -%%SERENDIPITY%%/htmlarea/modules/Dialogs/popupwin.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/full-screen.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/de.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/fr.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/ja.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/nb.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/pl.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/ru.js -%%SERENDIPITY%%/htmlarea/modules/FullScreen/lang/sv.js -%%SERENDIPITY%%/htmlarea/modules/Gecko/Gecko.js -%%SERENDIPITY%%/htmlarea/modules/Gecko/paraHandlerBest.js -%%SERENDIPITY%%/htmlarea/modules/GetHtml/DOMwalk.js -%%SERENDIPITY%%/htmlarea/modules/GetHtml/TransformInnerHTML.js -%%SERENDIPITY%%/htmlarea/modules/GetHtml/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/modules/InsertImage/insert_image.html -%%SERENDIPITY%%/htmlarea/modules/InsertImage/insert_image.js -%%SERENDIPITY%%/htmlarea/modules/InsertTable/insert_table.html -%%SERENDIPITY%%/htmlarea/modules/InsertTable/insert_table.js -%%SERENDIPITY%%/htmlarea/modules/InternetExplorer/InternetExplorer.js -%%SERENDIPITY%%/htmlarea/modules/Opera/Opera.js -%%SERENDIPITY%%/htmlarea/modules/WebKit/WebKit.js -%%SERENDIPITY%%/htmlarea/my_custom.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/abbr/de.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/abbr/en.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/abbreviation.css -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/abbreviation.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/img/ed_abbreviation.gif -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/Abbreviation/popups/abbreviation.html -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/background-image.js -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/blufur.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/palecnvs.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/ppplcnvs.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/thumbnails/blufur.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/thumbnails/palecnvs.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/thumbnails/ppplcnvs.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/thumbnails/ylwsand.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/backgrounds/ylwsand.jpg -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/img/ed_bgimage.gif -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/BackgroundImage/popups/bgimage.html -%%SERENDIPITY%%/htmlarea/plugins/CSS/css.js -%%SERENDIPITY%%/htmlarea/plugins/CSS/lang/en.js -%%SERENDIPITY%%/htmlarea/plugins/CharCounter/char-counter.js -%%SERENDIPITY%%/htmlarea/plugins/CharCounter/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/CharCounter/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/CharCounter/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/CharCounter/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/CharCounter/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/CharCounter/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/CharacterMap.css -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/character-map.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/img/ed_charmap.gif -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/it.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/ru.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/lang/sv.js -%%SERENDIPITY%%/htmlarea/plugins/CharacterMap/popups/select_character.html -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/clientside-spellcheck.js -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/img/clientside-spellcheck.gif -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/img/he-spell-check.gif -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/ClientsideSpellcheck/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/context-menu.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/el.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/en.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/he.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/pl.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/lang/sv.js -%%SERENDIPITY%%/htmlarea/plugins/ContextMenu/menu.css -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/definition-list.css -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/definition-list.js -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/img/ed_dd.gif -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/img/ed_dl.gif -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/img/ed_dt.gif -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/DefinitionList/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/DoubleClick/double-click.js -%%SERENDIPITY%%/htmlarea/plugins/DynamicCSS/dynamiccss.js -%%SERENDIPITY%%/htmlarea/plugins/DynamicCSS/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/DynamicCSS/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/DynamicCSS/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/DynamicCSS/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/DynamicCSS/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/DynamicCSS/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/edit-tag.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/img/ed_edit_tag.gif -%%SERENDIPITY%%/htmlarea/plugins/EditTag/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/EditTag/popups/edit_tag.html -%%SERENDIPITY%%/htmlarea/plugins/Equation/ASCIIMathML.js -%%SERENDIPITY%%/htmlarea/plugins/Equation/equation.js -%%SERENDIPITY%%/htmlarea/plugins/Equation/example.html -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/abs_value.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/diag_fraction.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/divide.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/dsp_greater_equal.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/dsp_less_equal.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/dsp_notequal.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/equation.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/equation.old.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/greater_equal_than.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/hor_fraction.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/less_equal_than.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/mul.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/notequal.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/parenthesis.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/root.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/img/square_root.gif -%%SERENDIPITY%%/htmlarea/plugins/Equation/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/Equation/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/Equation/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/Equation/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/Equation/popups/dialog.html -%%SERENDIPITY%%/htmlarea/plugins/Equation/readme.txt -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/Classes/ExtendedFileManager.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/Readme.txt -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/EditorContent.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/ImageEditor.css -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/dialog.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/dragTableCols.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/editor.css -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/editor.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/editorFrame.css -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/editorFrame.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/hover.htc -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/imagelist.css -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/images.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/manager.css -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/manager.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/popup.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/slider.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/assets/wz_jsgraphics.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/backend.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/config.inc.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/demo_images/.htaccess -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/demo_images/bikerpeep.jpg -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/demo_images/linux/linux.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/demo_images/wesnoth078.jpg -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/editor.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/editorFrame.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/extended-file-manager.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/def.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/def_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/doc.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/doc_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/fla.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/fla_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/folder.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/folder_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/gif_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/gz.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/gz_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/html.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/html_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/jpg_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/js.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/js_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/mov.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/mov_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/pdf.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/pdf_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/php.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/php_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/png_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/ppt.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/ppt_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/rar.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/rar_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/txt.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/txt_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/xls.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/xls_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/zip.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/icons/zip_small.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/images.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/1x1_transparent.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/2x2.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/2x2_w.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/btnFolderNew.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/btnFolderNew1.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/btnFolderUp.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/btnFolderUp1.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/btn_cancel.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/btn_ok.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/crop.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/default.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/div.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/dots.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/ed_linkfile.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/ed_linkfile1.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/edit_active.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/edit_copy.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/edit_cut.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/edit_paste.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/edit_pencil.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/edit_rename.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/edit_trash.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/folder.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/hand.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/islocked2.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/locked.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/measure.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/noimages.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/rotate.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/save.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/scale.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/spacer.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/t_black.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/t_white.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/unlocked.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/unlocked2.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/img/unlocked_empty.gif -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/es.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/pl.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/manager.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/prompt.html -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/resizer.php -%%SERENDIPITY%%/htmlarea/plugins/ExtendedFileManager/thumbs.php -%%SERENDIPITY%%/htmlarea/plugins/Filter/filter.js -%%SERENDIPITY%%/htmlarea/plugins/Filter/filters/paragraph.js -%%SERENDIPITY%%/htmlarea/plugins/Filter/filters/word.js -%%SERENDIPITY%%/htmlarea/plugins/Filter/img/ed_filter.gif -%%SERENDIPITY%%/htmlarea/plugins/Filter/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/Filter/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/Filter/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/find-replace.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/fr_engine.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/img/ed_find.gif -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/pl.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/ru.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/lang/sv.js -%%SERENDIPITY%%/htmlarea/plugins/FindReplace/popups/find_replace.html -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/README -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/default_form.html -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/form-operations.js -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/formmail.php -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/iframe.css -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/img/buttons.gif -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/FormOperations/panel.html -%%SERENDIPITY%%/htmlarea/plugins/Forms/forms.css -%%SERENDIPITY%%/htmlarea/plugins/Forms/forms.js -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_button.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_checkbox.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_fieldset.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_file.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_form.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_hidden.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_image.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_label.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_password.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_radio.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_reset.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_select.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_submit.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_text.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/img/ed_textarea.gif -%%SERENDIPITY%%/htmlarea/plugins/Forms/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/Forms/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/Forms/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/Forms/popups/fieldset.html -%%SERENDIPITY%%/htmlarea/plugins/Forms/popups/form.html -%%SERENDIPITY%%/htmlarea/plugins/Forms/popups/input.html -%%SERENDIPITY%%/htmlarea/plugins/Forms/popups/label.html -%%SERENDIPITY%%/htmlarea/plugins/Forms/popups/select.html -%%SERENDIPITY%%/htmlarea/plugins/Forms/popups/textarea.html -%%SERENDIPITY%%/htmlarea/plugins/FullPage/full-page.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/img/docprop.gif -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/en.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/he.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/pl.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/pt_pt.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/lang/ro.js -%%SERENDIPITY%%/htmlarea/plugins/FullPage/popups/docprop.html -%%SERENDIPITY%%/htmlarea/plugins/FullPage/test.html -%%SERENDIPITY%%/htmlarea/plugins/GenericPlugin/generic-plugin.js -%%SERENDIPITY%%/htmlarea/plugins/GetHtml/get-html.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/horizontal-rule.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/HorizontalRule/popups/edit_horizontal_rule.html -%%SERENDIPITY%%/htmlarea/plugins/HtmlEntities/Entities.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlEntities/html-entities.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlEntities/iso-8859-1.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/README -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/html-tidy-config.cfg -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/html-tidy-logic.php -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/html-tidy.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/img/html-tidy.gif -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/HtmlTidy/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/Files.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/GD.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/IM.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/ImageEditor.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/ImageManager.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/NetPBM.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/Thumbnail.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/Classes/Transform.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/README.txt -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/EditorContent.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/ImageEditor.css -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/dialog.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/editor.css -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/editor.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/editorFrame.css -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/editorFrame.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/hover.htc -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/imagelist.css -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/images.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/manager.css -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/manager.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/popup.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/slider.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/assets/wz_jsgraphics.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/backend.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/config.inc.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/ddt.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/demo_images/.htaccess -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/demo_images/bikerpeep.jpg -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/demo_images/linux/linux.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/demo_images/wesnoth078.jpg -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/editor.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/editorFrame.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/image-manager.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/image-picker.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/images.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/2x2.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/2x2_w.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/btnFolderNew.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/btnFolderUp.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/btn_cancel.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/btn_ok.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/crop.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/default.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/div.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/dots.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/edit_active.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/edit_pencil.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/edit_trash.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/folder.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/hand.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/islocked2.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/locked.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/measure.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/noimages.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/rotate.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/save.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/scale.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/spacer.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/t_black.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/t_white.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/unlocked.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/img/unlocked2.gif -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/es.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/nb.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/nl.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/pl.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/pt_br.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/ru.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/lang/sv.js -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/manager.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/newFolder.html -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/resizer.php -%%SERENDIPITY%%/htmlarea/plugins/ImageManager/thumbs.php -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/img/insert-anchor.gif -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/img/placeholder.gif -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/insert-anchor.css -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/insert-anchor.js -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/lang/de.js -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/lang/fr.js -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/lang/ja.js -%%SERENDIPITY%%/htmlarea/plugins/InsertAnchor/lang/nb.js *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***