Show
Ignore:
Timestamp:
04/30/08 04:00:20 (7 months ago)
Author:
drry
Message:
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/coderepos.org/trac/share/templates/site_css.cs

    r7322 r10775  
    11<?cs # close style element to write elements into head element. ?> 
    22</style> 
    3 <?cs if:browser.log_href ?> 
    4 <link rel="alternate" type="application/rss+xml" href="<?cs var:browser.log_href ?>?limit=100&mode=stop_on_copy&format=rss" />   
     3<?cs if:wiki.current_href == "/wiki/WikiStart" ?><link rel="alternate" type="application/rss+xml" href="http://coderepos.org/feeds/share.xml" /> 
     4<?cs /if ?><?cs if:browser.log_href ?><link rel="alternate" type="application/rss+xml" href="<?cs var:browser.log_href ?>?limit=100&mode=stop_on_copy&format=rss" /> 
    55<?cs /if ?> 
    66 
     
    2626--> 
    2727 
    28 <?cs if:title ?><?cs if:string.find(title, 'Committers/') == 0 ?> 
     28<?cs if:title ?><?cs if:string.find(title, "Committers/") == 0 ?> 
    2929<link rel="openid2.provider" href="http://openid.coderepos.org/auth" /> 
    3030<link rel="openid.server" href="http://openid.coderepos.org/auth" />