summaryrefslogtreecommitdiff
path: root/www/contao33/DESCR
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-05-27 15:41:27 +0000
committertaca <taca@pkgsrc.org>2014-05-27 15:41:27 +0000
commit7327520449daa81c77acb99ed855451e33c64211 (patch)
tree7c33f4788409797cc1309b3b39b9a5b793e691d4 /www/contao33/DESCR
parentc0c6af8173eed683506cbde641f781f773f497ac (diff)
downloadpkgsrc-7327520449daa81c77acb99ed855451e33c64211.tar.gz
Add www/contao33 package version 3.3.0.
Contao 3.3 is new stable release of Contao Open Source CMS. Some new features from Contao 3.2: * Added a markdown content element. * Added the insert tag flags "urlencode" and "rawurlencode". * Add a flexible back end theme. * Add DropZone-based file uploader. * Add permissions to import and export themes. * Allow to override the default templates of module, content element and form firld. * Add version control for editable files. * Add template inheritance and template insertion. * Make the title tag configurable in the page layout. * Mark the beginning and end of each template in debug mode. * Add support of SCSS/LESS files as external style sheets to page layout. * Make the file system synchronization available on the command line.
Diffstat (limited to 'www/contao33/DESCR')
-rw-r--r--www/contao33/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/contao33/DESCR b/www/contao33/DESCR
new file mode 100644
index 00000000000..278f79349a8
--- /dev/null
+++ b/www/contao33/DESCR
@@ -0,0 +1,9 @@
+Contao is an Open Source Content Management Framework developed by Leo Feyer
+and distributed under the LGPL license (see GPL.txt and LGPL.txt for more
+information). It was formerly known as TYPOlight Open Source CMS.
+
+Its open architecture allows everybody to extend the system to fit his
+needs. Contao specializes in accessible websites and is accessbile
+itself (front end and back end), rendering valid HTML5 or XHTML pages.
+
+This is version 3.3 stable release.