This repository was archived by the owner on Oct 17, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ Automatic Intro Image needs IMagick php module to be installed and enabled on yo
8
8
See https://github.com/mattiaverga/JAutomaticIntroImage/wiki for more help.
9
9
10
10
## Changelog
11
+ ### v1.1
12
+ * New feature: image in subdirectory
13
+ * New feature: set custom JPEG compression
14
+
11
15
### v1.1
12
16
* Give some messages when saving article
13
17
Original file line number Diff line number Diff line change 2
2
<extension version =" 3.2" type =" plugin" group =" content" method =" upgrade" >
3
3
<name >Content - Automatic Intro Image</name >
4
4
<author >Mattia Verga</author >
5
- <creationDate >15 October 2016</creationDate >
5
+ <creationDate >20 November 2016</creationDate >
6
6
<copyright >Copyright (C) 2016 Mattia Verga. All rights reserved.</copyright >
7
7
<license >GNU General Public License version 3 or later.</license >
8
8
<authorEmail >mattia.verga@tiscali.it</authorEmail >
9
- <version >1.1 </version >
9
+ <version >1.2 </version >
10
10
<description >PLG_CONTENT_AUTOMATICINTROIMAGE_XML_DESCRIPTION</description >
11
11
<files >
12
12
<filename plugin =" automaticintroimage" >automaticintroimage.php</filename >
You can’t perform that action at this time.
0 commit comments