pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/typolight27 Update www/typolight27 to ifficial rel...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/07f3b9e27dac
branches:  trunk
changeset: 392398:07f3b9e27dac
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri May 01 03:04:48 2009 +0000

description:
Update www/typolight27 to ifficial release 2.7.0.

==========================
TYPOlight webCMS CHANGELOG
==========================

Version 2.7.0 (2009-05-01)
--------------------------
- Updated SyntaxHighlighter to version 2.0.296
- Moved the DOMPDF plugin to the extension repository
- Moved the developers module to the extension repository
- Removed the outdated PunBB bridge extension
- Added a glossary extension to the core
- Added a rewrite rule to dispatch gzipped .js and .css files
- Added basic drag'n'drop support in the back end (parent view)
- Added better confirmation messages to comment elements (#677)
- Fixes issue with insert tag "date" returning the wrong date(#639)
- Fixed issue with date validation if the date contains slashes (#668)
- Fixed issue with RSS reader not showing feed header data (#635)
- Fixed issue with tablesort.js not working in IE (#652)
- Fixes issue with limit filter not considering root IDs (#670)
- Fixes issue with article IDs being generated from the title (#675)
- Fixed a few minor issues

Version 2.7.RC2 (2009-04-01)
----------------------------
- IE8 compatible back end
- Replaced UFO with SWFObject (#218)
- Updated mootools to version 1.2.1 (#1)
- Updated dfGallery to version 2.005 (#463)
- Updated simplepie to version 1.1.3 (#238)
- Updated TCPDF to version 4.5.032 (#80)
- Updated TinyMCE to version 3.2.2.1 (#622)
- Updated all HTTP headers to HTTP/1.1 (#583)
- Merged the calendar and mini-calendar modules
- Added module "book navigation"
- Added mootools color picker (mooRainbow)
- Added an improved date validation routine (#314)
- Added automatic field resizing to the table wizard (#553)
- Added option to define the meta robots tag in the site structure (#586)
- Added a file picker widget to choose images in the style sheet editor (#60)
- Added option to choose whether to export teasers or full articles in RSS feeds (#591)
- Added a WHERE condition for the details page of the listing module (#618)
- Added option to hide the channel selection menu in newsletter modules (#464)
- Added insert tag "iflng" to insert language specific content (#367)
- Added an option to disable the session ip check (#18)
- Added conditional comments support to the style sheet editor (#379)
- Added option to purge data in the personal settings module (#585)
- Added a custom error page for missing referer host addresses (#592)
- Added support for featured news to the news extension (#191)
- Improved cross-browser stability of the new form layout
- Improved handling of the search and filter functions in the back end (#526)
- Fixed issue with emtpy requests being cached (#579)
- Fixed issue with cache header sending a wrong max-age (#600)
- Fixed news comments permissions in the back end (#603)
- Fixed some minor issues

Version 2.7.RC1 (2009-03-15)
----------------------------
- Overworked all language files
- Declared the Template class abstract (#309)
- Modified main navigation template "nav_default" (#559)
- Added "importUser" hook (#187)
- Added class "error" to form fields (#200)
- Added new collapsible two-column back end form layout
- Added FIND_IN_SET() support to sortable back end fields (#299)
- Added salted passwords to prevent against rainbow table attacks (#142)
- Added a method to parse textual date representations (#304)
- Added routine to check for duplicate newsletter recipients (#575)
- Improved sorting of FAQ categories in the front end
- Improved undo function so regular users can only see their own undo steps (#434)
- Fixed issue with indexer failing to read large pages (#516)
- Fixed issue with thumbnail generator and transparent GIFs and PNGs (#572)
- Fixed issue with style sheet importer not handling margin:auto correctly (#492)
- Fixed issue with e-mail addresses not being encoded in news and events (#528)
- Fixed some minor issues

diffstat:

 www/typolight27/Makefile         |    3 +-
 www/typolight27/Makefile.version |    4 +-
 www/typolight27/PLIST            |  247 +++++++++++---------------------------
 www/typolight27/distinfo         |    8 +-
 4 files changed, 82 insertions(+), 180 deletions(-)

diffs (truncated from 391 to 300 lines):

diff -r 9da1c5c5bb51 -r 07f3b9e27dac www/typolight27/Makefile
--- a/www/typolight27/Makefile  Fri May 01 03:02:29 2009 +0000
+++ b/www/typolight27/Makefile  Fri May 01 03:04:48 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/04/30 13:15:35 taca Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/01 03:04:48 taca Exp $
 #
 
 DISTNAME=      typolight-${TL_VERSION}
 PKGNAME=       typolight${TL_VER}-${TL_PKGVER}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=typolight/}
 
diff -r 9da1c5c5bb51 -r 07f3b9e27dac www/typolight27/Makefile.version
--- a/www/typolight27/Makefile.version  Fri May 01 03:02:29 2009 +0000
+++ b/www/typolight27/Makefile.version  Fri May 01 03:04:48 2009 +0000
@@ -1,3 +1,3 @@
-# $NetBSD: Makefile.version,v 1.1.1.1 2009/04/26 03:58:42 taca Exp $
+# $NetBSD: Makefile.version,v 1.2 2009/05/01 03:04:48 taca Exp $
 #
-TL_VERSION=            2.7.RC2
+TL_VERSION=            2.7.0
diff -r 9da1c5c5bb51 -r 07f3b9e27dac www/typolight27/PLIST
--- a/www/typolight27/PLIST     Fri May 01 03:02:29 2009 +0000
+++ b/www/typolight27/PLIST     Fri May 01 03:04:48 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/26 03:58:42 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/05/01 03:04:48 taca Exp $
 ${TL_DOCDIR}/README
 ${TL_EGDIR}/basic.css
 ${TL_EGDIR}/print.css
@@ -38,107 +38,40 @@
 ${TL_WEBDIR}/plugins/calendar/calendar.png
 ${TL_WEBDIR}/plugins/calendar/calendar_src.css
 ${TL_WEBDIR}/plugins/calendar/calendar_src.js
-${TL_WEBDIR}/plugins/dompdf/dompdf_config.inc.php
-${TL_WEBDIR}/plugins/dompdf/include/abstract_renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/attribute_translator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/block_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/block_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/block_positioner.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/block_renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/cached_pdf_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/canvas.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/canvas_factory.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/cellmap.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/cpdf_adapter.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/dompdf.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/dompdf_exception.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/dompdf_internal_exception.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/font_metrics.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/frame.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/frame_factory.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/frame_tree.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/functions.inc.php
-${TL_WEBDIR}/plugins/dompdf/include/gd_adapter.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/generated_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/image_cache.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/image_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/image_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/image_renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/inline_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/inline_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/inline_positioner.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/inline_renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/list_bullet_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/list_bullet_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/list_bullet_image_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/list_bullet_positioner.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/list_bullet_renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/null_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/null_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/null_positioner.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/page_cache.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/page_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/page_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/pdflib_adapter.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/php_evaluator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/positioner.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/style.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/stylesheet.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_cell_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_cell_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_cell_positioner.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_cell_renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_row_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_row_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_row_group_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_row_group_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/table_row_positioner.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/tcpdf_adapter.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/text_frame_decorator.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/text_frame_reflower.cls.php
-${TL_WEBDIR}/plugins/dompdf/include/text_renderer.cls.php
-${TL_WEBDIR}/plugins/dompdf/lib/class.pdf.php
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Courier-Bold.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Courier-BoldOblique.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Courier-Oblique.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Courier.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Helvetica-Bold.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Helvetica-BoldOblique.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Helvetica-Oblique.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Helvetica.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Times-Bold.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Times-BoldItalic.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Times-Italic.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/Times-Roman.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/ZapfDingbats.afm
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/dompdf_font_family_cache
-${TL_WEBDIR}/plugins/dompdf/lib/fonts/dompdf_font_family_cache.dist
-${TL_WEBDIR}/plugins/dompdf/lib/res/broken_image.png
-${TL_WEBDIR}/plugins/dompdf/lib/res/html.css
-${TL_WEBDIR}/plugins/dpsyntax/bg.gif
-${TL_WEBDIR}/plugins/dpsyntax/clipboard.swf
-${TL_WEBDIR}/plugins/dpsyntax/dpsyntax.css
-${TL_WEBDIR}/plugins/dpsyntax/dpsyntax_src.css
-${TL_WEBDIR}/plugins/dpsyntax/iefixes.css
-${TL_WEBDIR}/plugins/dpsyntax/shBrushCSharp.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushCpp.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushCss.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushDelphi.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushJScript.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushJava.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushPhp.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushPython.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushRuby.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushSql.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushVb.js
-${TL_WEBDIR}/plugins/dpsyntax/shBrushXml.js
-${TL_WEBDIR}/plugins/dpsyntax/shCore.js
-${TL_WEBDIR}/plugins/dpsyntax/shCore.uncompressed.js
+${TL_WEBDIR}/plugins/highlighter/scripts/clipboard.swf
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushBash.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushCSharp.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushCpp.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushCss.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushDelphi.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushDiff.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushGroovy.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushJScript.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushJava.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushPerl.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushPhp.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushPlain.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushPython.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushRuby.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushScala.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushSql.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushVb.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shBrushXml.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shCore.js
+${TL_WEBDIR}/plugins/highlighter/scripts/shCore.js.gz
+${TL_WEBDIR}/plugins/highlighter/scripts/shInit.js
+${TL_WEBDIR}/plugins/highlighter/src/shCore.css
+${TL_WEBDIR}/plugins/highlighter/src/shCore.js
+${TL_WEBDIR}/plugins/highlighter/src/shThemeTYPOlight.css
+${TL_WEBDIR}/plugins/highlighter/styles/help.png
+${TL_WEBDIR}/plugins/highlighter/styles/magnifier.png
+${TL_WEBDIR}/plugins/highlighter/styles/page_white_code.png
+${TL_WEBDIR}/plugins/highlighter/styles/page_white_copy.png
+${TL_WEBDIR}/plugins/highlighter/styles/printer.png
+${TL_WEBDIR}/plugins/highlighter/styles/shCore.css
+${TL_WEBDIR}/plugins/highlighter/styles/shThemeDefault.css
+${TL_WEBDIR}/plugins/highlighter/styles/shThemeTYPOlight.css
+${TL_WEBDIR}/plugins/highlighter/styles/wrapping.png
 ${TL_WEBDIR}/plugins/mootools/images/blank.gif
 ${TL_WEBDIR}/plugins/mootools/images/moor_arrows.gif
 ${TL_WEBDIR}/plugins/mootools/images/moor_boverlay.png
@@ -146,6 +79,7 @@
 ${TL_WEBDIR}/plugins/mootools/images/moor_slider.png
 ${TL_WEBDIR}/plugins/mootools/images/moor_woverlay.png
 ${TL_WEBDIR}/plugins/mootools/mootools.js
+${TL_WEBDIR}/plugins/mootools/mootools.js.gz
 ${TL_WEBDIR}/plugins/mootools/mootools_src.js
 ${TL_WEBDIR}/plugins/mootools/rainbow.css
 ${TL_WEBDIR}/plugins/mootools/rainbow.js
@@ -166,6 +100,7 @@
 ${TL_WEBDIR}/plugins/slimbox/js/slimbox.js
 ${TL_WEBDIR}/plugins/slimbox/js/slimbox_src.js
 ${TL_WEBDIR}/plugins/swfobject/swfobject.js
+${TL_WEBDIR}/plugins/swfobject/swfobject.js.gz
 ${TL_WEBDIR}/plugins/swfobject/swfobject_src.js
 ${TL_WEBDIR}/plugins/tablesort/css/tablesort.css
 ${TL_WEBDIR}/plugins/tablesort/css/tablesort_src.css
@@ -178,12 +113,6 @@
 ${TL_WEBDIR}/plugins/tcpdf/config/lang/eng.php
 ${TL_WEBDIR}/plugins/tcpdf/config/tcpdf_config.php
 ${TL_WEBDIR}/plugins/tcpdf/fonts/courier.php
-${TL_WEBDIR}/plugins/tcpdf/fonts/freefont-20080323/AUTHORS
-${TL_WEBDIR}/plugins/tcpdf/fonts/freefont-20080323/COPYING
-${TL_WEBDIR}/plugins/tcpdf/fonts/freefont-20080323/CREDITS
-${TL_WEBDIR}/plugins/tcpdf/fonts/freefont-20080323/ChangeLog
-${TL_WEBDIR}/plugins/tcpdf/fonts/freefont-20080323/INSTALL
-${TL_WEBDIR}/plugins/tcpdf/fonts/freefont-20080323/README
 ${TL_WEBDIR}/plugins/tcpdf/fonts/freeserif.ctg.z
 ${TL_WEBDIR}/plugins/tcpdf/fonts/freeserif.php
 ${TL_WEBDIR}/plugins/tcpdf/fonts/freeserif.z
@@ -1061,37 +990,6 @@
 ${TL_WEBDIR}/system/modules/comments/templates/.htaccess
 ${TL_WEBDIR}/system/modules/comments/templates/ce_comments.tpl
 ${TL_WEBDIR}/system/modules/comments/templates/com_default.tpl
-${TL_WEBDIR}/system/modules/development/ModuleExtension.php
-${TL_WEBDIR}/system/modules/development/ModuleLabels.php
-${TL_WEBDIR}/system/modules/development/config/.htaccess
-${TL_WEBDIR}/system/modules/development/config/config.php
-${TL_WEBDIR}/system/modules/development/config/database.sql
-${TL_WEBDIR}/system/modules/development/dca/.htaccess
-${TL_WEBDIR}/system/modules/development/dca/tl_extension.php
-${TL_WEBDIR}/system/modules/development/html/apply.gif
-${TL_WEBDIR}/system/modules/development/html/extension.gif
-${TL_WEBDIR}/system/modules/development/html/labels.css
-${TL_WEBDIR}/system/modules/development/html/labels.gif
-${TL_WEBDIR}/system/modules/development/languages/de/.htaccess
-${TL_WEBDIR}/system/modules/development/languages/de/modules.php
-${TL_WEBDIR}/system/modules/development/languages/de/tl_extension.php
-${TL_WEBDIR}/system/modules/development/languages/de/tl_labels.php
-${TL_WEBDIR}/system/modules/development/languages/en/.htaccess
-${TL_WEBDIR}/system/modules/development/languages/en/modules.php
-${TL_WEBDIR}/system/modules/development/languages/en/tl_extension.php
-${TL_WEBDIR}/system/modules/development/languages/en/tl_labels.php
-${TL_WEBDIR}/system/modules/development/templates/.htaccess
-${TL_WEBDIR}/system/modules/development/templates/dev_beClass.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_config.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_database.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_dca.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_default.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_extension.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_feClass.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_htaccess.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_labels.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_modules.tpl
-${TL_WEBDIR}/system/modules/development/templates/dev_table.tpl
 ${TL_WEBDIR}/system/modules/dfGallery/ContentDfGallery.php
 ${TL_WEBDIR}/system/modules/dfGallery/DfGallery.swf
 ${TL_WEBDIR}/system/modules/dfGallery/config/.htaccess
@@ -1101,9 +999,11 @@
 ${TL_WEBDIR}/system/modules/dfGallery/dca/tl_content.php
 ${TL_WEBDIR}/system/modules/dfGallery/languages/de/.htaccess
 ${TL_WEBDIR}/system/modules/dfGallery/languages/de/default.php
+${TL_WEBDIR}/system/modules/dfGallery/languages/de/modules.php
 ${TL_WEBDIR}/system/modules/dfGallery/languages/de/tl_content.php
 ${TL_WEBDIR}/system/modules/dfGallery/languages/en/.htaccess
 ${TL_WEBDIR}/system/modules/dfGallery/languages/en/default.php
+${TL_WEBDIR}/system/modules/dfGallery/languages/en/modules.php
 ${TL_WEBDIR}/system/modules/dfGallery/languages/en/tl_content.php
 ${TL_WEBDIR}/system/modules/dfGallery/resources/locale/dfgallery_en.eden
 ${TL_WEBDIR}/system/modules/dfGallery/resources/themes/standard/properties.php
@@ -1184,7 +1084,7 @@
 ${TL_WEBDIR}/system/modules/frontend/Module.php
 ${TL_WEBDIR}/system/modules/frontend/ModuleArticle.php
 ${TL_WEBDIR}/system/modules/frontend/ModuleArticleList.php
-${TL_WEBDIR}/system/modules/frontend/ModuleArticleNav.php
+${TL_WEBDIR}/system/modules/frontend/ModuleArticlenav.php
 ${TL_WEBDIR}/system/modules/frontend/ModuleBooknav.php
 ${TL_WEBDIR}/system/modules/frontend/ModuleBreadcrumb.php
 ${TL_WEBDIR}/system/modules/frontend/ModuleCustomnav.php
@@ -1283,6 +1183,29 @@
 ${TL_WEBDIR}/system/modules/frontend/templates/nav_default.tpl
 ${TL_WEBDIR}/system/modules/frontend/templates/pagination.tpl
 ${TL_WEBDIR}/system/modules/frontend/templates/search_default.tpl
+${TL_WEBDIR}/system/modules/glossary/ModuleGlossaryList.php
+${TL_WEBDIR}/system/modules/glossary/ModuleGlossaryMenu.php
+${TL_WEBDIR}/system/modules/glossary/config/.htaccess
+${TL_WEBDIR}/system/modules/glossary/config/config.php
+${TL_WEBDIR}/system/modules/glossary/config/database.sql
+${TL_WEBDIR}/system/modules/glossary/dca/.htaccess
+${TL_WEBDIR}/system/modules/glossary/dca/tl_glossary.php
+${TL_WEBDIR}/system/modules/glossary/dca/tl_glossary_term.php
+${TL_WEBDIR}/system/modules/glossary/dca/tl_module.php
+${TL_WEBDIR}/system/modules/glossary/html/icon.gif
+${TL_WEBDIR}/system/modules/glossary/languages/de/.htaccess
+${TL_WEBDIR}/system/modules/glossary/languages/de/modules.php
+${TL_WEBDIR}/system/modules/glossary/languages/de/tl_glossary.php
+${TL_WEBDIR}/system/modules/glossary/languages/de/tl_glossary_term.php
+${TL_WEBDIR}/system/modules/glossary/languages/de/tl_module.php
+${TL_WEBDIR}/system/modules/glossary/languages/en/.htaccess
+${TL_WEBDIR}/system/modules/glossary/languages/en/modules.php
+${TL_WEBDIR}/system/modules/glossary/languages/en/tl_glossary.php
+${TL_WEBDIR}/system/modules/glossary/languages/en/tl_glossary_term.php
+${TL_WEBDIR}/system/modules/glossary/languages/en/tl_module.php
+${TL_WEBDIR}/system/modules/glossary/templates/.htaccess
+${TL_WEBDIR}/system/modules/glossary/templates/mod_glossary_list.tpl
+${TL_WEBDIR}/system/modules/glossary/templates/mod_glossary_menu.tpl
 ${TL_WEBDIR}/system/modules/listing/ModuleListing.php
 ${TL_WEBDIR}/system/modules/listing/config/.htaccess
 ${TL_WEBDIR}/system/modules/listing/config/config.php
@@ -1416,17 +1339,6 @@
 ${TL_WEBDIR}/system/modules/newsletter/templates/mod_newsletter_list.tpl
 ${TL_WEBDIR}/system/modules/newsletter/templates/mod_newsletter_reader.tpl
 ${TL_WEBDIR}/system/modules/newsletter/templates/nl_default.tpl
-${TL_WEBDIR}/system/modules/pun_bridge/._htaccess
-${TL_WEBDIR}/system/modules/pun_bridge/PunBridge.php
-${TL_WEBDIR}/system/modules/pun_bridge/README.txt
-${TL_WEBDIR}/system/modules/pun_bridge/config/.htaccess



Home | Main Index | Thread Index | Old Index