Making news more visible on our web site

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Tue Nov 10 07:06:00 GMT 1998


Installed.

This moves recent news entries from news.html to our main page where
they are much more visible. The main page in turn now reflects the dynamic
nature of egcs better.

Both pages are cross-linked and I've tweaked some of the entries a bit.


Jeff (and others): Simply install new items at index.html and I'll take
care of moving older ones to news.html. 

At some point in the future, this process will become more automatic...


Gerald


Index: index.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/index.html,v
retrieving revision 1.52
diff -r1.52 index.html
34a35,36
> 
> 
37,38c39,61
< <p>Want to know what's new with egcs?  Then check out the 
< <a href="news.html"> news and announcements page.</a>
---
> <dl>
> <dt><b>November 5, 1998</b></dt>
> <dd>The third snapshot of the rewritten <tt>libstdc++</tt> is available.
> You can read some more on <a href=" http://sourceware.cygnus.com/libstdc++/ ">
> http://sourceware.cygnus.com </a>.
> </dd>
> 
> <dt><b>October 27, 1998</b></dt>
> <dd>
> Bernd Schmidt donates <a href="spill.html"> localized spilling support </a>.
> </dd>
> 
> <dt><b>September 22, 1998</b></dt>
> <dd>
> <a href=" http://www.ibm.com/ ">IBM Corporation</a> delivers an update
> to the IBM Haifa <a href="scheduler.ps">instruction scheduler</a> and
> new <a href="pipelining.ps">software pipelining and branch
> optimization</a> support.
> </dd>
> </dl>
> 
> <a href="news.html">Further news...</a>
> 
101c124
< <i>Last modified on October 27, 1998.</i>
---
> <i>Last modified on November 10, 1998.</i>
Index: news.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/news.html,v
retrieving revision 1.11
diff -r1.11 news.html
8c8,9
< <h2>NEWS</h2>
---
> <p>More current news items can be found on the <a href="index.html">egcs
> home page</a>.
11,25d11
< <dt><b>November 5, 1998</b></dt>
< <dd>The third snapshot of the rewritten <tt>libstdc++</tt> is available.
< You can read some more <a href=" http://sourceware.cygnus.com/libstdc++ "> on http://sourceware.cygnus.com </a>.</dd>
< <dt><b>October 27, 1998</b></dt>
< <dd>
< Bernd Schmidt donates <a href="spill.html"> localized spilling support </a> to
< egcs.
< </dd>
< <dt><b>September 22, 1998</b></dt>
< <dd>
<   <a href=" http://www.ibm.com/ ">IBM Corporation</a> delivers an update to the
< IBM Haifa <a href="scheduler.ps"><b>instruction scheduler</b></a> and
< new <a href="pipelining.ps"><b>software pipelining and branch
< optimization</b></a> support.
< </dd>
119c105
< <i>Last modified on October 28, 1998.</i>
---
> <i>Last modified on November 10, 1998.</i>




More information about the Gcc mailing list