Dotclear


Ignore:
Timestamp:
01/26/14 09:29:38 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Currywurst templates: category.html some better classes and id --- Berlin Theme: styling category
+ some forgotten images in last commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/currywurst/category.html

    r2603 r2644  
    6060                                   {{tpl:CategoryTitle encode_html="1"}} 
    6161                              </h2> 
    62                               {{tpl:CategoryDescription}} 
    6362 
    6463                              <tpl:CategoryIf has_entries="1"> 
    65                                    <p class="feed-info"> 
    66                                         <a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}" 
    67                                          title="{{tpl:lang This category's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a> 
     64                                   <ul class="content-info__feed"> 
     65                                        <li><a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}" 
     66                                         title="{{tpl:lang This category's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a></li> 
    6867 
    6968                                        <tpl:SysIf operator="or" comments_active="1" pings_active="1"> 
    70                                               - <a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}/comments" 
    71                                               title="{{tpl:lang This category's comments Atom feed}}" class="feed">{{tpl:lang Comments feed}}</a> 
     69                                              <li><a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}/comments" 
     70                                              title="{{tpl:lang This category's comments Atom feed}}" class="feed">{{tpl:lang Comments feed}}</a></li> 
    7271                                        </tpl:SysIf> 
    73                                    </p> 
     72                                   </ul> 
    7473                              </tpl:CategoryIf> 
     74 
     75                              <div class="content-info__cat-desc"> 
     76                                   {{tpl:CategoryDescription}} 
     77                              </div> 
     78 
    7579 
    7680                              <tpl:CategoryFirstChildren> 
    7781                                   <tpl:CategoriesHeader> 
    78                                         <div id="subcategories"> 
     82                                        <div id="subcategories" class="content-info__sub-cat"> 
    7983                                             <h3>{{tpl:lang Subcategories}}</h3> 
    8084                                             <ul> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map