Dotclear

Changeset 994


Ignore:
Timestamp:
04/04/09 18:17:59 (15 years ago)
Author:
annso
Message:

some changes in post.html

Location:
themes/katzenjammer
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • themes/katzenjammer/js/smooth.js

    r992 r994  
    8282                    || l.href.indexOf('#main') != -1 
    8383                    || l.href.indexOf('#blognva') != -1 
    84                     || l.href.indexOf('#search') != -1) 
    85                     && l.pathname == location.pathname){ 
     84                    || l.href.indexOf('#search') != -1) ){ 
    8685               Scroller.add(l,'click',Scroller.end) 
    8786                    l.onclick = function(){ 
  • themes/katzenjammer/tpl/_top.html

    r971 r994  
    55  <h2>{{tpl:BlogDescription}}</h2> 
    66 
    7    
     7 
    88  <!-- # --BEHAVIOR-- publicTopAfterContent --> 
    99  {{tpl:SysBehavior behavior="publicTopAfterContent"}} 
     
    2323 
    2424<ul id="prelude"> 
    25   <li><a href="#main">Aller au contenu</a></li> 
    2625  <li><a href="#blognav">Aller au menu</a></li> 
    27   <li><a href="#search">Aller à la recherche</a></li> 
    2826</ul> 
  • themes/katzenjammer/tpl/post.html

    r971 r994  
    7070 
    7171    <div class="scroller"> 
    72         <a href="#comments"><img src="{{tpl:BlogThemeURL}}/img/down.jpg" alt="Scroll down" /></a> 
     72        <a href="#item-comments"><img src="{{tpl:BlogThemeURL}}/img/down.jpg" alt="Scroll down" /></a> 
    7373    </div> 
    7474 
     
    120120        <h3>{{tpl:lang Comments}}</h3> 
    121121 
    122         <a name="comments"></a> 
     122        <a name="item-comments"></a> 
    123123        <div class="scroller"> 
    124             <a href="#comment-form"><img src="{{tpl:BlogThemeURL}}/img/down.jpg" alt="Scroll down" /></a> 
     124            <a href="#item-comment-form"><img src="{{tpl:BlogThemeURL}}/img/down.jpg" alt="Scroll down" /></a> 
    125125        </div> 
    126126 
     
    165165    <form action="{{tpl:EntryURL}}#pr" method="post" id="comment-form"> 
    166166 
    167      <a name="comment-form"></a> 
     167     <a name="item-comment-form"></a> 
    168168      <div class="scroller"> 
    169         <a href="#pings"><img src="{{tpl:BlogThemeURL}}/img/down.jpg" alt="Scroll down" /></a> 
     169        <a href="#item-pings"><img src="{{tpl:BlogThemeURL}}/img/down.jpg" alt="Scroll down" /></a> 
    170170      </div> 
    171171 
     
    226226    <div id="pings"> 
    227227 
    228     <a name="pings"></a> 
     228    <a name="item-pings"></a> 
    229229 
    230230 
Note: See TracChangeset for help on using the changeset viewer.

Sites map