Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2012 21:31:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305687 - head/www/zenphoto
Message-ID:  <201210102131.q9ALVaxG005787@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Oct 10 21:31:36 2012
New Revision: 305687
URL: http://svn.freebsd.org/changeset/ports/305687

Log:
  - Update to 1.4.3.3
  - Cleanup Makefile header
  - Add maintainer section
  
  Changes:	http://www.zenphoto.org/news/category/changelog
  Feature safe:	yes

Modified:
  head/www/zenphoto/Makefile   (contents, props changed)
  head/www/zenphoto/distinfo   (contents, props changed)
  head/www/zenphoto/pkg-plist   (contents, props changed)

Modified: head/www/zenphoto/Makefile
==============================================================================
--- head/www/zenphoto/Makefile	Wed Oct 10 21:22:50 2012	(r305686)
+++ head/www/zenphoto/Makefile	Wed Oct 10 21:31:36 2012	(r305687)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:   zenphoto
-# Date created:                27 December 2007
-# Whom:                        Philippe Audeoud <jadawin@tuxaco.net>
-#
+# Created by: Philippe Audeoud <jadawin@tuxaco.net>
 # $FreeBSD$
-#
 
 PORTNAME=	zenphoto
-PORTVERSION=	1.4.1.6
+PORTVERSION=	1.4.3.3
 CATEGORIES=	www
 MASTER_SITES=	GOOGLE_CODE \
 		http://www.zenphoto.org/files/
@@ -26,14 +22,15 @@ PKGMESSAGE=	${WRKDIR}/pkg-message
 SUB_FILES=	pkg-message pkg-deinstall
 SUB_LIST=	PORTNAME=${PORTNAME}
 
+EMPTYDIRS=	albums cache cache_html/rss plugins/flag_thumbnail plugins/flvplayer plugins/gd_fonts plugins/imagick_fonts plugins/watermarks uploaded
+
 post-extract:
 	@${RM} ${WRKSRC}/doc_files/License.txt ${WRKSRC}/doc_files/README.html ${WRKSRC}/zp-core/Zenphoto.package
-.for i in albums cache cache_html/rss plugins/flag_thumbnail plugins/flvplayer \
-	plugins/gd_fonts plugins/imagick_fonts plugins/watermarks uploaded zp-data
-	@${TOUCH} ${WRKSRC}/${i}/.keepme
-.endfor
 
 do-install:
