diff --git a/_define.php b/_define.php index c68c783..bcd698e 100644 --- a/_define.php +++ b/_define.php @@ -13,10 +13,10 @@ if (!defined('DC_RC_PATH')) { return; } $this->registerModule( - /* Name */ 'Categories Page', - /* Description*/ 'Add a category list page / Ajoute une page listant les catégories', + /* Name */ 'CategoriesPage', + /* Description*/ 'Add a category list page', /* Author */ 'Pierre Van Glabeke, Bernard Le Roux', - /* Version */ '0.2', + /* Version */ '0.3', /* Properties */ array( 'permissions' => 'admin', @@ -25,4 +25,4 @@ $this->registerModule( 'support' => 'http://forum.dotclear.org/viewtopic.php?pid=326224#p326224', 'details' => 'http://plugins.dotaddict.org/dc2/details/categoriesPage' ) -); +); \ No newline at end of file diff --git a/changelog b/changelog index fa4de1e..e5617d7 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +v0.3 - 02-02-2015 : Pierre Van Glabeke +html5 + v0.2 - 14-12-2014 : Pierre Van Glabeke Ajout case hors ligne Ajout tpl pour currywurst diff --git a/default-templates/currywurst/categories.html b/default-templates/currywurst/categories.html index 5b2fd4e..09509ce 100644 --- a/default-templates/currywurst/categories.html +++ b/default-templates/currywurst/categories.html @@ -43,5 +43,4 @@ - \ No newline at end of file diff --git a/default-templates/mustek/categories.html b/default-templates/mustek/categories.html index 195c493..b43fb2e 100644 --- a/default-templates/mustek/categories.html +++ b/default-templates/mustek/categories.html @@ -34,7 +34,7 @@