Extensions > auto_news
| [auto_news] Auto News | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Create news from articlesCreate news from articlesWith this extension, you can create a newsentry from an article. You can build a overview of multiple articles like a blog and create a rss-feed. Instructions* Edit article and go to the Article-Settings This extension uses Inserttags, so that the news are up to date. InsertTagUse the InsertTag {{auto_news_archives}}, to show all archives in a content element or a template*. * link=true - Link the archive to an page, whose alias is equal to the archive title in lower case letters (e. g. Archive "Contao" is equivalent to "contao.html"). * class=my-class - Add a CSS-Class to the link. * exclude=1 - Exclude one or multiple archives from output. Use a comma to seperate the ids * id=1 - If is it not possible to get the current id automatically, use this parameter to forward the id (e. g. global Articlelist) (usually not needed). e. g.: Show all archives except with the id 2 and 7 as a link with the class "ct_arch": * Use the method replaceInsertTags in templates:
<?php echo $this->replaceInsertTags('{{auto_news_archives::link=true&class=ct_arch&exclude=2,7}}'); ?> This extension is compatible to the "Edit Date" and "zArticleImage" extensions.
| ||||||||||||
| Version | 1.2.1 stable | Type | Free | |||||||||
| Release date | 2010-08-11 | Category | Other | |||||||||
| License | LGPL | |||||||||||
| Copyright | © 2010 André Daßler | |||||||||||
| Author | André Daßler (Leuchte) http://leuchte.net | |||||||||||
| Release notes and change log for 1.2.1 stable | Other versions | |||||||||||
2010-08-08 - Add ability to exclude for group permission - 1.2.1 stable | 0.0.9 beta1 1.0.0 stable 1.0.1 stable 1.0.2 stable 1.1.0 stable 1.2.0 stable 1.2.2 stable 1.2.3 stable | |||||||||||
| Release downloads | 42 | Total downloads | 209 | |||||||||
| Release installs | 119 | Total installs | 504 | |||||||||
| Release updates | 26 | Total updates | 118 | |||||||||
| Dependencies of this extension | Other extensions depending on this one | |||||||||||
|
| |||||||||||
| Package | Size | Date |
|---|---|---|
| Contao_auto_news_10020019_3.zip | 126797 | 2011-08-13 01:33 |
