Dotclear

Changeset 2314:a8e88895bff2 for admin


Ignore:
Timestamp:
10/08/13 17:28:47 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

First step of contextual helps, see #1760

Location:
admin
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • admin/blog.php

    r2189 r2314  
    102102     '</form>'; 
    103103 
     104     dcPage::helpBlock('core_blog_new'); 
    104105     dcPage::close(); 
    105106} 
  • admin/blog_theme.php

    r2291 r2314  
    239239# --BEHAVIOR-- themesToolsTabs 
    240240$core->callBehavior('themesToolsTabs', $core); 
    241  
     241dcPage::helpBlock('core_blog_theme'); 
    242242dcPage::close(); 
  • admin/blogs.php

    r2307 r2314  
    171171     } 
    172172} 
    173  
     173dcPage::helpBlock('core_blogs'); 
    174174dcPage::close(); 
    175175 
  • admin/category.php

    r2189 r2314  
    258258} 
    259259 
    260 dcPage::helpBlock('core_categories'); 
     260dcPage::helpBlock('core_category'); 
    261261dcPage::close(); 
    262262?> 
  • admin/index.php

    r2240 r2314  
    383383 
    384384echo '</div>'; #end dashboard-main 
    385  
     385dcPage::helpBlock('core_dashboard'); 
    386386dcPage::close(); 
    387387?> 
  • admin/langs.php

    r2256 r2314  
    264264     '</form>'; 
    265265} 
    266  
     266dcPage::helpBlock('core_langs'); 
    267267dcPage::close(); 
    268  
    269268 
    270269# Language installation function 
  • admin/plugins.php

    r2291 r2314  
    256256} 
    257257 
     258dcPage::helpBlock('core_plugins'); 
    258259dcPage::close(); 
  • admin/search.php

    r2210 r2314  
    162162} 
    163163 
    164  
     164dcPage::helpBlock('core_search'); 
    165165dcPage::close(); 
    166166?> 
  • admin/update.php

    r2166 r2314  
    253253} 
    254254 
     255dcPage::helpBlock('core_update'); 
    255256dcPage::close(); 
    256257?> 
  • admin/users.php

    r2166 r2314  
    175175     ); 
    176176} 
    177  
     177dcPage::helpBlock('core_users'); 
    178178dcPage::close(); 
    179179?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map