NOTICE: This package has been removed from pkgsrc

./www/contao30-example, Sample site data for Contao Open Source CMS 3.0

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


Branch: CURRENT, Version: 3.0.6, Package name: contao30-example-3.0.6, Maintainer: taca

This is example site data of Contao Open Source CMS 3.0.

DEINSTALL [+/-]

Required to run:
[www/contao30]

Master sites:

SHA1: 21c7bea1789ef74ed090ae972bf7071d0689b3a1
RMD160: 48ab35e76d7853a23e0612b98e924b9162ab6ab2
Filesize: 7537.059 KB

Version history: (Expand)


CVS history: (Expand)


   2013-09-08 13:09:09 by Takahiro Kambe | Files touched by this commit (5) | Package removed
Log message:
Remove contao30-example since contao30 will be removed.
   2013-04-02 17:34:35 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update contao30 to 3.0.6.

pkgsrc change: stop using DIST_SUBDIR.

Version 3.0.6 (2013-03-21)
--------------------------

### Fixed
Do not add links to news, events, FAQs or newsletters to the sitemap if the
target page has not been published (see #5520).

### Fixed
Include the local configuration file twice, once before and once after the
module configuration files are parsed (see #5490). This will make settings like
the debug or safe mode work properly.

### Fixed
Correctly set the RSS feed self-reference (see #5478).

### Fixed
Remove `­` and ` ` from RSS and Atom feeds (see #5473).

### Fixed
Do not remove the grid column margin on mobile devices (see #5475).

### Fixed
Store the relative path to the installation in the `pathconfig.php` (see #5339).

### Fixed
Correctly send the comment moderation mails (see #5443).

### Fixed
Correctly create the user home directory upon registration (see #5437).

### Improved
Made the `.htaccess` files Apache 2.4 ready (see #5032).

### Fixed
Also truncate opened files in `File::truncate()` (see #5459).

### Fixed
Added the "allowTransparency" attribute to the mediabox script (see #5077).

### Fixed
The submit button label was not shown in the `FormSubmit` widget (see #5434).

### Fixed
Show invisible elements in the back end preview (see #5449).

### Fixed
Allow to create forward pages without a specific target (see #5453).

### Fixed
Updated the TinyMCE typolinks plugin (see #5329).

### Fixed
Correctly initialize the user's pagemounts (see #5454).

### Fixed
Support loading static JavaScripts in the `config.php` files (see #4890).

### Fixed
Show all articles if the article list module is in the same column (see #5373).

### Fixed
Do not show `mail_` templates from theme folders (see #5379).

### Fixed
Consider only published events when finding the calendar boundaries and only
render the previous and next links if there are events (see #5426).

### Fixed
Do not override the header and footer height in the layout builder (see #5368).

### Fixed
Correctly reset fallback, default and "do not copy" fields (see #5252).