Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzmg authored Apr 20, 2019
1 parent 0f4310b commit 6d6338d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![](https://img.shields.io/maintenance/yes/2018.svg)](https://github.com/fritzmg/contao-inherit-article)
[![](https://img.shields.io/maintenance/yes/2019.svg)](https://github.com/fritzmg/contao-inherit-article)
[![](https://img.shields.io/packagist/v/fritzmg/contao-inherit-article.svg)](https://packagist.org/packages/fritzmg/contao-inherit-article)
[![](https://img.shields.io/packagist/dt/fritzmg/contao-inherit-article.svg)](https://packagist.org/packages/fritzmg/contao-inherit-article)

Expand All @@ -11,6 +11,8 @@ Since version `1.1.0` you can also optionally set a maximum inheritance level. e

Since version `1.2.0` you can also let the inherited article to be added after the other articles. This has changed to a priority setting in version `1.3.0`. A negative priority means, that the inherited article is put after regular ones.

Since version `2.1.0` you are also able to inherit articles that are otherwise unpublished.

![Article settings](https://raw.githubusercontent.com/fritzmg/contao-inherit-article/master/inherit_article.png)

Note: this will not affect article teasers currently.

0 comments on commit 6d6338d

Please sign in to comment.