diff --git a/CHANGELOG b/CHANGELOG index 05018af..6330b44 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,8 @@ -comListe 0.3.1 - 06-06-2015 - Pierre Van Glabeke +comListe 0.3.1 - 11-06-2015 - Pierre Van Glabeke =========================================================== * modifs html5 * mise à jour adapt-themes +* suppression tpl pour Freshy2 (intégré directement dans v1.9 de Freshy2) comListe 0.3 - 03-03-2015 - Pierre Van Glabeke =========================================================== diff --git a/adapt-themes/freshy2-1.8.comListe.html b/adapt-themes/freshy2-1.8.comListe.html deleted file mode 100644 index 7e2947b..0000000 --- a/adapt-themes/freshy2-1.8.comListe.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - {{tpl:ComListePageTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}} - - - - - - - - - - - - - {{tpl:include src="_head.html"}} - - - -
-{{tpl:include src="_top.html"}} - -
-
-
-
- -

{{tpl:ComListePageTitle encode_html="1"}}

-
- - -
- -
- {{tpl:gravatar class="avatar" size="40" alt="Gravatar de %s"}}

{{tpl:CommentContent cut_string="50" remove_html="1"}}

- {{tpl:CommentAuthorLink}} | {{tpl:CommentDate}} | {{tpl:CommentTime}} -
({{tpl:lang source:}} {{tpl:CommentEntryTitle}})
-
- - {{tpl:SysBehavior behavior="publicCommentBeforeContent"}} - {{tpl:CommentContent}} - - {{tpl:SysBehavior behavior="publicCommentAfterContent"}} -
-
- -
- -
-
-

- {{tpl:ComListePaginationLinks}} -

- - - -
- - {{tpl:include src="_sidebar.html"}} -
-
-
- - {{tpl:include src="_footer.html"}} -
- - \ No newline at end of file