release 2023.05.13
This commit is contained in:
parent
35ac3f1eec
commit
7e82d4d552
@ -1,4 +1,8 @@
|
||||
203.04.25
|
||||
2023.05.13
|
||||
- require dotclear 2.26
|
||||
- cleanup for dotclear 2.26 stable
|
||||
|
||||
2023.04.25
|
||||
- require dotclear 2.26
|
||||
- use namespace
|
||||
- move templates to standard path
|
||||
|
@ -18,7 +18,7 @@ $this->registerModule(
|
||||
'saba',
|
||||
'Search across blog archive',
|
||||
'Jean-Christian Denis and Contributors',
|
||||
'2023.04.25',
|
||||
'2023.05.13',
|
||||
[
|
||||
'requires' => [['core', '2.26']],
|
||||
'permissions' => dcCore::app()->auth->makePermissions([
|
||||
|
@ -2,10 +2,10 @@
|
||||
<modules xmlns:da="http://dotaddict.org/da/">
|
||||
<module id="saba">
|
||||
<name>saba</name>
|
||||
<version>2023.04.25</version>
|
||||
<version>2023.05.13</version>
|
||||
<author>Jean-Christian Denis and Contributors</author>
|
||||
<desc>Search across blog archive</desc>
|
||||
<file>https://github.com/JcDenis/saba/releases/download/v2023.04.25/plugin-saba.zip</file>
|
||||
<file>https://github.com/JcDenis/saba/releases/download/v2023.05.13/plugin-saba.zip</file>
|
||||
<da:dcmin>2.26</da:dcmin>
|
||||
<da:details>https://plugins.dotaddict.org/dc2/details/saba</da:details>
|
||||
<da:support>https://github.com/JcDenis/saba</da:support>
|
||||
|
Loading…
Reference in New Issue
Block a user