+.for dir in ${EMPTYDIRS}
+	${TOUCH} ${WRKSRC}/${dir}/.keepme
+.endfor
 	${MKDIR} ${WWWDIR}/
 	cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${WWWDIR}/
 	${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/
@@ -41,4 +38,23 @@ do-install:
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
+# maintainer section:
+
+MS_DIRRMTRY=	albums cache themes zp-core
+MS_EMPTYDIRS=	${WRKDIR}/.ms-empty-directories
+MS_PLIST=	${WRKDIR}/.ms-pkg-plist
+
+genplist: do-clean extract
+	cd ${WRKSRC}/ && \
+		${FIND} -s * -type d -empty | ${XARGS} > ${MS_EMPTYDIRS} && \
+		${SED} 's|[^ ]*|&/.keepme|g' ${MS_EMPTYDIRS} | ${XARGS} -J % ${TOUCH} % && \
+		${FIND} -s * -type f | ${SED} 's|^|%%WWWDIR%%/|' > ${MS_PLIST} && \
+		${FIND} -s * -type d | ${TAIL} -r | ${SED} 's|^|@dirrm %%WWWDIR%%/|' >> ${MS_PLIST} && \
+		${ECHO} '@dirrmtry %%WWWDIR%%' >> ${MS_PLIST}
+.for dir in ${MS_DIRRMTRY}
+	${REINPLACE_CMD} '/^@dirrm %%WWWDIR%%\/${dir:C/\//\\\//g}$$/ s|@dirrm|&try|' ${MS_PLIST}
+.endfor
+	${INSTALL} -m 600 ${MS_PLIST} ${PLIST}
+	${REINPLACE_CMD} -e "/^EMPTYDIRS=/ s|	.*$$|	`${CAT} ${MS_EMPTYDIRS}`|" ${.CURDIR}/Makefile
+	
 .include <bsd.port.mk>

Modified: head/www/zenphoto/distinfo
==============================================================================
--- head/www/zenphoto/distinfo	Wed Oct 10 21:22:50 2012	(r305686)
+++ head/www/zenphoto/distinfo	Wed Oct 10 21:31:36 2012	(r305687)
@@ -1,2 +1,2 @@
-SHA256 (zenphoto-1.4.1.6.tar.gz) = 3ebc3dfe691373b7f41186c8c854913c02112418bda04ea1ddf5d95c45ea61a6
-SIZE (zenphoto-1.4.1.6.tar.gz) = 7340803
+SHA256 (zenphoto-1.4.3.3.tar.gz) = 39472752ed48b68499203ab2fab2b6e18e4fa65ae9356c0dbeafa3c43222be97
+SIZE (zenphoto-1.4.3.3.tar.gz) = 8563744

Modified: head/www/zenphoto/pkg-plist
==============================================================================
--- head/www/zenphoto/pkg-plist	Wed Oct 10 21:22:50 2012	(r305686)
+++ head/www/zenphoto/pkg-plist	Wed Oct 10 21:31:36 2012	(r305687)
@@ -1,10 +1,7 @@
 %%WWWDIR%%/albums/.keepme
 %%WWWDIR%%/cache/.keepme
 %%WWWDIR%%/cache_html/rss/.keepme
-%%WWWDIR%%/doc_files/zenpage_quick_reference.pdf
 %%WWWDIR%%/doc_files/zenphoto_database_quick_reference.pdf
-%%WWWDIR%%/doc_files/zenphoto_developer_quick_reference.pdf
-%%WWWDIR%%/doc_files/zenphoto_quick_reference.pdf
 %%WWWDIR%%/index.php
 %%WWWDIR%%/plugins/flag_thumbnail/.keepme
 %%WWWDIR%%/plugins/flvplayer/.keepme
@@ -14,9 +11,11 @@
 %%WWWDIR%%/themes/default/404.php
 %%WWWDIR%%/themes/default/album.php
 %%WWWDIR%%/themes/default/archive.php
+%%WWWDIR%%/themes/default/common.css
 %%WWWDIR%%/themes/default/contact.php
 %%WWWDIR%%/themes/default/image.php
 %%WWWDIR%%/themes/default/images/50percent.png
+%%WWWDIR%%/themes/default/images/admin-buttonback.jpg
 %%WWWDIR%%/themes/default/images/img-bg.gif
 %%WWWDIR%%/themes/default/images/tag.png
 %%WWWDIR%%/themes/default/index.php
@@ -36,14 +35,27 @@
 %%WWWDIR%%/themes/effervescence_plus/404.php
 %%WWWDIR%%/themes/effervescence_plus/album.php
 %%WWWDIR%%/themes/effervescence_plus/archive.php
+%%WWWDIR%%/themes/effervescence_plus/colorbox/functions.php
 %%WWWDIR%%/themes/effervescence_plus/common.css
 %%WWWDIR%%/themes/effervescence_plus/contact.php
 %%WWWDIR%%/themes/effervescence_plus/functions.php
 %%WWWDIR%%/themes/effervescence_plus/gallery.php
 %%WWWDIR%%/themes/effervescence_plus/image.php
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/ad_next.png
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/ad_prev.png
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/ad_scroll_back.png
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/ad_scroll_forward.png
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/functions.php
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/jquery.ad-gallery.css
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/jquery.ad-gallery.js
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/jquery.ad-gallery.pack.js
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/loader.gif
+%%WWWDIR%%/themes/effervescence_plus/image_gallery/opa75.png
+%%WWWDIR%%/themes/effervescence_plus/image_page/functions.php
 %%WWWDIR%%/themes/effervescence_plus/images/25percent.png
 %%WWWDIR%%/themes/effervescence_plus/images/50percent.png
 %%WWWDIR%%/themes/effervescence_plus/images/50percentwhite.png
+%%WWWDIR%%/themes/effervescence_plus/images/admin-buttonback.jpg
 %%WWWDIR%%/themes/effervescence_plus/images/arrow_right.png
 %%WWWDIR%%/themes/effervescence_plus/images/dark-bullet.png
 %%WWWDIR%%/themes/effervescence_plus/images/dark_arrow_right.png
@@ -51,41 +63,21 @@
 %%WWWDIR%%/themes/effervescence_plus/images/err-passwordprotected.png
 %%WWWDIR%%/themes/effervescence_plus/images/imageDefault.png
 %%WWWDIR%%/themes/effervescence_plus/images/search.png
-%%WWWDIR%%/themes/effervescence_plus/images/slimbox/closelabel.gif
-%%WWWDIR%%/themes/effervescence_plus/images/slimbox/loading.gif
-%%WWWDIR%%/themes/effervescence_plus/images/slimbox/nextlabel.gif
-%%WWWDIR%%/themes/effervescence_plus/images/slimbox/prevlabel.gif
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/carrow1.gif
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/carrow2.gif
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/fleche1.gif
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/fleche1.png
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/fleche2.gif
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/fleche2.png
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/loading-bar-black.gif
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/open.gif
-%%WWWDIR%%/themes/effervescence_plus/images/smooth/open.png
 %%WWWDIR%%/themes/effervescence_plus/images/zen-logo.jpg
 %%WWWDIR%%/themes/effervescence_plus/index.php
 %%WWWDIR%%/themes/effervescence_plus/indexpage.php
-%%WWWDIR%%/themes/effervescence_plus/jd.gallery.css
 %%WWWDIR%%/themes/effervescence_plus/news.php
 %%WWWDIR%%/themes/effervescence_plus/pages.php
 %%WWWDIR%%/themes/effervescence_plus/password.php
 %%WWWDIR%%/themes/effervescence_plus/register.php
-%%WWWDIR%%/themes/effervescence_plus/scripts/bluranchors.js
-%%WWWDIR%%/themes/effervescence_plus/scripts/jd.gallery.js
-%%WWWDIR%%/themes/effervescence_plus/scripts/jd.gallery.set.js
-%%WWWDIR%%/themes/effervescence_plus/scripts/jd.gallery.transitions.js
-%%WWWDIR%%/themes/effervescence_plus/scripts/mootools.v1.11.js
-%%WWWDIR%%/themes/effervescence_plus/scripts/slimbox.js
-%%WWWDIR%%/themes/effervescence_plus/scripts/swfobject.js
 %%WWWDIR%%/themes/effervescence_plus/search.php
 %%WWWDIR%%/themes/effervescence_plus/sidebar.php
-%%WWWDIR%%/themes/effervescence_plus/simpleviewer.swf
+%%WWWDIR%%/themes/effervescence_plus/simpleviewer/functions.php
+%%WWWDIR%%/themes/effervescence_plus/simpleviewer/simpleviewer.swf
+%%WWWDIR%%/themes/effervescence_plus/simpleviewer/swfobject.js
 %%WWWDIR%%/themes/effervescence_plus/slideshow-controls.png
 %%WWWDIR%%/themes/effervescence_plus/slideshow.css
 %%WWWDIR%%/themes/effervescence_plus/slideshow.php
-%%WWWDIR%%/themes/effervescence_plus/slimbox.css
 %%WWWDIR%%/themes/effervescence_plus/styles/blue and green play.css
 %%WWWDIR%%/themes/effervescence_plus/styles/effervescence.css
 %%WWWDIR%%/themes/effervescence_plus/styles/free chocolates.css
@@ -100,11 +92,24 @@
 %%WWWDIR%%/themes/garland/404.php
 %%WWWDIR%%/themes/garland/album.php
 %%WWWDIR%%/themes/garland/archive.php
+%%WWWDIR%%/themes/garland/colorbox/functions.php
 %%WWWDIR%%/themes/garland/contact.php
 %%WWWDIR%%/themes/garland/contact_form/form.php
 %%WWWDIR%%/themes/garland/functions.php
 %%WWWDIR%%/themes/garland/gallery.php
 %%WWWDIR%%/themes/garland/image.php
+%%WWWDIR%%/themes/garland/image_gallery/ad_next.png
+%%WWWDIR%%/themes/garland/image_gallery/ad_prev.png
+%%WWWDIR%%/themes/garland/image_gallery/ad_scroll_back.png
+%%WWWDIR%%/themes/garland/image_gallery/ad_scroll_forward.png
+%%WWWDIR%%/themes/garland/image_gallery/functions.php
+%%WWWDIR%%/themes/garland/image_gallery/jquery.ad-gallery.css
+%%WWWDIR%%/themes/garland/image_gallery/jquery.ad-gallery.js
+%%WWWDIR%%/themes/garland/image_gallery/jquery.ad-gallery.pack.js
+%%WWWDIR%%/themes/garland/image_gallery/loader.gif
+%%WWWDIR%%/themes/garland/image_gallery/opa75.png
+%%WWWDIR%%/themes/garland/image_page/functions.php
+%%WWWDIR%%/themes/garland/images/admin-buttonback.jpg
 %%WWWDIR%%/themes/garland/images/bg-content-left.png
 %%WWWDIR%%/themes/garland/images/bg-content-right.png
 %%WWWDIR%%/themes/garland/images/bg-content.png
@@ -140,9 +145,11 @@
 %%WWWDIR%%/themes/stopdesign/css/custom.css
 %%WWWDIR%%/themes/stopdesign/css/master.css
 %%WWWDIR%%/themes/stopdesign/css/photos.css
+%%WWWDIR%%/themes/stopdesign/functions.php
 %%WWWDIR%%/themes/stopdesign/gallery.php
 %%WWWDIR%%/themes/stopdesign/image.php
 %%WWWDIR%%/themes/stopdesign/images/50percent.png
+%%WWWDIR%%/themes/stopdesign/images/admin-buttonback.jpg
 %%WWWDIR%%/themes/stopdesign/images/bg_gal.gif
 %%WWWDIR%%/themes/stopdesign/images/bg_gal.png
 %%WWWDIR%%/themes/stopdesign/images/bg_page.jpg
@@ -202,6 +209,7 @@
 %%WWWDIR%%/themes/zenpage/gallery.php
 %%WWWDIR%%/themes/zenpage/image.php
 %%WWWDIR%%/themes/zenpage/images/50percent.png
+%%WWWDIR%%/themes/zenpage/images/admin-buttonback.jpg
 %%WWWDIR%%/themes/zenpage/images/arrow_right.gif
 %%WWWDIR%%/themes/zenpage/images/body.jpg
 %%WWWDIR%%/themes/zenpage/images/breadcrumb-back.jpg
@@ -227,14 +235,38 @@
 %%WWWDIR%%/themes/zenpage/theme.png
 %%WWWDIR%%/themes/zenpage/theme_description.php
 %%WWWDIR%%/themes/zenpage/themeoptions.php
+%%WWWDIR%%/themes/zpmobile/404.php
+%%WWWDIR%%/themes/zpmobile/album.php
+%%WWWDIR%%/themes/zpmobile/archive.php
+%%WWWDIR%%/themes/zpmobile/comment_form/comment_form.php
+%%WWWDIR%%/themes/zpmobile/functions.php
+%%WWWDIR%%/themes/zpmobile/gallery.php
+%%WWWDIR%%/themes/zpmobile/image.php
+%%WWWDIR%%/themes/zpmobile/images/admin-buttonback.jpg
+%%WWWDIR%%/themes/zpmobile/images/rss.png
+%%WWWDIR%%/themes/zpmobile/index.php
+%%WWWDIR%%/themes/zpmobile/jquerymobile/images/ajax-loader.gif
+%%WWWDIR%%/themes/zpmobile/jquerymobile/images/ajax-loader.png
+%%WWWDIR%%/themes/zpmobile/jquerymobile/images/icon-search-black.png
+%%WWWDIR%%/themes/zpmobile/jquerymobile/images/icons-18-black.png
+%%WWWDIR%%/themes/zpmobile/jquerymobile/images/icons-18-white.png
+%%WWWDIR%%/themes/zpmobile/jquerymobile/images/icons-36-black.png
+%%WWWDIR%%/themes/zpmobile/jquerymobile/images/icons-36-white.png
+%%WWWDIR%%/themes/zpmobile/jquerymobile/jquery.mobile-1.1.0.min.css
+%%WWWDIR%%/themes/zpmobile/jquerymobile/jquery.mobile-1.1.0.min.js
+%%WWWDIR%%/themes/zpmobile/jquerymobile/jquery.mobile.structure-1.1.0.min.css
+%%WWWDIR%%/themes/zpmobile/jquerymobile/jquery.mobile.theme-1.1.0.min.css
+%%WWWDIR%%/themes/zpmobile/news.php
+%%WWWDIR%%/themes/zpmobile/pages.php
+%%WWWDIR%%/themes/zpmobile/password.php
+%%WWWDIR%%/themes/zpmobile/register.php
+%%WWWDIR%%/themes/zpmobile/search.php
+%%WWWDIR%%/themes/zpmobile/style.css
+%%WWWDIR%%/themes/zpmobile/theme.png
+%%WWWDIR%%/themes/zpmobile/theme_description.php
+%%WWWDIR%%/themes/zpmobile/themeoptions.php
 %%WWWDIR%%/uploaded/.keepme
 %%WWWDIR%%/zp-core/404.php
-%%WWWDIR%%/zp-core/PHP4_functions/_functions-image.php
-%%WWWDIR%%/zp-core/PHP4_functions/_functions.php
-%%WWWDIR%%/zp-core/PHP4_functions/_functions_GD.php
-%%WWWDIR%%/zp-core/PHP5_functions/_functions-image.php
-%%WWWDIR%%/zp-core/PHP5_functions/_functions.php
-%%WWWDIR%%/zp-core/PHP5_functions/_functions_GD.php
 %%WWWDIR%%/zp-core/admin-albumsort.php
 %%WWWDIR%%/zp-core/admin-comments.php
 %%WWWDIR%%/zp-core/admin-dynamic-album.php
@@ -242,11 +274,6 @@
 %%WWWDIR%%/zp-core/admin-filemanager.php
 %%WWWDIR%%/zp-core/admin-functions.php
 %%WWWDIR%%/zp-core/admin-globals.php
-%%WWWDIR%%/zp-core/admin-httpupload/jquery.fileupload-ui.css
-%%WWWDIR%%/zp-core/admin-httpupload/jquery.fileupload-ui.js
-%%WWWDIR%%/zp-core/admin-httpupload/jquery.fileupload.js
-%%WWWDIR%%/zp-core/admin-httpupload/upload_form.php
-%%WWWDIR%%/zp-core/admin-httpupload/uploader.php
 %%WWWDIR%%/zp-core/admin-logs.php
 %%WWWDIR%%/zp-core/admin-options.php
 %%WWWDIR%%/zp-core/admin-plugins.php
@@ -258,33 +285,24 @@
 %%WWWDIR%%/zp-core/admin-themes.php
 %%WWWDIR%%/zp-core/admin-thumbcrop.php
 %%WWWDIR%%/zp-core/admin-upload.php
-%%WWWDIR%%/zp-core/admin-uploadify/cancel.png
-%%WWWDIR%%/zp-core/admin-uploadify/check.php
-%%WWWDIR%%/zp-core/admin-uploadify/jquery.uploadify.js
-%%WWWDIR%%/zp-core/admin-uploadify/swfobject.js
-%%WWWDIR%%/zp-core/admin-uploadify/upload_form.php
-%%WWWDIR%%/zp-core/admin-uploadify/uploader.php
-%%WWWDIR%%/zp-core/admin-uploadify/uploadify.allglyphs.swf
-%%WWWDIR%%/zp-core/admin-uploadify/uploadify.css
-%%WWWDIR%%/zp-core/admin-uploadify/uploadify.fla
-%%WWWDIR%%/zp-core/admin-uploadify/uploadify.swf
 %%WWWDIR%%/zp-core/admin-users.php
 %%WWWDIR%%/zp-core/admin.css
 %%WWWDIR%%/zp-core/admin.php
-%%WWWDIR%%/zp-core/album-zip.php
-%%WWWDIR%%/zp-core/archive.php
 %%WWWDIR%%/zp-core/auth_zp.php
 %%WWWDIR%%/zp-core/c.php
+%%WWWDIR%%/zp-core/cacheprotect
 %%WWWDIR%%/zp-core/class-album.php
 %%WWWDIR%%/zp-core/class-comment.php
 %%WWWDIR%%/zp-core/class-gallery.php
 %%WWWDIR%%/zp-core/class-image.php
 %%WWWDIR%%/zp-core/class-load.php
+%%WWWDIR%%/zp-core/class-rss.php
 %%WWWDIR%%/zp-core/class-search.php
 %%WWWDIR%%/zp-core/class-transientimage.php
 %%WWWDIR%%/zp-core/classes.php
 %%WWWDIR%%/zp-core/controller.php
 %%WWWDIR%%/zp-core/cron_runner.php
+%%WWWDIR%%/zp-core/dataaccess
 %%WWWDIR%%/zp-core/example_robots.txt
 %%WWWDIR%%/zp-core/exif/exif.php
 %%WWWDIR%%/zp-core/exif/makers/canon.php
@@ -300,11 +318,9 @@
 %%WWWDIR%%/zp-core/functions-controller.php
 %%WWWDIR%%/zp-core/functions-db-MySQL.php
 %%WWWDIR%%/zp-core/functions-db-PDO_MySQL.php
-%%WWWDIR%%/zp-core/functions-db-PDO_SQLite.php
 %%WWWDIR%%/zp-core/functions-filter.php
 %%WWWDIR%%/zp-core/functions-i18n.php
 %%WWWDIR%%/zp-core/functions-image.php
-%%WWWDIR%%/zp-core/functions-rss.php
 %%WWWDIR%%/zp-core/functions.php
 %%WWWDIR%%/zp-core/gd_fonts/addlg10.gdf
 %%WWWDIR%%/zp-core/gd_fonts/anonymous.gdf
@@ -313,10 +329,10 @@
 %%WWWDIR%%/zp-core/gd_fonts/bubblebath.gdf
 %%WWWDIR%%/zp-core/gd_fonts/cry.gdf
 %%WWWDIR%%/zp-core/global-definitions.php
+%%WWWDIR%%/zp-core/gpl-2.0-standalone.htm
 %%WWWDIR%%/zp-core/htaccess
 %%WWWDIR%%/zp-core/i.php
 %%WWWDIR%%/zp-core/images/Zp.png
-%%WWWDIR%%/zp-core/images/accept.png
 %%WWWDIR%%/zp-core/images/action.png
 %%WWWDIR%%/zp-core/images/add.png
 %%WWWDIR%%/zp-core/images/admin-boxback.jpg
@@ -325,27 +341,24 @@
 %%WWWDIR%%/zp-core/images/admin-headlineback.jpg
 %%WWWDIR%%/zp-core/images/admin-navtabback.jpg
 %%WWWDIR%%/zp-core/images/ajax-loader.gif
+%%WWWDIR%%/zp-core/images/arrow_down.png
 %%WWWDIR%%/zp-core/images/arrow_in.png
 %%WWWDIR%%/zp-core/images/arrow_left_blue_round.png
 %%WWWDIR%%/zp-core/images/arrow_out.png
 %%WWWDIR%%/zp-core/images/arrow_up.png
 %%WWWDIR%%/zp-core/images/bar_graph.png
 %%WWWDIR%%/zp-core/images/burst.png
-%%WWWDIR%%/zp-core/images/burst1.png
 %%WWWDIR%%/zp-core/images/cache.png
-%%WWWDIR%%/zp-core/images/cache1.png
 %%WWWDIR%%/zp-core/images/calendar.png
 %%WWWDIR%%/zp-core/images/captcha_background.png
 %%WWWDIR%%/zp-core/images/comments-off.png
 %%WWWDIR%%/zp-core/images/comments-on.png
-%%WWWDIR%%/zp-core/images/down.png
 %%WWWDIR%%/zp-core/images/drag_handle.png
 %%WWWDIR%%/zp-core/images/drag_handle_flag.png
-%%WWWDIR%%/zp-core/images/edit-album.png
 %%WWWDIR%%/zp-core/images/edit-delete.png
-%%WWWDIR%%/zp-core/images/edit-image.png
 %%WWWDIR%%/zp-core/images/envelope.png
 %%WWWDIR%%/zp-core/images/err-cachewrite.png
+%%WWWDIR%%/zp-core/images/err-failimage.png
 %%WWWDIR%%/zp-core/images/err-imagegeneral.png
 %%WWWDIR%%/zp-core/images/err-imagenotfound.png
 %%WWWDIR%%/zp-core/images/err-noflashplayer.png
@@ -359,7 +372,6 @@
 %%WWWDIR%%/zp-core/images/icon_mail.png
 %%WWWDIR%%/zp-core/images/imageDefault.png
 %%WWWDIR%%/zp-core/images/info.png
-%%WWWDIR%%/zp-core/images/info_toggle.png
 %%WWWDIR%%/zp-core/images/lock.png
 %%WWWDIR%%/zp-core/images/lock_2.png
 %%WWWDIR%%/zp-core/images/lock_open.png
@@ -367,27 +379,53 @@
 %%WWWDIR%%/zp-core/images/marker.png
 %%WWWDIR%%/zp-core/images/mask.png
 %%WWWDIR%%/zp-core/images/movie.jpg
-%%WWWDIR%%/zp-core/images/note_warn.png
+%%WWWDIR%%/zp-core/images/options.png
 %%WWWDIR%%/zp-core/images/page_white_copy.png
 %%WWWDIR%%/zp-core/images/pass.png
 %%WWWDIR%%/zp-core/images/pencil.png
 %%WWWDIR%%/zp-core/images/pictures.png
 %%WWWDIR%%/zp-core/images/pictures_dn.png
 %%WWWDIR%%/zp-core/images/place_holder_icon.png
-%%WWWDIR%%/zp-core/images/quest.png
 %%WWWDIR%%/zp-core/images/redo.png
-%%WWWDIR%%/zp-core/images/redo1.png
 %%WWWDIR%%/zp-core/images/refresh.png
-%%WWWDIR%%/zp-core/images/refresh1.png
 %%WWWDIR%%/zp-core/images/reset.png
-%%WWWDIR%%/zp-core/images/reset1.png
-%%WWWDIR%%/zp-core/images/reset_icon.png
 %%WWWDIR%%/zp-core/images/rss.png
 %%WWWDIR%%/zp-core/images/searchfields_icon.png
 %%WWWDIR%%/zp-core/images/select_files_button.png
 %%WWWDIR%%/zp-core/images/shape_handles.png
 %%WWWDIR%%/zp-core/images/sortorder.png
 %%WWWDIR%%/zp-core/images/stock_copy.png
+%%WWWDIR%%/zp-core/images/strengths/strength0.png
+%%WWWDIR%%/zp-core/images/strengths/strength1.png
+%%WWWDIR%%/zp-core/images/strengths/strength10.png
+%%WWWDIR%%/zp-core/images/strengths/strength11.png
+%%WWWDIR%%/zp-core/images/strengths/strength12.png
+%%WWWDIR%%/zp-core/images/strengths/strength13.png
+%%WWWDIR%%/zp-core/images/strengths/strength14.png
+%%WWWDIR%%/zp-core/images/strengths/strength15.png
+%%WWWDIR%%/zp-core/images/strengths/strength16.png
+%%WWWDIR%%/zp-core/images/strengths/strength17.png
+%%WWWDIR%%/zp-core/images/strengths/strength18.png
+%%WWWDIR%%/zp-core/images/strengths/strength19.png
+%%WWWDIR%%/zp-core/images/strengths/strength2.png
+%%WWWDIR%%/zp-core/images/strengths/strength20.png
+%%WWWDIR%%/zp-core/images/strengths/strength21.png
+%%WWWDIR%%/zp-core/images/strengths/strength22.png
+%%WWWDIR%%/zp-core/images/strengths/strength23.png
+%%WWWDIR%%/zp-core/images/strengths/strength24.png
+%%WWWDIR%%/zp-core/images/strengths/strength25.png
+%%WWWDIR%%/zp-core/images/strengths/strength26.png
+%%WWWDIR%%/zp-core/images/strengths/strength27.png
+%%WWWDIR%%/zp-core/images/strengths/strength28.png
+%%WWWDIR%%/zp-core/images/strengths/strength29.png
+%%WWWDIR%%/zp-core/images/strengths/strength3.png
+%%WWWDIR%%/zp-core/images/strengths/strength30.png
+%%WWWDIR%%/zp-core/images/strengths/strength4.png
+%%WWWDIR%%/zp-core/images/strengths/strength5.png
+%%WWWDIR%%/zp-core/images/strengths/strength6.png
+%%WWWDIR%%/zp-core/images/strengths/strength7.png
+%%WWWDIR%%/zp-core/images/strengths/strength8.png
+%%WWWDIR%%/zp-core/images/strengths/strength9.png
 %%WWWDIR%%/zp-core/images/thumb_standin.png
 %%WWWDIR%%/zp-core/images/togglerc.png
 %%WWWDIR%%/zp-core/images/togglerch.png
@@ -398,6 +436,7 @@
 %%WWWDIR%%/zp-core/images/wheel.png
 %%WWWDIR%%/zp-core/images/wpmini-blue.png
 %%WWWDIR%%/zp-core/images/zen-logo.png
+%%WWWDIR%%/zp-core/images/zp_gold.png
 %%WWWDIR%%/zp-core/index.php
 %%WWWDIR%%/zp-core/js/Jcrop.gif
 %%WWWDIR%%/zp-core/js/admin.js
@@ -408,72 +447,30 @@
 %%WWWDIR%%/zp-core/js/htmlencoder.js
 %%WWWDIR%%/zp-core/js/jquery.Jcrop.css
 %%WWWDIR%%/zp-core/js/jquery.Jcrop.js
-%%WWWDIR%%/zp-core/js/jquery.editinplace.js
 %%WWWDIR%%/zp-core/js/jquery.flashembed.pack.js
 %%WWWDIR%%/zp-core/js/jquery.js
+%%WWWDIR%%/zp-core/js/jquery.masonry.min.js
+%%WWWDIR%%/zp-core/js/jquery.pagination.js
 %%WWWDIR%%/zp-core/js/jquery.scrollTo.js
 %%WWWDIR%%/zp-core/js/jquery.tabs.js
 %%WWWDIR%%/zp-core/js/jquery.toggleElements.js
 %%WWWDIR%%/zp-core/js/jquery.tooltip.js
 %%WWWDIR%%/zp-core/js/jquery.ui.nestedSortable.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery-ui-i18n.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-af.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ar-DZ.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ar.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-az.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-bg.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-bs.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ca.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-cs.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-da.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-de.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-el.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-en-AU.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-en-GB.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-en-NZ.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-eo.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-es.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-et.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-eu.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-fa.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-fi.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-fo.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-fr-CH.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-fr.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-gl.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-he.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-hr.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-hu.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-hy.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-id.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-is.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-it.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ja.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ko.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-kz.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-lt.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-lv.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ml.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ms.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-nl.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-no.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-pl.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-pt-BR.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-pt.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-rm.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ro.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ru.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-sk.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-sl.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-sq.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-sr-SR.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-sr.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-sv.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-ta.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-th.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-tr.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-uk.js
-%%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-vi.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-zh-CN.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-zh-HK.js
 %%WWWDIR%%/zp-core/js/jqueryui/i18n/jquery.ui.datepicker-zh-TW.js
@@ -500,13 +497,16 @@
 %%WWWDIR%%/zp-core/js/zenphoto.js
 %%WWWDIR%%/zp-core/lib-GD.php
 %%WWWDIR%%/zp-core/lib-Imagick.php
+%%WWWDIR%%/zp-core/lib-MimeTypes.php
 %%WWWDIR%%/zp-core/lib-auth.php
 %%WWWDIR%%/zp-core/lib-encryption.php
 %%WWWDIR%%/zp-core/lib-gettext/gettext.inc
-%%WWWDIR%%/zp-core/lib-htmlawed.php
 %%WWWDIR%%/zp-core/lib-json.php
+%%WWWDIR%%/zp-core/lib-kses.php
 %%WWWDIR%%/zp-core/lib-pclzip.php
 %%WWWDIR%%/zp-core/lib-utf8.php
+%%WWWDIR%%/zp-core/lib-zipStream.php
+%%WWWDIR%%/zp-core/license.php
 %%WWWDIR%%/zp-core/locale/auto.png
 %%WWWDIR%%/zp-core/locale/de_DE/LC_MESSAGES/zenphoto.mo
 %%WWWDIR%%/zp-core/locale/de_DE/LC_MESSAGES/zenphoto.po
@@ -563,11 +563,11 @@
 %%WWWDIR%%/zp-core/locale/zh_TW/LC_MESSAGES/zenphoto.po
 %%WWWDIR%%/zp-core/locale/zh_TW/flag.png
 %%WWWDIR%%/zp-core/locale/zh_TW/select_files_button.png
+%%WWWDIR%%/zp-core/no_uploader.php
 %%WWWDIR%%/zp-core/oldhtaccess
 %%WWWDIR%%/zp-core/password.php
-%%WWWDIR%%/zp-core/rss/rss-comments.php
-%%WWWDIR%%/zp-core/rss/rss-news.php
-%%WWWDIR%%/zp-core/rss/rss.php
+%%WWWDIR%%/zp-core/pluginDoc.php
+%%WWWDIR%%/zp-core/reconfigure.php
 %%WWWDIR%%/zp-core/setup/setup-functions.php
 %%WWWDIR%%/zp-core/setup/setup-option-defaults.php
 %%WWWDIR%%/zp-core/setup/setup-primitive.php
@@ -579,37 +579,35 @@
 %%WWWDIR%%/zp-core/setup.php
 %%WWWDIR%%/zp-core/template-functions.php
 %%WWWDIR%%/zp-core/utilities/backup_restore.php
-%%WWWDIR%%/zp-core/utilities/cache_images.php
-%%WWWDIR%%/zp-core/utilities/check_for_update.php
 %%WWWDIR%%/zp-core/utilities/database_reference.php
 %%WWWDIR%%/zp-core/utilities/gallery_statistics.php
-%%WWWDIR%%/zp-core/utilities/purge_image_cache.php
-%%WWWDIR%%/zp-core/utilities/purge_rss_cache.php
+%%WWWDIR%%/zp-core/utilities/phpInfo.php
 %%WWWDIR%%/zp-core/utilities/refresh_database.php
 %%WWWDIR%%/zp-core/utilities/refresh_metadata.php
 %%WWWDIR%%/zp-core/utilities/reset_albumthumbs.php
-%%WWWDIR%%/zp-core/utilities/reset_hitcounters.php
-%%WWWDIR%%/zp-core/utilities/schedule_content.css
-%%WWWDIR%%/zp-core/utilities/scheduled_content.php
-%%WWWDIR%%/zp-core/utilities/seo_cleanup.php
-%%WWWDIR%%/zp-core/utilities/user_mailing_list.php
-%%WWWDIR%%/zp-core/utilities/wordpress_import.php
 %%WWWDIR%%/zp-core/version.php
 %%WWWDIR%%/zp-core/watermarks/copyright.png
 %%WWWDIR%%/zp-core/watermarks/watermark-text.png
 %%WWWDIR%%/zp-core/watermarks/watermark-video.png
 %%WWWDIR%%/zp-core/watermarks/watermark.png
-%%WWWDIR%%/zp-core/zp-config.php.source
+%%WWWDIR%%/zp-core/zenphoto_cfg.txt
 %%WWWDIR%%/zp-core/zp-extensions/GoogleMap/GoogleMap.php
 %%WWWDIR%%/zp-core/zp-extensions/GoogleMap/JSMin.php
+%%WWWDIR%%/zp-core/zp-extensions/GoogleMap/m.php
 %%WWWDIR%%/zp-core/zp-extensions/GoogleMap.php
 %%WWWDIR%%/zp-core/zp-extensions/PHPMailer/class.phpmailer.php
 %%WWWDIR%%/zp-core/zp-extensions/PHPMailer/class.pop3.php
 %%WWWDIR%%/zp-core/zp-extensions/PHPMailer/class.smtp.php
 %%WWWDIR%%/zp-core/zp-extensions/PHPMailer.php
 %%WWWDIR%%/zp-core/zp-extensions/admin-approval.php
+%%WWWDIR%%/zp-core/zp-extensions/ajaxFilemanager.php
 %%WWWDIR%%/zp-core/zp-extensions/auto_backup.php
+%%WWWDIR%%/zp-core/zp-extensions/cacheManager/cacheImages.php
+%%WWWDIR%%/zp-core/zp-extensions/cacheManager.php
+%%WWWDIR%%/zp-core/zp-extensions/captcha/reCaptcha/recaptchalib.php
+%%WWWDIR%%/zp-core/zp-extensions/captcha/reCaptcha.php
 %%WWWDIR%%/zp-core/zp-extensions/captcha/zenphoto.php
+%%WWWDIR%%/zp-core/zp-extensions/check_for_update.php
 %%WWWDIR%%/zp-core/zp-extensions/class-AnyFile/anyFileDefault.png
 %%WWWDIR%%/zp-core/zp-extensions/class-AnyFile.php
 %%WWWDIR%%/zp-core/zp-extensions/class-WEBdocs/pdfDefault.png
@@ -620,30 +618,78 @@
 %%WWWDIR%%/zp-core/zp-extensions/class-textobject/textDefault.png
 %%WWWDIR%%/zp-core/zp-extensions/class-textobject.php
 %%WWWDIR%%/zp-core/zp-extensions/class-video/3gpDefault.png
+%%WWWDIR%%/zp-core/zp-extensions/class-video/flaDefault.png
 %%WWWDIR%%/zp-core/zp-extensions/class-video/flvDefault.png
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/getid3.lib.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/getid3.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/license.commercial.txt
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/license.txt
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.audio-video.flv.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.audio-video.mpeg.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.audio-video.quicktime.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.audio-video.swf.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.audio.aac.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.audio.mp3.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.tag.id3v1.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.tag.id3v2.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/getid3/module.tag.lyrics3.php
+%%WWWDIR%%/zp-core/zp-extensions/class-video/m4aDefault.png
+%%WWWDIR%%/zp-core/zp-extensions/class-video/m4vDefault.png
 %%WWWDIR%%/zp-core/zp-extensions/class-video/movDefault.png
 %%WWWDIR%%/zp-core/zp-extensions/class-video/mp3Default.png
 %%WWWDIR%%/zp-core/zp-extensions/class-video/mp4Default.png
 %%WWWDIR%%/zp-core/zp-extensions/class-video/multimediaDefault.png
 %%WWWDIR%%/zp-core/zp-extensions/class-video.php
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/colorbox.css
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/colorbox_ie.css.php
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/border.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/controls.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderBottomCenter.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderBottomLeft.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderBottomRight.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderMiddleLeft.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderMiddleRight.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderTopCenter.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderTopLeft.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/internet_explorer/borderTopRight.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/loading.gif
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/loading_background.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/images/overlay.png
-%%WWWDIR%%/zp-core/zp-extensions/colorbox/jquery.colorbox-min.js
-%%WWWDIR%%/zp-core/zp-extensions/colorbox.php
+%%WWWDIR%%/zp-core/zp-extensions/cloneZenphoto/clone.php
+%%WWWDIR%%/zp-core/zp-extensions/cloneZenphoto/cloneTab.php
+%%WWWDIR%%/zp-core/zp-extensions/cloneZenphoto.php
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/colorbox_ie.css.php
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/jquery.colorbox-min.js
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/colorbox.css
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/border.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/controls.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderBottomCenter.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderBottomLeft.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderBottomRight.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderMiddleLeft.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderMiddleRight.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderTopCenter.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderTopLeft.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/ie6/borderTopRight.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/loading.gif
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/loading_background.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1/images/overlay.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example1.jpg
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example2/colorbox.css
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example2/images/controls.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example2/images/loading.gif
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example2.jpg
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example3/colorbox.css
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example3/images/controls.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example3/images/loading.gif
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example3.jpg
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/colorbox.css
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/border1.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/border2.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderBottomCenter.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderBottomLeft.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderBottomRight.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderMiddleLeft.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderMiddleRight.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderTopCenter.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderTopLeft.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/ie6/borderTopRight.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4/images/loading.gif
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example4.jpg
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example5/colorbox.css
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example5/images/border.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example5/images/controls.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example5/images/loading.gif
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example5/images/loading_background.png
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js/themes/example5.jpg
+%%WWWDIR%%/zp-core/zp-extensions/colorbox_js.php
 %%WWWDIR%%/zp-core/zp-extensions/comment_form/comment_form.php
+%%WWWDIR%%/zp-core/zp-extensions/comment_form/functions.php
 %%WWWDIR%%/zp-core/zp-extensions/comment_form.php
 %%WWWDIR%%/zp-core/zp-extensions/contact_form/form.php
 %%WWWDIR%%/zp-core/zp-extensions/contact_form.php
@@ -653,7 +699,8 @@
 %%WWWDIR%%/zp-core/zp-extensions/crop_image/swap_up.png
 %%WWWDIR%%/zp-core/zp-extensions/crop_image.php
 %%WWWDIR%%/zp-core/zp-extensions/deprecated-functions.php
-%%WWWDIR%%/zp-core/zp-extensions/downloadList/downloadList-functions.php
+%%WWWDIR%%/zp-core/zp-extensions/deprecated_functions/check_for_deprecated.php
+%%WWWDIR%%/zp-core/zp-extensions/deprecated_functions/functions.php
 %%WWWDIR%%/zp-core/zp-extensions/downloadList/download_statistics.php
 %%WWWDIR%%/zp-core/zp-extensions/downloadList.php
 %%WWWDIR%%/zp-core/zp-extensions/dynamic-locale/locale.css
@@ -726,27 +773,30 @@
 %%WWWDIR%%/zp-core/zp-extensions/flag_thumbnail.php
 %%WWWDIR%%/zp-core/zp-extensions/flowplayer3/LICENSE.txt
 %%WWWDIR%%/zp-core/zp-extensions/flowplayer3/controls.css
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer-3.2.6.min.js
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer-3.2.7.swf
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.audio-3.2.2.swf
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.content-3.2.0.swf
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.controls-3.2.5.swf
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.embed-3.0.3.min.js
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.playlist-3.0.8.min.js
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer-3.2.10.min.js
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer-3.2.11.swf
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.audio-3.2.9.swf
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.content-3.2.8.swf
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.controls-3.2.11.swf
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.embed-3.2.9.min.js
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.ipad-3.2.9.min.js
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.playlist-3.2.9.min.js
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer.sharing-3.2.8.swf
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/flowplayer3_playlist.css
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/arrow_bottom_blue.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/arrow_bottom_gray.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/arrow_top_blue.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/arrow_top_gray.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/control_pause.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/control_pause_blue.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/control_play.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/images/control_play_blue.png
+%%WWWDIR%%/zp-core/zp-extensions/flowplayer3/jquery.tools.min.js
 %%WWWDIR%%/zp-core/zp-extensions/flowplayer3.php
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/flowplayer3_playlist.css
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/arrow_bottom_blue.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/arrow_bottom_gray.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/arrow_top_blue.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/arrow_top_gray.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/control_pause.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/control_pause_blue.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/control_play.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/images/control_play_blue.png
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist/jquery.tools.min.js
-%%WWWDIR%%/zp-core/zp-extensions/flowplayer3_playlist.php
+%%WWWDIR%%/zp-core/zp-extensions/googleVerify.php
 %%WWWDIR%%/zp-core/zp-extensions/hitcounter.php
 %%WWWDIR%%/zp-core/zp-extensions/html_meta_tags.php
+%%WWWDIR%%/zp-core/zp-extensions/http_auth.php
 %%WWWDIR%%/zp-core/zp-extensions/image_album_statistics.php
 %%WWWDIR%%/zp-core/zp-extensions/image_effects/bevel.txt
 %%WWWDIR%%/zp-core/zp-extensions/image_effects/corner.txt
@@ -786,17 +836,53 @@
 %%WWWDIR%%/zp-core/zp-extensions/jcarousel_thumb_nav/jquery.jcarousel.css
 %%WWWDIR%%/zp-core/zp-extensions/jcarousel_thumb_nav/jquery.jcarousel.pack.js
 %%WWWDIR%%/zp-core/zp-extensions/jcarousel_thumb_nav.php
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/Jplayer.swf
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/circle.player.js
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/jplayer.playlist.min.js
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/jquery.grab.js
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/jquery.jplayer.inspector.js
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/jquery.jplayer.min.js
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/jquery.transform.js
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/js/mod.csstransforms.min.js
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/blue.monday/jplayer.blue.monday.css
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/blue.monday/jplayer.blue.monday.jpg
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/blue.monday/jplayer.blue.monday.seeking.gif
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/blue.monday/jplayer.blue.monday.video.play.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/circle.skin/bgr.jpg
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/circle.skin/buffer.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/circle.skin/circle.player.css
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/circle.skin/controls.jpg
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/circle.skin/progress.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/circle.skin/progress_sprite.jpg
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/pink.flag/jplayer.pink.flag.css
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/pink.flag/jplayer.pink.flag.jpg
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/pink.flag/jplayer.pink.flag.seeking.gif
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/pink.flag/jplayer.pink.flag.video.play.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotodark/jplayer.zenphoto.css
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotodark/jplayer.zenphoto.play.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotodark/jplayer.zenphoto.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotodark/jplayer.zenphoto.seeking.gif
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotolight/jplayer.zenphoto.play.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotolight/jplayer.zenphoto.png
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotolight/jplayer.zenphoto.seeking.gif
+%%WWWDIR%%/zp-core/zp-extensions/jplayer/skin/zenphotolight/jplayer.zenphotolight.css
+%%WWWDIR%%/zp-core/zp-extensions/jplayer.php
 %%WWWDIR%%/zp-core/zp-extensions/menu_manager/menu_manager-admin-functions.php
 %%WWWDIR%%/zp-core/zp-extensions/menu_manager/menu_tab.php
 %%WWWDIR%%/zp-core/zp-extensions/menu_manager/menu_tab_edit.php
 %%WWWDIR%%/zp-core/zp-extensions/menu_manager.php
+%%WWWDIR%%/zp-core/zp-extensions/mergedRSS.php
+%%WWWDIR%%/zp-core/zp-extensions/mobileTheme/Mobile_Detect.php
+%%WWWDIR%%/zp-core/zp-extensions/mobileTheme.php
 %%WWWDIR%%/zp-core/zp-extensions/multiple_layouts.php
 %%WWWDIR%%/zp-core/zp-extensions/paged_thumbs_nav.php
 %%WWWDIR%%/zp-core/zp-extensions/print_album_menu.php
+%%WWWDIR%%/zp-core/zp-extensions/publishContent/publishContent.css
+%%WWWDIR%%/zp-core/zp-extensions/publishContent/publishContent.php
+%%WWWDIR%%/zp-core/zp-extensions/publishContent.php
 %%WWWDIR%%/zp-core/zp-extensions/quota_manager.php
 %%WWWDIR%%/zp-core/zp-extensions/rating/alt_star.png
 %%WWWDIR%%/zp-core/zp-extensions/rating/clear.png
-%%WWWDIR%%/zp-core/zp-extensions/rating/functions-rating.php
 %%WWWDIR%%/zp-core/zp-extensions/rating/jquery.MetaData.js
 %%WWWDIR%%/zp-core/zp-extensions/rating/jquery.rating.css
 %%WWWDIR%%/zp-core/zp-extensions/rating/jquery.rating.js
@@ -804,11 +890,18 @@
 %%WWWDIR%%/zp-core/zp-extensions/rating.php
 %%WWWDIR%%/zp-core/zp-extensions/register_user/register_user_form.php
 %%WWWDIR%%/zp-core/zp-extensions/register_user.php
+%%WWWDIR%%/zp-core/zp-extensions/related_items.php
 %%WWWDIR%%/zp-core/zp-extensions/search_statistics/search_analysis.php
 %%WWWDIR%%/zp-core/zp-extensions/search_statistics.php
 %%WWWDIR%%/zp-core/zp-extensions/security-logger.php
+%%WWWDIR%%/zp-core/zp-extensions/seo_cleanup.php
 %%WWWDIR%%/zp-core/zp-extensions/seo_locale.php
+%%WWWDIR%%/zp-core/zp-extensions/seo_null.php
+%%WWWDIR%%/zp-core/zp-extensions/seo_zenphoto.php
 %%WWWDIR%%/zp-core/zp-extensions/show_not_logged-in.php
+%%WWWDIR%%/zp-core/zp-extensions/site_upgrade/closed.html
+%%WWWDIR%%/zp-core/zp-extensions/site_upgrade/closed.png
+%%WWWDIR%%/zp-core/zp-extensions/site_upgrade.php
 %%WWWDIR%%/zp-core/zp-extensions/sitemap-extended/sitemap-extended-admin.php
 %%WWWDIR%%/zp-core/zp-extensions/sitemap-extended.php
 %%WWWDIR%%/zp-core/zp-extensions/slideshow/controls.png
@@ -822,170 +915,42 @@
 %%WWWDIR%%/zp-core/zp-extensions/tag_extras.php
 %%WWWDIR%%/zp-core/zp-extensions/tag_suggest/tag.css
 %%WWWDIR%%/zp-core/zp-extensions/tag_suggest.php
+%%WWWDIR%%/zp-core/zp-extensions/themeSwitcher.php
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/config/content.css
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/config/zenpage-default-full.js.php
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/config/zenpage-default-light.js.php
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/config/zenphoto-default-with-customdatafield.js.php
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/config/zenphoto-default.js.php
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ar.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/az.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/be.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/bg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/bn.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/br.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/bs.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ca.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ch.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/cn.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/cs.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/cy.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/da.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/de.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/dv.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/el.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/en.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/es.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/et.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/eu.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/fa.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/fi.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/fr.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/gl.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/gu.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/he.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/hi.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/hr.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/hu.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/hy.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ia.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/id.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/is.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/it.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ja.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ka.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/kl.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/km.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ko.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/lb.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/lt.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/lv.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/mk.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ml.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/mn.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ms.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/my.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/nb.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/nl.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/nn.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/no.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/pl.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ps.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/pt.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ro.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ru.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/sc.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/se.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/si.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/sk.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/sl.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/sq.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/sr.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/sv.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ta.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/te.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/th.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/tn.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/tr.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/tt.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/tw.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/uk.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/ur.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/vi.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/zh-cn.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/zh.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/zu.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/license.txt
+%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/langs/zh-tw.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/css/advhr.css
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/editor_plugin.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/editor_plugin_src.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/js/rule.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ar_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/az_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/be_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/bg_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/bn_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/br_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/bs_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ca_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ch_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/cn_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/cs_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/cy_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/da_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/de_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/dv_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/el_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/en_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/es_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/et_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/eu_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/fa_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/fi_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/fr_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/gl_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/gu_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/he_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/hi_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/hr_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/hu_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/hy_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ia_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/id_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/is_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/it_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ja_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ka_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/kl_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/km_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ko_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/lb_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/lt_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/lv_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/mk_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ml_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/mn_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ms_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/my_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/nb_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/nl_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/nn_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/no_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/pl_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ps_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/pt_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ro_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ru_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/sc_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/se_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/si_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/sk_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/sl_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/sq_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/sr_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/sv_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ta_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/te_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/th_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/tn_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/tr_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/tt_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/tw_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/uk_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/ur_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/vi_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/zh-cn_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/zh_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/zu_dlg.js
+%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/langs/zh-tw_dlg.js
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advhr/rule.htm
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/css/advimage.css
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/editor_plugin.js
@@ -993,167 +958,235 @@
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/image.htm
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/img/sample.gif
 %%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/js/image.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/langs/ar_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/langs/az_dlg.js
-%%WWWDIR%%/zp-core/zp-extensions/tiny_mce/plugins/advimage/langs/be_dlg.js

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210102131.q9ALVaxG005787>