blanktheme

Changeset 397

Show
Ignore:
Timestamp:
04/13/09 20:24:44 (11 months ago)
Author:
espaan
Message:

[BlankTheme] update the copyright year to automatic and updated backend refers to News with theme=rss and atom.

Location:
trunk/themes/blanktheme/templates
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/themes/blanktheme/templates/footer.htm

    r217 r397  
    66         * http://www.yaml.de/en/license/license-conditions.html 
    77*]--> 
    8                 <a href="backend.php" title="RSS"><img src="<!--[$imagepath]-->/icons/rss14x14.png" alt="RSS" width="14" height="14" /> RSS</a> | 
     8                <a href="<!--[pnmodurl modname='News' type='user' func='view' theme='rss']-->" title="RSS"><img src="<!--[$imagepath]-->/icons/rss14x14.png" alt="RSS" width="14" height="14" /> RSS</a> | 
     9                <a href="<!--[pnmodurl modname='News' type='user' func='view' theme='Atom']-->" title="Atom"><img src="<!--[$imagepath]-->/icons/rss14x14.png" alt="Atom" width="14" height="14" /> Atom</a> | 
    910                <a href="<!--[pnmodurl modname='Legal']-->" title="<!--[pnml name='_AB_TERMSOFUSE']-->"><!--[pnml name='_AB_TERMSOFUSE']--></a> |  
    1011                <a href="<!--[pnmodurl modname='Formicula']-->" title="<!--[pnml name='_AB_CONTACTUS']-->"><!--[pnml name='_AB_CONTACTUS']--></a> |  
    1112                <a href="#header" title="<!--[pnml name='_AB_BACKTOTOP']-->"><!--[pnml name='_AB_BACKTOTOP']--></a> 
    1213                <br /> 
    13                 &copy; 2008 <a href="<!--[$baseurl]-->"><!--[sitename]--></a>.&nbsp;&nbsp;&nbsp; 
     14                &copy; <!--['Y'|date]--> <a href="<!--[$baseurl]-->"><!--[sitename]--></a>.&nbsp;&nbsp;&nbsp; 
    1415                <a href="http://community.zikula.org/" title="<!--[pnml name='_AB_POWERED_BY_ZIKULA']-->">Zikula</a> |  
    1516                <a href="http://www.yaml.de/" title="<!--[pnml name='_AB_BASED_ON_YAML']-->">YAML</a> |  
  • trunk/themes/blanktheme/templates/head.htm

    r376 r397  
    77<meta name="keywords" content="<!--[keywords]-->" /> 
    88<meta name="Author" content="<!--[sitename]-->" /> 
    9 <meta name="Copyright" content="Copyright (c) 2009 by <!--[sitename]-->" /> 
     9<meta name="Copyright" content="Copyright (c) <!--['Y'|date]--> by <!--[sitename]-->" /> 
    1010<meta name="Robots" content="index,follow" /> 
    1111<meta name="Generator" content="Zikula - www.zikula.org" /> 
    1212 
    13 <link rel="alternate" href="backend.php" type="application/rss+xml" title="<!--[sitename]-->" /> 
     13<link rel="alternate" href="<!--[pnmodurl modname='News' type='user' func='view' theme='rss']-->" type="application/rss+xml" title="<!--[sitename]-->" /> 
    1414<link rel="icon" type="image/x-icon" href="<!--[$imagepath]-->/favicon.ico" /> <!--[* W3C *]--> 
    1515<link rel="shortcut icon" type="image/ico" href="<!--[$imagepath]-->/favicon.ico" /> <!--[* IE *]--> 
 
 
Powered by Trac
Design by Arcsin