Update typolight28 package to 2.8.0 (TYPOlight 2.8.0).
2.8.0 (2010-02-16) * Updated MooTools More to version 1.2.4.3 * Updated mediabox plugin to version 1.2.0 (#1401) * Updated SwiftMailer plugin to version 4.0.6 (#1470) * Improved the e-mail address spam protection algorithm (#1248) * Added insert tags article/faq/news/event_open, _url and _title (#1370) * Added an option to assign CSS IDs/classes to teaser elements (#1392) * Added an option to disable FancyUpload (#1423) * Removed PCRE modifier /e for better compatibility (#1405) * Fixed issue with empty alias drop-down menus * Fixed issue with feed names not being mandatory (#1317) * Fixed issue with page language not being set correctly (#1326) * Fixed issue with collations drop-down not being MySQL 4.1 compatible (#1336) * Fixed issue with comments module not supporting multiple forms (#1332) * Fixed inconsistent access permissions (#1319) * Fixed issue with system messages not being shown (#1365) * Fixed issue with back end top links not working correctly (#1358) * Fixed issue with basic entities not being restored in the website title (#1359) * Fixed issue with style sheets not being updated correctly (#1351) * Fixed issue with DC_Table::copyChilds() not working correctly (#1360) * Fixed issue with incorrectly encoded characters in the security question (#1380) * Fixed issue with german dates not being validated correctly (#1381) * Fixed issue with "*_teaser" insert tags not supporting aliases (#1389) * Fixed issue with front end users losing group membership (#1403) * Fixed issue with listing module not working when alias usage is disabled (#1408) * Fixed issue with cached pages being sent with the wrong header (#1407) * Fixed issue with right column articles overriding the page title (#1440) * Fixed issue with publish icons not being set correctly (#1436) * Fixed issue with unsearchable news/events being added to the sitemap (#1464) * Fixed issue with striptags() not supporting POST arrays (#1429) * Fixed issue with events being opened in a new window (#1453) * Fixed issue with article teaser links not being limited to the website root (#1409) * Fixed issue with textual font-sizes not being imported (#1465) * Fixed issue with users not being redirected to login upon Ajax requests (#1466) * Fixed issue with TextField widgets not supporting arrays (#1342) * Fixed issue with newsletter reader not supporting plain text messages (#1478) * Fixed issue with news and event insert tags creating wrong links (#1396) * Fixed issue with TextArea default values not supporting line breaks (#1430) * Fixed issue with thumbnails being created although no resizing is required (#1468) * Fixed issue with empty news/event text in the back end overview (#1489) * Fixed issue with FancyUpload script not being compatible to extTYPOlight (#1487) * Fixed issue with Date class not supporting the Swedish time format (#1498) * Fixed issue with inconsistent label_callback function calls (#1488) * Fixed issue with newsletter reader not replacing insert tags (#1506) * Fixed issue with home directories not being unique (#1490) * Fixed issue with events not being shown in "shortened view" (#1473) * Fixed issue with ModuleCustomnav generating invalid links (#1543) * Fixed issue with subpalettes not evaluating scripts (#1522) * Fixed issue with listing module generating invalid profile links (#1532) * Fixed issue with sortable tables not supporting negative numbers and floats (#1529) * Fixed issue with listView headers not supporting time fields (#1540) * Fixed issue with Folder::isEmpty() returning wrong results (#1555) * Fixed issue with users not being able to create new pages in a root page (#1554) * Fixed issue with BBCode parser stripping tags and code snippets (#1543) * Fixed issue with style sheet importer not handling textual font colors (#1553) * Fixed some minor issues
This commit is contained in:
parent
f814b5b615
commit
30946352ce
5 changed files with 51 additions and 34 deletions
|
@ -1,24 +1,37 @@
|
|||
TYPOlight webCMS is a powerful web content management system that
|
||||
specializes in accessibility (back end and front end) and uses XHTML
|
||||
and CSS to generate W3C/WAI compliant pages. It was developed by Leo
|
||||
Feyer in 2004 and has been released under the Lesser General Public
|
||||
License (LGPL).
|
||||
TYPOlight is an open source content management system (CMS) for people who
|
||||
want a professional internet presence that is easy to maintain.
|
||||
The state-of-the-art structure of the system offers a high security standard
|
||||
and allows you to develop search engine friendly websites that are also
|
||||
accessible for people with disabilities. Furthermore, the system can be
|
||||
expanded flexibly and inexpensively. Easy management of user rights, the
|
||||
Live Update Service, the modern CSS framework and many already integrated
|
||||
modules (news, calendar, forms, etc.) have quickly made TYPOlight one of the
|
||||
most popular open source content management systems on the market.
|
||||
|
||||
Here are some prominent features that make TYPOlight stand out from
|
||||
the variety of content management systems. If you want to learn more,
|
||||
check out the full feature list ( http://www.typolight.org/features.html).
|
||||
TYPOlight has an intuitive user interface that uses Ajax and Web 2.0
|
||||
technologies for optimal usability. Multiple back end languages and themes,
|
||||
a powerful permission system, versioning and undo management, advanced search
|
||||
and sorting options or the Live Update Service are just a few of many
|
||||
features that make TYPOlight stand out from other CMS. The TYPOlight front
|
||||
end is 100% template based and generates accessible XHTML strict output that
|
||||
meets the W3C/WAI requirements. Search engine friendly URLs, GZip support, a
|
||||
PDF export function, multi-language support and many more allow you to build
|
||||
contemporary websites without being a programmer.
|
||||
|
||||
* Live update feature
|
||||
* Multilingual documentation
|
||||
* Accessible XHTML strict output
|
||||
* Uses Ajax and Web 2.0 technologies
|
||||
* Multi-language support (character set UTF-8)
|
||||
* Cross-browser CSS framework generator (IE7 compatible)
|
||||
* Built-in file manager, search engine and form generator
|
||||
* Multiple back end languages and back end themes
|
||||
* Front end output 100% template based
|
||||
* Versioning and undo management
|
||||
* Advanced editing features
|
||||
* Powerful site structure
|
||||
* Fine-grained permission system
|
||||
* Flexible form generator
|
||||
* Full-text search engine
|
||||
* Built-in CSS framework
|
||||
* Built-in file manager
|
||||
* Built-in news/blog module
|
||||
* Built-in calendar module
|
||||
* Built-in newsletter module
|
||||
* Wide choice of additional modules
|
||||
* Accessible front and back end
|
||||
* Easy live update
|
||||
* Ajax and PHP 5
|
||||
|
||||
Note: Live update feature dosen't work because of pkgsrc's nature.
|
||||
|
||||
And this is development release and shouldn't be used production site.
|
||||
Note: Live update feature would work with typolight-liveupdate PKG_OPTION
|
||||
enabled, but it might be conflict with regular pkgsrc maintainous.
|
||||
|
|
|
@ -1,12 +1,15 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.2 2009/12/24 03:21:40 taca Exp $
|
||||
$NetBSD: MESSAGE,v 1.3 2010/02/17 14:38:05 taca Exp $
|
||||
|
||||
To complete the setup, please read:
|
||||
|
||||
${PREFIX}/share/doc/typolight${TL_VER}/README
|
||||
|
||||
|
||||
NOTE: TYPOlight 2.8.RC2 is *beta* version and it isn't suitable for
|
||||
productional website!
|
||||
Please refer http://www.typolight.org/news/items/typolight-2_8_0.html
|
||||
in detail when updating from older release.
|
||||
|
||||
Especially, dfGallery, glossary and memberlist modules moved to
|
||||
TYPOlight Extension Repository.
|
||||
|
||||
===========================================================================
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# $NetBSD: Makefile.version,v 1.2 2009/12/24 03:21:40 taca Exp $
|
||||
# $NetBSD: Makefile.version,v 1.3 2010/02/17 14:38:05 taca Exp $
|
||||
#
|
||||
TL_VERSION= 2.8.RC2
|
||||
TL_VERSION= 2.8.0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2009/12/24 03:21:40 taca Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2010/02/17 14:38:05 taca Exp $
|
||||
${TL_DOCDIR}/README
|
||||
${TL_EGDIR}/basic.css
|
||||
${TL_EGDIR}/print.css
|
||||
|
@ -6,6 +6,7 @@ ${TL_EGDIR}/robots.txt
|
|||
${TL_EGDIR}/system/config/config.php
|
||||
${TL_EGDIR}/system/config/countries.php
|
||||
${TL_EGDIR}/system/config/dcaconfig.php
|
||||
${TL_EGDIR}/system/config/fancyUpload.php
|
||||
${TL_EGDIR}/system/config/initconfig.php
|
||||
${TL_EGDIR}/system/config/langconfig.php
|
||||
${TL_EGDIR}/system/config/languages.php
|
||||
|
@ -140,6 +141,7 @@ ${TL_WEBDIR}/plugins/slimbox/js/slimbox.js
|
|||
${TL_WEBDIR}/plugins/slimbox/js/slimbox.js.gz
|
||||
${TL_WEBDIR}/plugins/slimbox/js/slimbox_src.js
|
||||
${TL_WEBDIR}/plugins/swiftmailer/README
|
||||
${TL_WEBDIR}/plugins/swiftmailer/VERSION
|
||||
${TL_WEBDIR}/plugins/swiftmailer/classes/Swift.php
|
||||
${TL_WEBDIR}/plugins/swiftmailer/classes/Swift/Attachment.php
|
||||
${TL_WEBDIR}/plugins/swiftmailer/classes/Swift/ByteStream/AbstractFilterableInputStream.php
|
||||
|
@ -280,9 +282,11 @@ ${TL_WEBDIR}/plugins/swiftmailer/mime_types.php
|
|||
${TL_WEBDIR}/plugins/swiftmailer/preferences.php
|
||||
${TL_WEBDIR}/plugins/swiftmailer/swift_init.php
|
||||
${TL_WEBDIR}/plugins/swiftmailer/swift_required.php
|
||||
${TL_WEBDIR}/plugins/swiftmailer/swift_required_pear.php
|
||||
${TL_WEBDIR}/plugins/tablesort/css/tablesort.css
|
||||
${TL_WEBDIR}/plugins/tablesort/css/tablesort_src.css
|
||||
${TL_WEBDIR}/plugins/tablesort/js/tablesort.js
|
||||
${TL_WEBDIR}/plugins/tablesort/js/tablesort.js.gz
|
||||
${TL_WEBDIR}/plugins/tablesort/js/tablesort_src.js
|
||||
${TL_WEBDIR}/plugins/tablesort/media/asc.gif
|
||||
${TL_WEBDIR}/plugins/tablesort/media/default.gif
|
||||
|
@ -407,8 +411,6 @@ ${TL_WEBDIR}/plugins/tinyMCE/plugins/advimage/langs/vi_dlg.js
|
|||
${TL_WEBDIR}/plugins/tinyMCE/plugins/advimage/langs/zh_dlg.js
|
||||
${TL_WEBDIR}/plugins/tinyMCE/plugins/autosave/editor_plugin.js
|
||||
${TL_WEBDIR}/plugins/tinyMCE/plugins/autosave/editor_plugin_src.js
|
||||
${TL_WEBDIR}/plugins/tinyMCE/plugins/contextmenu/editor_plugin.js
|
||||
${TL_WEBDIR}/plugins/tinyMCE/plugins/contextmenu/editor_plugin_src.js
|
||||
${TL_WEBDIR}/plugins/tinyMCE/plugins/directionality/editor_plugin.js
|
||||
${TL_WEBDIR}/plugins/tinyMCE/plugins/directionality/editor_plugin_src.js
|
||||
${TL_WEBDIR}/plugins/tinyMCE/plugins/emotions/editor_plugin.js
|
||||
|
@ -1838,4 +1840,3 @@ ${TL_WEBDIR}/typolight/typolight.js
|
|||
${TL_WEBDIR}/typolight/typolight.js.gz
|
||||
${TL_WEBDIR}/typolight/typolight_src.js
|
||||
${TL_WEBDIR}/typolight/upload.php
|
||||
@pkgdir share/typolight28/templates
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2009/12/24 03:21:40 taca Exp $
|
||||
$NetBSD: distinfo,v 1.3 2010/02/17 14:38:05 taca Exp $
|
||||
|
||||
SHA1 (typolight-2.8.RC2.tar.gz) = 05251f8fb8a9975f8ef39b65b2f477e8f9f003f3
|
||||
RMD160 (typolight-2.8.RC2.tar.gz) = d6ef07bbf5e635d414eeebc9f9f4634b61958f7f
|
||||
Size (typolight-2.8.RC2.tar.gz) = 4060422 bytes
|
||||
SHA1 (typolight-2.8.0.tar.gz) = 482e7908530e4d8a968501ac63a14359bf8a825b
|
||||
RMD160 (typolight-2.8.0.tar.gz) = e492982b4b563888a2b5b8daaefc2a1e49bbe38e
|
||||
Size (typolight-2.8.0.tar.gz) = 4037282 bytes
|
||||
|
|
Loading…
Reference in a new issue