ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/menu.inc
(Generate patch)

Comparing web/www/menu.inc (file contents):
Revision 1.7 by tdb, Sun Aug 1 15:06:22 2004 UTC vs.
Revision 1.16 by tdb, Wed Jun 5 10:49:40 2013 UTC

# Line 15 | Line 15
15          <ul>
16            <li><a href="http://www.i-scream.org/libstatgrab/">libstatgrab</a></li>
17            <li><a href="http://www.i-scream.org/pystatgrab/">pystatgrab</a></li>
18          <li><a href="http://www.i-scream.org/laroona/">Laroona</a></li>
18            <li><a href="http://www.i-scream.org/cms/">CMS</a></li>
19          </ul>
20          <ul>
# Line 28 | Line 27
27            <li><a href="http://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
28          </ul>
29          <ul>
30 +          <li><a href="http://www.i-scream.org/git.xhtml">Git Repositories</a></li>
31            <li><a href="http://www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
32          <li><a href="http://wiki.i-scream.org/">Wiki</a></li>
32          </ul>
33          <ul>
34 +          <li><a href="http://www.i-scream.org/contributing.xhtml">Contributing</a></li>
35 +        </ul>
36 +        <ul>
37            <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
38            <li><a href="http://www.i-scream.org/support.xhtml">Support</a></li>
39            <li><a href="http://www.i-scream.org/support.xhtml">Bug Tracking</a></li>
# Line 50 | Line 52
52            Contact Us
53          </h3>
54          <ul>
55 <          <li><a href="mailto:dev@i-scream.org">dev@i-scream.org</a></li>
55 >          <li><a href="mailto:support@i-scream.org">support@i-scream.org</a></li>
56          </ul>
57          <p class="logo">
58 +          <a href="http://www.freebsd.org/">
59 +            <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
60 +          </a>
61            <a href="http://validator.w3.org/check/referer">
62              <img src="http://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
63            </a>
64            <a href="http://jigsaw.w3.org/css-validator/check/referer">
65              <img src="http://www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
66            </a>
62          <a href="http://www.freebsd.org/">
63            <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
64          </a>
67          </p>
68 <      </div>
68 >      </div>
69 >      <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
70 >      </script>
71 >      <script type="text/javascript">
72 >        _uacct = "UA-1579330-1";
73 >        urchinTracker();
74 >      </script>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines