Changeset 10775 for websites/coderepos.org
- Timestamp:
- 04/30/08 04:00:20 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
websites/coderepos.org/trac/share/templates/site_css.cs
r7322 r10775 1 1 <?cs # close style element to write elements into head element. ?> 2 2 </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" /> 5 5 <?cs /if ?> 6 6 … … 26 26 --> 27 27 28 <?cs if:title ?><?cs if:string.find(title, 'Committers/') == 0 ?>28 <?cs if:title ?><?cs if:string.find(title, "Committers/") == 0 ?> 29 29 <link rel="openid2.provider" href="http://openid.coderepos.org/auth" /> 30 30 <link rel="openid.server" href="http://openid.coderepos.org/auth" />
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)