Commit graph

12 commits

Author SHA1 Message Date
taca
3a1cd2bbfe Fix broken PLIST. Along with it, add a small patch to fix code editor problem.
Bump PKGREVISION.
2011-03-25 16:52:08 +00:00
taca
ee1e53c4ce Update contao29 pacakge to 2.9.4.
2.9.4 (2011-03-08)

* Added: pass the number of comments to the template (#2753)
* Added: added methods to the Template class to read and write the template
  name (#2694)
* Added: add support for __isset() to module, element and template classes
  (#2897)
* Added: added a "compileDefinition" and a "createDefinition" hook (#2883)
* Fixed: wrong sorting values when copying multiple elements (#2433)
* Fixed: correct invalid XHTML in the extension catalog (#2651)
* Fixed: textual publication dates in RSS feeds were not translated (#2760)
* Fixed: the description of the newsletter offset was wrong (#2824)
* Fixed: remove insert tags in page names from title attributes (#2853)
* Fixed: do not generate RSS feeds of protected archives/calendars (#2699)
* Fixed: the CSS classes of image galleries with pagination were not set
  correctly (#2803)
* Fixed: remove shy-entities from the page title tag (#2709)
* Fixed: assign unique IDs to search box elements in case multiple boxes are
  used (#2829)
* Fixed: adjust the file paths in style sheets and modules during theme import
  (#2882)
* Fixed: support PNGs and JPGs in the toggleVisibility() function (#2854)
* Fixed: the style sheet importer still did not support some CSS3 selectors
  (#2781)
* Fixed: check the target page and article status in the article teaser
  element (#2714)
* Fixed: do not send lost password mails if an account is not active (#2685)
* Fixed: the wizard labels can conflict with the field labels (#2860)
* Fixed: allow multiple editArea instances on one page in "edit all" mode
  (#2783)
* Fixed some minor issues
2011-03-08 14:11:56 +00:00
taca
c449bbf253 Update contao29 (and implicitly contao29-example) pacakge to 2.9.3.
Version 2.9.3 (2011-01-06)
--------------------------
- Fixed: custom templates were not always shown in "override all" mode (#2725)
- Fixed: prevent the X_FORWARDED_FOR header against XSS attacks (#2751)
- Fixed: preserve the selector fields in the personal data module (#2609)
- Fixed: skip mounted folders in the file manager if they do not exist (#2708)
- Fixed: the quick navigation modules failed to work when aliases were
  disabled (#2718)
- Fixed some minor issues
2011-01-06 13:19:08 +00:00
taca
9a49e82f87 Due to a serious bug of installtool, Contao 2.9.2 has repackaged.
So, introduce DIST_SUBDIR and Bump PKGREVISION.
2010-12-02 15:41:30 +00:00
taca
e1f806ec6f Update contao29 package to 2.9.2.
Version 2.9.2 (2010-12-02)
--------------------------
- Updated TCPDF to version 5.9.023 (#2686)
- Updated MooTools Core to version 1.2.5 (#2545)
- Updated TinyMCE to version 3.3.9.2 (#2702)
- Updated mediaboxAdvanced to version 1.2.5 (#2701)
- Added: allow external images in HTML newsletters (#2396)
- Added: added insert tags for acronyms and abbreviations (#2478)
- Added: add class "sibling" to pages on the same level in the navigation menu (#2419)
- Fixed: do not allow insert tags in comments (#2499)
- Fixed: check for custom layout sections during the theme import
- Fixed: only send the comments notification once (#2407)
- Fixed: skipping the first item of a news list did not work correctly (#2488)
- Fixed: allow column width 0 in page layouts (#2554)
- Fixed: consider the protocol when loading scripts from the Google CDN (#2450)
- Fixed: textareas in the back end were cut off in Opera (#2404)
- Fixed: the task history could not be collapsed (#2424)
- Fixed: the link insert tags showed the page title instead of the page name (#2371)
- Fixed: do not show empty fieldset legends in the form generator (#2625)
- Fixed: preserve curly brackets when replacing simple tokens (#2597)
- Fixed: the style sheet importer did not support some CSS3 selectors (#2566)
- Fixed: textual date insert tags were not replaced when loaded from cache (#2644)
- Fixed: the image insert tag did not output the image dimensions (#2529)
- Fixed: clear the $_GET array after rendering the event list module (#2445)
- Fixed: do not aggregate style sheets with a @font-face selector (#2443)
- Fixed: news insert tags did not handle entities correctly (#2604)
- Fixed: do not show the FTP and database passwords in the install tool (#2417)
- Fixed: minor fixes for the TimePeriod widget (#2477)
- Fixed: update the CSS files after an old version of a record has been restored (#2524)
- Fixed: custom page templates were not shown in "override all" mode (#2494)
- Fixed: incorrect event sorting (#2675)
- Fixed: do not execute hooks in the extension manager (#2448)
- Fixed: check for existing files when renaming files in the file manager (#2610)
- Fixed: check redirect pages for circular references (#2704)
- Fixed: fixed a few minor spelling issues (#2403)
- Fixed some minor issues
2010-12-02 13:32:44 +00:00
taca
e61f2cb1cf Add dependency to textproc/php-dom since theme export/import process
depends on it.

Bump PKGREVISION.
2010-08-24 11:56:25 +00:00
taca
2fe101f9c1 Update contao29 package to 2.9.1.
Contao 2.9.1 is available
				August 9th, 2010 11:24 by Leo Feyer

Contao version 2.9.1 is available.

The maintenance release includes an important front end cache fix,
a front end preview link fix and various accessibility fixes.
It also fixes an XSS vulnerability in one of the framework functions,
so an update is highly recommended.
2010-08-10 15:37:32 +00:00
taca
a9ce80f183 Don't treat .htaccess file as configuration file as before.
Bump PKGREVISION.
2010-08-06 03:43:28 +00:00
taca
8846ace583 Add two patches from Contao repository:
* Fix possible XSS problem on frontend module.
* Fix preview problem when URL rewriting is enabled.

Bump PKGREVISION.
2010-07-28 16:28:51 +00:00
taca
ee196069f2 * Make languages files writable to web server to allow language files
as extension.

Bump PKGREVISION.
2010-07-22 14:04:49 +00:00
taca
5a9c3994f2 * Install sample .htaccess file as configuration file. It was silently
discarded before.
* Don't handle templates/.htaccess as configuration file.

Bump PKGREVISION.
2010-07-18 14:46:44 +00:00
taca
ab38791b10 Importing Contao Open Source CMS 2.9.0 as www/contao29.
Its Name has changed from TYPOlight to Contao:
	http://www.contao.org/news/items/typolight-becomes-contao.html

Basically, the name of sofware, domain, backend URL are changed.

* Introduce themse support:
	http://www.contao.org/themes.html
* Extension Repositroy 2.0.
* Templage group.
* Share on Facebook and Twitters.

For more information, please refer:
	 http://www.contao.org/news/items/contao-2_9_0.html.
2010-07-05 14:45:21 +00:00