mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
www/serendipity: Update from 2.0.5 to 2.1.1
Changelog: https://blog.s9y.org/archives/273-Serendipity-2.1.0-released.html Changelog: https://blog.s9y.org/archives/274-Serendipity-2.1.1-released.html Also remove no longer needed dependency. PR: 218526 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
This commit is contained in:
parent
fc8b9d60c9
commit
60275a5765
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440018
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= serendipity
|
||||
PORTVERSION= 2.0.5
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -12,8 +12,6 @@ COMMENT= PHP based weblog software
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/docs/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:archivers/pear-File_Archive
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
NO_BUILD= YES
|
||||
SERENDIPITY?= www/${PORTNAME}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1480504867
|
||||
SHA256 (serendipity-2.0.5.tar.bz2) = 4e1f8245f5295caac2a523aada6228667ca62ad19cef61daa56454468a6e3fd2
|
||||
SIZE (serendipity-2.0.5.tar.bz2) = 4923637
|
||||
TIMESTAMP = 1492006226
|
||||
SHA256 (serendipity-2.1.1.tar.bz2) = aa8d12d16bbf6b6da605287436b478b14ef74011bf68d63760cc279f90ceecdf
|
||||
SIZE (serendipity-2.1.1.tar.bz2) = 6247022
|
||||
|
@ -3,7 +3,9 @@
|
||||
%%WWWDIR%%/bundled-libs/.current_version
|
||||
%%WWWDIR%%/bundled-libs/Cache/BUNDLE_NOTICE
|
||||
%%WWWDIR%%/bundled-libs/Cache/Lite.php
|
||||
%%WWWDIR%%/bundled-libs/Cache/Lite/File.php
|
||||
%%WWWDIR%%/bundled-libs/Cache/Lite/Function.php
|
||||
%%WWWDIR%%/bundled-libs/Cache/Lite/NestedOutput.php
|
||||
%%WWWDIR%%/bundled-libs/Cache/Lite/Output.php
|
||||
%%WWWDIR%%/bundled-libs/HTTP/BUNDLE_NOTICE
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request.php
|
||||
@ -17,6 +19,7 @@
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request2/Exception.php
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request2/MultipartBody.php
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request2/Observer/Log.php
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request2/Observer/UncompressingDownload.php
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request2/Response.php
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request2/SOCKS5.php
|
||||
%%WWWDIR%%/bundled-libs/HTTP/Request2/SocketWrapper.php
|
||||
@ -32,12 +35,12 @@
|
||||
%%WWWDIR%%/bundled-libs/PEAR.php
|
||||
%%WWWDIR%%/bundled-libs/PEAR/Exception.php
|
||||
%%WWWDIR%%/bundled-libs/PEAR5.php
|
||||
%%WWWDIR%%/bundled-libs/Smarty/COMPOSER_RELEASE_NOTES.txt
|
||||
%%WWWDIR%%/bundled-libs/Smarty/COPYING.lib
|
||||
%%WWWDIR%%/bundled-libs/Smarty/INHERITANCE_RELEASE_NOTES.txt
|
||||
%%WWWDIR%%/bundled-libs/Smarty/NEW_FEATURES.txt
|
||||
%%WWWDIR%%/bundled-libs/Smarty/README
|
||||
%%WWWDIR%%/bundled-libs/Smarty/README.md
|
||||
%%WWWDIR%%/bundled-libs/Smarty/README_SMARTY_CACHING_PURPOSES.txt
|
||||
%%WWWDIR%%/bundled-libs/Smarty/SMARTY_2_BC_NOTES.txt
|
||||
%%WWWDIR%%/bundled-libs/Smarty/SMARTY_3.0_BC_NOTES.txt
|
||||
%%WWWDIR%%/bundled-libs/Smarty/SMARTY_3.1_NOTES.txt
|
||||
@ -1063,7 +1066,6 @@
|
||||
%%WWWDIR%%/htmlarea/composer/installed.json
|
||||
%%WWWDIR%%/htmlarea/s9y_cketoolbar.css
|
||||
%%WWWDIR%%/htmlarea/wysiwyg-style.css
|
||||
%%WWWDIR%%/include/README_SMARTY_CACHING_PURPOSES.txt
|
||||
%%WWWDIR%%/include/admin/category.inc.php
|
||||
%%WWWDIR%%/include/admin/comments.inc.php
|
||||
%%WWWDIR%%/include/admin/configuration.inc.php
|
||||
@ -1124,6 +1126,7 @@
|
||||
%%WWWDIR%%/include/functions_installer.inc.php
|
||||
%%WWWDIR%%/include/functions_permalinks.inc.php
|
||||
%%WWWDIR%%/include/functions_plugins_admin.inc.php
|
||||
%%WWWDIR%%/include/functions_routing.inc.php
|
||||
%%WWWDIR%%/include/functions_rss.inc.php
|
||||
%%WWWDIR%%/include/functions_smarty.inc.php
|
||||
%%WWWDIR%%/include/functions_trackbacks.inc.php
|
||||
@ -1246,8 +1249,6 @@
|
||||
%%WWWDIR%%/plugins/serendipity_event_bbcode/lang_zh.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_bbcode/serendipity_event_bbcode.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_creativecommons/ChangeLog
|
||||
%%WWWDIR%%/plugins/serendipity_event_creativecommons/UTF-8/documentation_cs.html
|
||||
%%WWWDIR%%/plugins/serendipity_event_creativecommons/UTF-8/documentation_cz.html
|
||||
%%WWWDIR%%/plugins/serendipity_event_creativecommons/UTF-8/lang_cn.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_creativecommons/UTF-8/lang_cs.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_creativecommons/UTF-8/lang_cz.inc.php
|
||||
@ -1298,6 +1299,15 @@
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/UTF-8/lang_tn.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/UTF-8/lang_zh.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/emoticons.inc.php.txt
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/cool.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/cry.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/eek.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/laugh.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/normal.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/sad.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/smile.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/tongue.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/img/emoticons/wink.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/lang_bg.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/lang_cn.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/lang_cs.inc.php
|
||||
@ -1318,6 +1328,7 @@
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/lang_tn.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/lang_zh.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_emoticate/serendipity_event_emoticate.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_entryproperties/ChangeLog
|
||||
%%WWWDIR%%/plugins/serendipity_event_entryproperties/UTF-8/lang_bg.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_entryproperties/UTF-8/lang_cn.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_entryproperties/UTF-8/lang_cs.inc.php
|
||||
@ -1351,8 +1362,6 @@
|
||||
%%WWWDIR%%/plugins/serendipity_event_entryproperties/lang_zh.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/ChangeLog
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/UTF-8/documentation_cs.html
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/UTF-8/documentation_cz.html
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/UTF-8/lang_cs.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/UTF-8/lang_cz.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/UTF-8/lang_de.inc.php
|
||||
@ -1508,8 +1517,6 @@
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/wavatars/parts/shine8.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/wavatars/parts/shine9.png
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/wavatars/wavatars.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/ycon/ChangeLog
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/ycon/UTF-8/lang_pl.inc.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/ycon/ycon.image.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_gravatar/ycon/ycon.php
|
||||
%%WWWDIR%%/plugins/serendipity_event_mailer/UTF-8/lang_bg.inc.php
|
||||
@ -2167,6 +2174,7 @@
|
||||
%%WWWDIR%%/templates/2k11/admin/guess_input.tpl
|
||||
%%WWWDIR%%/templates/2k11/admin/images.inc.tpl
|
||||
%%WWWDIR%%/templates/2k11/admin/img/accept.png
|
||||
%%WWWDIR%%/templates/2k11/admin/img/activity.png
|
||||
%%WWWDIR%%/templates/2k11/admin/img/admin_msg_error.png
|
||||
%%WWWDIR%%/templates/2k11/admin/img/admin_msg_note.png
|
||||
%%WWWDIR%%/templates/2k11/admin/img/admin_msg_success.png
|
||||
@ -2225,8 +2233,9 @@
|
||||
%%WWWDIR%%/templates/2k11/admin/js/jquery.sortable.js
|
||||
%%WWWDIR%%/templates/2k11/admin/js/jquery.syncheight.js
|
||||
%%WWWDIR%%/templates/2k11/admin/js/jquery.tabs.js
|
||||
%%WWWDIR%%/templates/2k11/admin/js/modernizr-2.8.3.min.js
|
||||
%%WWWDIR%%/templates/2k11/admin/js/modernizr.min.js
|
||||
%%WWWDIR%%/templates/2k11/admin/js/plugins.js
|
||||
%%WWWDIR%%/templates/2k11/admin/js/progress-polyfill.min.js
|
||||
%%WWWDIR%%/templates/2k11/admin/maintenance.inc.tpl
|
||||
%%WWWDIR%%/templates/2k11/admin/media_choose.tpl
|
||||
%%WWWDIR%%/templates/2k11/admin/media_items.tpl
|
||||
@ -2254,8 +2263,18 @@
|
||||
%%WWWDIR%%/templates/2k11/entries.tpl
|
||||
%%WWWDIR%%/templates/2k11/entries_archives.tpl
|
||||
%%WWWDIR%%/templates/2k11/entries_summary.tpl
|
||||
%%WWWDIR%%/templates/2k11/feed_0.91.tpl
|
||||
%%WWWDIR%%/templates/2k11/feed_1.0.tpl
|
||||
%%WWWDIR%%/templates/2k11/feed_2.0.tpl
|
||||
%%WWWDIR%%/templates/2k11/feed_atom0.3.tpl
|
||||
%%WWWDIR%%/templates/2k11/feed_atom1.0.tpl
|
||||
%%WWWDIR%%/templates/2k11/feed_opml1.0.tpl
|
||||
%%WWWDIR%%/templates/2k11/img/gradient-dblue.png
|
||||
%%WWWDIR%%/templates/2k11/img/gradient-lblue.png
|
||||
%%WWWDIR%%/templates/2k11/img/img_align_left.png
|
||||
%%WWWDIR%%/templates/2k11/img/img_align_right.png
|
||||
%%WWWDIR%%/templates/2k11/img/img_align_top.png
|
||||
%%WWWDIR%%/templates/2k11/img/s9y_banner_small.png
|
||||
%%WWWDIR%%/templates/2k11/img/subtome.png
|
||||
%%WWWDIR%%/templates/2k11/img/xml.gif
|
||||
%%WWWDIR%%/templates/2k11/index.tpl
|
||||
@ -2282,12 +2301,8 @@
|
||||
%%WWWDIR%%/templates/2k11/preview_iframe.tpl
|
||||
%%WWWDIR%%/templates/2k11/sidebar.tpl
|
||||
%%WWWDIR%%/templates/2k11/style.css
|
||||
%%WWWDIR%%/templates/2k11/style_fallback.css
|
||||
%%WWWDIR%%/templates/2k11/trackbacks.tpl
|
||||
%%WWWDIR%%/templates/blue/htmlarea.css
|
||||
%%WWWDIR%%/templates/blue/info.txt
|
||||
%%WWWDIR%%/templates/blue/preview.png
|
||||
%%WWWDIR%%/templates/blue/preview_fullsize.jpg
|
||||
%%WWWDIR%%/templates/blue/style.css
|
||||
%%WWWDIR%%/templates/bulletproof/UTF-8/lang_bg.inc.php
|
||||
%%WWWDIR%%/templates/bulletproof/UTF-8/lang_cs.inc.php
|
||||
%%WWWDIR%%/templates/bulletproof/UTF-8/lang_cz.inc.php
|
||||
@ -2390,29 +2405,47 @@
|
||||
%%WWWDIR%%/templates/bulletproof/purple_style.css
|
||||
%%WWWDIR%%/templates/bulletproof/sidebar.tpl
|
||||
%%WWWDIR%%/templates/bulletproof/style.css
|
||||
%%WWWDIR%%/templates/carl_contest/admin/img/background.png
|
||||
%%WWWDIR%%/templates/carl_contest/admin/img/button_background.png
|
||||
%%WWWDIR%%/templates/carl_contest/admin/img/infobar_background.png
|
||||
%%WWWDIR%%/templates/carl_contest/admin/style.css
|
||||
%%WWWDIR%%/templates/carl_contest/entries.tpl
|
||||
%%WWWDIR%%/templates/carl_contest/entries_summary.tpl
|
||||
%%WWWDIR%%/templates/carl_contest/img/back.gif
|
||||
%%WWWDIR%%/templates/carl_contest/img/background.png
|
||||
%%WWWDIR%%/templates/carl_contest/img/background_alternate.png
|
||||
%%WWWDIR%%/templates/carl_contest/img/forward.gif
|
||||
%%WWWDIR%%/templates/carl_contest/img/graph_bar_horisontal.png
|
||||
%%WWWDIR%%/templates/carl_contest/img/info_header_text_tile.gif
|
||||
%%WWWDIR%%/templates/carl_contest/img/link_blue.gif
|
||||
%%WWWDIR%%/templates/carl_contest/img/link_ltblue.gif
|
||||
%%WWWDIR%%/templates/carl_contest/img/link_orange.gif
|
||||
%%WWWDIR%%/templates/carl_contest/img/xml.gif
|
||||
%%WWWDIR%%/templates/carl_contest/index.tpl
|
||||
%%WWWDIR%%/templates/carl_contest/info.txt
|
||||
%%WWWDIR%%/templates/carl_contest/plugin_calendar.tpl
|
||||
%%WWWDIR%%/templates/carl_contest/preview.png
|
||||
%%WWWDIR%%/templates/carl_contest/preview_fullsize.jpg
|
||||
%%WWWDIR%%/templates/carl_contest/screenshot.png
|
||||
%%WWWDIR%%/templates/carl_contest/style.css
|
||||
%%WWWDIR%%/templates/clean-blog/LICENSE
|
||||
%%WWWDIR%%/templates/clean-blog/README.md
|
||||
%%WWWDIR%%/templates/clean-blog/UTF-8/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/clean-blog/archive_categories.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/archive_freetag.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/backend_templates/default_staticpage_backend.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/commentform.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/comments.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/config.inc.php
|
||||
%%WWWDIR%%/templates/clean-blog/content.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/entries.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/entries_archives.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/entries_summary.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/img/about-bg.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/img/archive-bg.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/img/contact-bg.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/img/default_avatar.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/img/home-bg.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/img/post-bg.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/img/post-sample-image.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/index.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/info.txt
|
||||
%%WWWDIR%%/templates/clean-blog/js/clean-blog.js
|
||||
%%WWWDIR%%/templates/clean-blog/js/clean-blog.min.js
|
||||
%%WWWDIR%%/templates/clean-blog/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/clean-blog/lang_en.inc.php
|
||||
%%WWWDIR%%/templates/clean-blog/less/clean-blog.less
|
||||
%%WWWDIR%%/templates/clean-blog/less/mixins.less
|
||||
%%WWWDIR%%/templates/clean-blog/less/serendipity.less
|
||||
%%WWWDIR%%/templates/clean-blog/less/variables.less
|
||||
%%WWWDIR%%/templates/clean-blog/plugin_contactform.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/plugin_staticpage.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/plugin_staticpage_aboutpage.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/plugin_staticpage_related_category.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/plugin_staticpage_searchresults.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/preview.png
|
||||
%%WWWDIR%%/templates/clean-blog/preview_fullsize.jpg
|
||||
%%WWWDIR%%/templates/clean-blog/preview_iframe.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/staticpage-entries-listing.tpl
|
||||
%%WWWDIR%%/templates/clean-blog/style.css
|
||||
%%WWWDIR%%/templates/clean-blog/trackbacks.tpl
|
||||
%%WWWDIR%%/templates/competition/admin/img/background.jpg
|
||||
%%WWWDIR%%/templates/competition/admin/img/banner_background.png
|
||||
%%WWWDIR%%/templates/competition/admin/img/button_background.png
|
||||
@ -2612,6 +2645,7 @@
|
||||
%%WWWDIR%%/templates/default/treeview/tph.gif
|
||||
%%WWWDIR%%/templates/default/treeview/tree.css
|
||||
%%WWWDIR%%/templates/default/treeview/vline.gif
|
||||
%%WWWDIR%%/templates/idea/config.inc.php
|
||||
%%WWWDIR%%/templates/idea/img/I_had_an_idea.jpg
|
||||
%%WWWDIR%%/templates/idea/img/bullet.gif
|
||||
%%WWWDIR%%/templates/idea/img/clock_face_messy_paint_runs.jpg
|
||||
@ -2621,32 +2655,9 @@
|
||||
%%WWWDIR%%/templates/idea/preview_fullsize.jpg
|
||||
%%WWWDIR%%/templates/idea/style.css
|
||||
%%WWWDIR%%/templates/jquery.js
|
||||
%%WWWDIR%%/templates/kubrick/UTF-8/lang_cs.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/UTF-8/lang_cz.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/comments.tpl
|
||||
%%WWWDIR%%/templates/kubrick/config.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/entries.tpl
|
||||
%%WWWDIR%%/templates/kubrick/images/kubrickbg.jpg
|
||||
%%WWWDIR%%/templates/kubrick/images/kubrickbgcolor.jpg
|
||||
%%WWWDIR%%/templates/kubrick/images/kubrickbgwide.jpg
|
||||
%%WWWDIR%%/templates/kubrick/images/kubrickfooter.jpg
|
||||
%%WWWDIR%%/templates/kubrick/images/kubrickheader.jpg
|
||||
%%WWWDIR%%/templates/kubrick/images/kubricklogo.jpg
|
||||
%%WWWDIR%%/templates/kubrick/images/kubrickportrait.png
|
||||
%%WWWDIR%%/templates/kubrick/index.tpl
|
||||
%%WWWDIR%%/templates/kubrick/info.txt
|
||||
%%WWWDIR%%/templates/kubrick/lang_cs.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/lang_cz.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/lang_en.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/lang_ko.inc.php
|
||||
%%WWWDIR%%/templates/kubrick/preview.png
|
||||
%%WWWDIR%%/templates/kubrick/preview_fullsize.jpg
|
||||
%%WWWDIR%%/templates/kubrick/sidebar.tpl
|
||||
%%WWWDIR%%/templates/kubrick/style.css
|
||||
%%WWWDIR%%/templates/kubrick/trackbacks.tpl
|
||||
%%WWWDIR%%/templates/next/UTF-8/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/next/UTF-8/lang_en.inc.php
|
||||
%%WWWDIR%%/templates/next/UTF-8/lang_ko.inc.php
|
||||
%%WWWDIR%%/templates/next/commentform.tpl
|
||||
%%WWWDIR%%/templates/next/comments.tpl
|
||||
%%WWWDIR%%/templates/next/comments_by_author.tpl
|
||||
@ -2664,6 +2675,7 @@
|
||||
%%WWWDIR%%/templates/next/info.txt
|
||||
%%WWWDIR%%/templates/next/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/next/lang_en.inc.php
|
||||
%%WWWDIR%%/templates/next/lang_ko.inc.php
|
||||
%%WWWDIR%%/templates/next/oldie.css
|
||||
%%WWWDIR%%/templates/next/plugin_calendar.tpl
|
||||
%%WWWDIR%%/templates/next/plugin_categories.tpl
|
||||
@ -2682,20 +2694,98 @@
|
||||
%%WWWDIR%%/templates/next/sidebar.tpl
|
||||
%%WWWDIR%%/templates/next/style.css
|
||||
%%WWWDIR%%/templates/next/trackbacks.tpl
|
||||
%%WWWDIR%%/templates/wp/atom.css
|
||||
%%WWWDIR%%/templates/wp/commentform.tpl
|
||||
%%WWWDIR%%/templates/wp/comments.tpl
|
||||
%%WWWDIR%%/templates/wp/content.tpl
|
||||
%%WWWDIR%%/templates/wp/entries.tpl
|
||||
%%WWWDIR%%/templates/wp/entries_archives.tpl
|
||||
%%WWWDIR%%/templates/wp/entries_summary.tpl
|
||||
%%WWWDIR%%/templates/wp/index.tpl
|
||||
%%WWWDIR%%/templates/wp/info.txt
|
||||
%%WWWDIR%%/templates/wp/plugin_calendar.tpl
|
||||
%%WWWDIR%%/templates/wp/preview.png
|
||||
%%WWWDIR%%/templates/wp/sidebar.tpl
|
||||
%%WWWDIR%%/templates/wp/trackbacks.tpl
|
||||
%%WWWDIR%%/templates/wp/wp-layout.css
|
||||
%%WWWDIR%%/templates/s9y_banner_small.png
|
||||
%%WWWDIR%%/templates/skeleton/UTF-8/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/skeleton/UTF-8/lang_en.inc.php
|
||||
%%WWWDIR%%/templates/skeleton/commentform.tpl
|
||||
%%WWWDIR%%/templates/skeleton/comments.tpl
|
||||
%%WWWDIR%%/templates/skeleton/config.inc.php
|
||||
%%WWWDIR%%/templates/skeleton/content.tpl
|
||||
%%WWWDIR%%/templates/skeleton/entries.tpl
|
||||
%%WWWDIR%%/templates/skeleton/entries_archives.tpl
|
||||
%%WWWDIR%%/templates/skeleton/entries_summary.tpl
|
||||
%%WWWDIR%%/templates/skeleton/img/xml.gif
|
||||
%%WWWDIR%%/templates/skeleton/index.tpl
|
||||
%%WWWDIR%%/templates/skeleton/info.txt
|
||||
%%WWWDIR%%/templates/skeleton/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/skeleton/lang_en.inc.php
|
||||
%%WWWDIR%%/templates/skeleton/plugin_categories.tpl
|
||||
%%WWWDIR%%/templates/skeleton/plugin_contactform.tpl
|
||||
%%WWWDIR%%/templates/skeleton/plugin_staticpage.tpl
|
||||
%%WWWDIR%%/templates/skeleton/plugin_staticpage_searchresults.tpl
|
||||
%%WWWDIR%%/templates/skeleton/preview.png
|
||||
%%WWWDIR%%/templates/skeleton/preview_fullsize.jpg
|
||||
%%WWWDIR%%/templates/skeleton/preview_iframe.tpl
|
||||
%%WWWDIR%%/templates/skeleton/sidebar.tpl
|
||||
%%WWWDIR%%/templates/skeleton/style.css
|
||||
%%WWWDIR%%/templates/skeleton/trackbacks.tpl
|
||||
%%WWWDIR%%/templates/timeline/UTF-8/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/timeline/aqua_style.css
|
||||
%%WWWDIR%%/templates/timeline/archive_categories.tpl
|
||||
%%WWWDIR%%/templates/timeline/archive_freetag.tpl
|
||||
%%WWWDIR%%/templates/timeline/backend_templates/default_staticpage_backend.tpl
|
||||
%%WWWDIR%%/templates/timeline/blue-dark_style.css
|
||||
%%WWWDIR%%/templates/timeline/blue_style.css
|
||||
%%WWWDIR%%/templates/timeline/blueviolet_skin.css
|
||||
%%WWWDIR%%/templates/timeline/brown_style.css
|
||||
%%WWWDIR%%/templates/timeline/commentform.tpl
|
||||
%%WWWDIR%%/templates/timeline/comments.tpl
|
||||
%%WWWDIR%%/templates/timeline/config.inc.php
|
||||
%%WWWDIR%%/templates/timeline/content.tpl
|
||||
%%WWWDIR%%/templates/timeline/dark_skin.css
|
||||
%%WWWDIR%%/templates/timeline/entries.tpl
|
||||
%%WWWDIR%%/templates/timeline/entries_archives.tpl
|
||||
%%WWWDIR%%/templates/timeline/entries_summary.tpl
|
||||
%%WWWDIR%%/templates/timeline/footerbar.tpl
|
||||
%%WWWDIR%%/templates/timeline/green-light_style.css
|
||||
%%WWWDIR%%/templates/timeline/green_style.css
|
||||
%%WWWDIR%%/templates/timeline/grey_style.css
|
||||
%%WWWDIR%%/templates/timeline/img/default_avatar.jpg
|
||||
%%WWWDIR%%/templates/timeline/img/image_unavailable.jpg
|
||||
%%WWWDIR%%/templates/timeline/img/image_unavailable_alt.jpg
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-128x128.psd
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-aqua.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-blue-dark.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-blue.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-brown.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-colors.jpg
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-green-light.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-green.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-grey.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-images-included.jpg
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-orange.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-purple.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-red-dark.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-red.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome-teal.png
|
||||
%%WWWDIR%%/templates/timeline/img/subtome.png
|
||||
%%WWWDIR%%/templates/timeline/img/xml.gif
|
||||
%%WWWDIR%%/templates/timeline/index.tpl
|
||||
%%WWWDIR%%/templates/timeline/info.txt
|
||||
%%WWWDIR%%/templates/timeline/js/html5shiv.js
|
||||
%%WWWDIR%%/templates/timeline/js/placeholder-IE-fixes.js
|
||||
%%WWWDIR%%/templates/timeline/js/respond.js
|
||||
%%WWWDIR%%/templates/timeline/js/timeline.js
|
||||
%%WWWDIR%%/templates/timeline/lang_de.inc.php
|
||||
%%WWWDIR%%/templates/timeline/lang_en.inc.php
|
||||
%%WWWDIR%%/templates/timeline/orange_style.css
|
||||
%%WWWDIR%%/templates/timeline/plugin_contactform.tpl
|
||||
%%WWWDIR%%/templates/timeline/plugin_dynamicform.tpl
|
||||
%%WWWDIR%%/templates/timeline/plugin_staticpage.tpl
|
||||
%%WWWDIR%%/templates/timeline/plugin_staticpage_aboutpage.tpl
|
||||
%%WWWDIR%%/templates/timeline/plugin_staticpage_related_category.tpl
|
||||
%%WWWDIR%%/templates/timeline/plugin_staticpage_searchresults.tpl
|
||||
%%WWWDIR%%/templates/timeline/preview.png
|
||||
%%WWWDIR%%/templates/timeline/preview_fullsize.jpg
|
||||
%%WWWDIR%%/templates/timeline/preview_iframe.tpl
|
||||
%%WWWDIR%%/templates/timeline/purple_style.css
|
||||
%%WWWDIR%%/templates/timeline/red-dark_style.css
|
||||
%%WWWDIR%%/templates/timeline/red_style.css
|
||||
%%WWWDIR%%/templates/timeline/sidebar.tpl
|
||||
%%WWWDIR%%/templates/timeline/staticpage-entries-listing.tpl
|
||||
%%WWWDIR%%/templates/timeline/style.css
|
||||
%%WWWDIR%%/templates/timeline/teal_style.css
|
||||
%%WWWDIR%%/templates/timeline/trackbacks.tpl
|
||||
%%WWWDIR%%/templates_c/.empty
|
||||
%%WWWDIR%%/uploads/.empty
|
||||
%%WWWDIR%%/wfwcomment.php
|
||||
|
Loading…
Reference in New Issue
Block a user