File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ alias 2.0 - 2025.06.01
2+ ===========================================================
3+ * Bump Dotclear from 2.28 to 2.34
4+ * Use Helper/Form
5+ * Use dragndrop script for alias order
6+ * Move to static class
7+ * Code reviews
8+
19alias 1.11.1 - 2025.03.02
210===========================================================
311* Require Dotclear 2.28
Original file line number Diff line number Diff line change 33
44[ ![ Release] ( https://img.shields.io/github/v/release/jcdenis/alias?color=lightblue )] ( https://github.com/JcDenis/alias/releases )
55![ Date] ( https://img.shields.io/github/release-date/jcdenis/alias?color=red )
6- [ ![ Dotclear] ( https://img.shields.io/badge/dotclear-v2.33 -137bbb.svg )] ( https://fr.dotclear.org/download )
6+ [ ![ Dotclear] ( https://img.shields.io/badge/dotclear-v2.34 -137bbb.svg )] ( https://fr.dotclear.org/download )
77[ ![ Dotaddict] ( https://img.shields.io/badge/dotaddict-official-9ac123.svg )] ( https://plugins.dotaddict.org/dc2/details/alias )
88[ ![ License] ( https://img.shields.io/github/license/jcdenis/alias?color=white )] ( https://github.com/JcDenis/alias/blob/master/LICENSE )
99
@@ -15,7 +15,7 @@ _alias_ is a plugin for the open-source web publishing software called [Dotclear
1515
1616## REQUIREMENTS
1717
18- * Dotclear 2.28
18+ * Dotclear 2.34
1919* PHP 8.1+
2020* Dotclear admin permission for management
2121
Original file line number Diff line number Diff line change 1818 'alias ' ,
1919 "Create aliases of your blog's URLs " ,
2020 'Olivier Meunier and contributors ' ,
21- '1.11.1 ' ,
21+ '2.0 ' ,
2222 [
23- 'requires ' => [['core ' , '2.28 ' ]],
23+ 'requires ' => [['core ' , '2.34 ' ]],
2424 'permissions ' => 'My ' ,
2525 'type ' => 'plugin ' ,
2626 'priority ' => 2 ,
You can’t perform that action at this time.
0 commit comments