NOTICE: This package has been removed from pkgsrc

./www/contao42, Contao Open Source CMS 4.2.5

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.2.5, Package name: php56-contao42-4.2.5, Maintainer: taca

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.

Contao 4.2 is third minor release of Contao 4, which has incompatible API
from Contao 3.

* Now Contao is Symfony bundle.
* Contao 4 dose not use .htaccess files for protexting directory.
* DocumentRoot is "web" subdirecotry.
* XHTML support has gone, HTML5 only.
* Schema.org markup support.

Additionally, these new features.

* Tree view supports filter support.
* File manager support file searching.
* Vimeo video is also supported additinally Youtube.

DEINSTALL [+/-]

Required to run:
[www/php-curl] [graphics/php-gd] [archivers/php-zlib] [shells/bash] [security/php-mcrypt] [converters/php-mbstring] [databases/php-mysqli] [net/php-soap] [textproc/php-dom] [textproc/php-intl]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 94d5937af9ce6557be57ddc7ffdead4aca25a8b3
RMD160: ebcfb8d5dad82e85860a397e31976f2d7204d8e8
Filesize: 14299.863 KB

Version history: (Expand)


CVS history: (Expand)


   2016-12-19 00:19:13 by Takahiro Kambe | Files touched by this commit (7) | Package removed
Log message:
Delete contao42 from pkgsrc since it is EOL.
   2016-11-27 17:06:32 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Backout previous change.  It is not correct one.
   2016-11-27 16:41:10 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix installation of one config file.

Bump PKGREVISION.
   2016-10-27 17:14:17 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update contao42 to 4.2.5.

### 4.2.5 (2016-10-27)

 * Unlock members after password change (see contao/core#8545).
 * Register an alias for the language fallback page model (see
   contao/core#8544).
 * Correctly calculate the maximum length of tl_files.name (see
   contao/core#8536).
 * Correctly add the headline if a content element is versionized (see
   contao/core#8502).
 * Optimize the DCA sorting filter for date fields (see contao/core#8485).
 * Do not show version entries of deleted files (see contao/core#8480).
 * Redirect the empty URL depending on language and alias name (see
   contao/core#8498).
 * Apply `specialchars()` to widget attributes (see contao/core#8505).
 * Queue the requests when rebuilding the search index (see contao/core#8449).
 * Correctly determine the form field names in the file manager (see #600).
 * Correctly show the maximum file size in the form upload widget (see #595).
 * Correctly encode e-mail addresses in the text element (see #594).
 * Do not parse front end templates twice (see #599).
 * Correctly set host and scheme in the URL generator (see #592).
 * Correctly reload the page and file trees in "edit multiple" mode.
 * Correctly normalize the paths in the symlink command.
   2016-09-24 15:24:11 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update contao42 to 4.2.4.  This is a leaf package.

### 4.2.4 (2016-09-21)

 * Handle special character passwords in the "close account" module \ 
(see contao/core#8455).
 * Handle broken SVG files in the Image and File class (see contao/core#8470).
 * Reduce the maximum field length by the file extension length (see \ 
contao/core#8472).
 * Fall back to the field name if there is no label (see contao/core#8461).
 * Do not assume NULL by default for binary fields (see contao/core#8477).
 * Correctly render the diff view if not the latest version is active (see \ 
contao/core#8481).
 * Update the list of countries and languages (see contao/core#8453).
 * Correctly set up the MooTools CDN URL (see contao/core#8458).
 * Also check the URL length when determining the search URL (see contao/core#8460).
 * Only regenerate the session ID upon login.
   2016-09-08 05:27:24 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update contao42 to 4.2.3.

### 4.2.3 (2016-09-06)

 * Do not double URL encode the content syndication links.
 * Use CSS3 transforms instead of transitions to animate the off-canvas navigation.
 * Improve the exception handling when using the resource locator (see #557).
 * Correctly reset the filter menu in parent view.
 * Support all characters but =!<> and whitespace in simple tokens (see \ 
contao/core#8436).
 * Check the user's permission when generating links in the picker (see \ 
contao/core#8407).
 * Handle forward pages without target in the navigation modules (see \ 
contao/core#8377).
 * Provide the same template variables for downloads and enclosures (see \ 
contao/core#8392).
 * Handle %n when parsing date formats (see contao/core#8411).
 * Fix the module wizard's accessibility (see contao/core#8391).
 * Correctly initialize TinyMCE in sub-palettes in Firefox (see contao/core#3673).
 * Validate form field names more accurately (see contao/core#8403).
 * Correctly show the ctime, mtime and atime of a folder (see contao/core#8408).
 * Correctly index changed pages (see contao/core#8439).
   2016-08-09 15:53:27 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update contao42 to 4.2.2.

### 4.2.2 (2016-07-28)

 * Adjust the command scheduler default configuration.
 * Check if the tl_cron table exists in the command scheduler (see #541).
 * Correctly merge the legacy headers so front end users can log in again.
   2016-07-17 16:00:25 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update contao42 to 4.2.1.

### 4.2.1 (2016-07-15)

 * Strip soft hyphens when indexing a page (see contao/core#8389).
 * Do not run the command scheduler if the installation is incomplete (see #541).
 * Do not index randomly ordered image galleries.
 * Fix the filter menu layout on mobile devices.
 * Provide the back end fonts in different variants (see #523).
 * Fix the message markup in the member templates.
 * Correctly load the language strings in the pretty error screen listener.