release 0.9
This commit is contained in:
parent
acce51b890
commit
2a3980165a
@ -1,5 +1,7 @@
|
||||
dev
|
||||
- [ ] literal rank of writer depending of num of com
|
||||
|
||||
0.9 - 2021.11.06
|
||||
- add dashboard module
|
||||
- update translations
|
||||
- update to PSR12
|
||||
|
@ -18,7 +18,7 @@ $this->registerModule(
|
||||
'Top writer',
|
||||
'Ranking of the most prolific writers and/or commentators',
|
||||
'Jean-Christian Denis, Pierre Van Glabeke',
|
||||
'0.8.1',
|
||||
'0.9',
|
||||
[
|
||||
'requires' => [['core', '2.19']],
|
||||
'permissions' => 'admin',
|
||||
|
23
dcstore.xml
23
dcstore.xml
@ -1,12 +1,13 @@
|
||||
<?xml version="1.0"?>
|
||||
<modules xmlns:da="http://dotaddict.org/da/">
|
||||
<module id="topWriter">
|
||||
<name>Top writer</name>
|
||||
<version>0.8.1</version>
|
||||
<author>Jean-Christian Denis, Pierre Van Glabeke</author>
|
||||
<desc>Ranking of the most prolific writers and/or commentators</desc>
|
||||
<file>https://github.com/JcDenis/topWriter/releases/download/v0.8.1/plugin-topWriter.zip</file>
|
||||
<da:dcmin>2.19</da:dcmin>
|
||||
<da:details>http://plugins.dotaddict.org/dc2/details/topWriter</da:details>
|
||||
<da:support>http://forum.dotclear.org/viewtopic.php?pid=333002#p333002</da:support>
|
||||
</module>
|
||||
</modules>
|
||||
<module id="topWriter">
|
||||
<name>Top writer</name>
|
||||
<version>0.9</version>
|
||||
<author>Jean-Christian Denis, Pierre Van Glabeke</author>
|
||||
<desc>Ranking of the most prolific writers and/or commentators</desc>
|
||||
<file>https://github.com/JcDenis/topWriter/releases/download/v0.9/plugin-topWriter.zip</file>
|
||||
<da:dcmin>2.19</da:dcmin>
|
||||
<da:details>http://plugins.dotaddict.org/dc2/details/topWriter</da:details>
|
||||
<da:support>http://forum.dotclear.org/viewtopic.php?pid=333002#p333002</da:support>
|
||||
</module>
|
||||
</modules>
|
||||
|
Loading…
Reference in New Issue
Block a user