From: <fwi...@us...> - 2009-05-27 20:36:37
|
Revision: 6403 http://jython.svn.sourceforge.net/jython/?rev=6403&view=rev Author: fwierzbicki Date: 2009-05-27 20:35:17 +0000 (Wed, 27 May 2009) Log Message: ----------- Make the site slightly less ugly. Modified Paths: -------------- trunk/website/build.xml trunk/website/css/profile.css trunk/website/left.nav trunk/website/redirects/index.txt Removed Paths: ------------- trunk/website/index.html Modified: trunk/website/build.xml =================================================================== --- trunk/website/build.xml 2009-05-27 18:50:38 UTC (rev 6402) +++ trunk/website/build.xml 2009-05-27 20:35:17 UTC (rev 6403) @@ -33,7 +33,7 @@ </fileset> </copy> <copy todir="dist/Project"> - <fileset dir="Project"> + <fileset dir="."> <include name="*.txt"/> </fileset> <fileset dir="."> Modified: trunk/website/css/profile.css =================================================================== --- trunk/website/css/profile.css 2009-05-27 18:50:38 UTC (rev 6402) +++ trunk/website/css/profile.css 2009-05-27 20:35:17 UTC (rev 6403) @@ -49,10 +49,10 @@ #level2tabs a:hover { color: #000000; } #main { - border-top: solid 18px #f5f6b5; + border-top: solid 3px #c3c3c3; } -.heading { background-color: #f5f6b5;} +.heading { background-color: #c3c3c3;} .boxed { background-color: #000000;} .underlined_5 {border-bottom: solid 5px #000000;} @@ -70,6 +70,9 @@ #menu .menupage { margin: 0; padding: 0; + border-right-color: #c3c3c3; + border-right-width: 1px; + border-right-style: solid; } #menu .menupageitem { @@ -81,7 +84,6 @@ } #menu .menupagetitle { - background-color: #9ac926; padding: 0; margin: 0; border-style: none; @@ -89,17 +91,12 @@ } #menu { - border-color: #999999; top: 0; width: 12em; font-size: 100%; } -#menu .menupagetitle { border-color: #999999;} - -#menu .menupageitemgroup { border-color: #999999;} - -#menu { background-color: #f5f6b5;} +#menu { background-color: #ffffff;} #menu { color: #000000;} #menu a:link { color: #000000;} #menu a:visited { color: #000000;} @@ -156,6 +153,6 @@ } #top .searchbox { -background-color: #f5f6b5 ; +background-color: #ffffff ; color: #000000; } Deleted: trunk/website/index.html =================================================================== --- trunk/website/index.html 2009-05-27 18:50:38 UTC (rev 6402) +++ trunk/website/index.html 2009-05-27 20:35:17 UTC (rev 6403) @@ -1,2 +0,0 @@ -<META HTTP-EQUIV="Refresh" - CONTENT="0; URL=Project/"> Modified: trunk/website/left.nav =================================================================== --- trunk/website/left.nav 2009-05-27 18:50:38 UTC (rev 6402) +++ trunk/website/left.nav 2009-05-27 20:35:17 UTC (rev 6403) @@ -1,25 +1,21 @@ section | About -menupageitem | Welcome | ./index.html -menupageitem | License | ./license.html -menupageitem | Installation | ./installation.html -menupageitem | FAQ | ./userfaq.html -menupageitem | News | ./news.html -menupageitem | History | ./history.html -menupageitem | Download | ./download.html -menupageitem | User Guide | ./userguide.html -menupageitem | Old Website | ../21/index.html -#menupageitem | Books and Articles | ./books_articles.html -#menupageitem | CPython comparison | ./differences.html -section | Community -menupageitem | Wiki | http://wiki.python.org/jython/ -menupageitem | Reporting Bugs | ./bugs.html +menupageitem | Welcome | /index.html +menupageitem | License | /license.html +menupageitem | Old 2.1 Website | /archive/21/index.html +menupageitem | Old 2.2 Website | /archive/22/index.html +menupageitem | Contributors | /contributors.html +menupageitem | Jython Roadmap | /roadmap.html menupageitem | Mailing Lists | http://sourceforge.net/mail/?group_id=12867 -menupageitem | Developer FAQ | ./devfaq.html +section | Wiki links +menupageitem | Front page | http://wiki.python.org/jython/ +menupageitem | Installation | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | FAQ | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | News | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | History | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | Download | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | User Guide | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | Books and Articles | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | CPython comparison | http://wiki.python.org/jython/JythonDeveloperGuide +menupageitem | Developer FAQ | http://wiki.python.org/jython/JythonDeveloperGuide menupageitem | Developer Guide | http://wiki.python.org/jython/JythonDeveloperGuide -menupageitem | Jython Roadmap | ./roadmap.html -menupageitem | Contributors | ./contributors.html -section | -raw | <div style="height:1em"></div> -image | ../css/PythonPoweredSmall.gif | http://www.python.org -raw | <div style="height:1em"></div> -image | http://sourceforge.net/sflogo.php?group_id=12867 | http://sourceforge.net +menupageitem | Reporting Bugs | http://wiki.python.org/jython/JythonDeveloperGuide Modified: trunk/website/redirects/index.txt =================================================================== --- trunk/website/redirects/index.txt 2009-05-27 18:50:38 UTC (rev 6402) +++ trunk/website/redirects/index.txt 2009-05-27 20:35:17 UTC (rev 6403) @@ -3,12 +3,15 @@ ================== .. admonition:: Latest News - The Jython development team is proud to announce the release of Jython 2.5.0! `Jython 2.5.0! <http://downloads.sourceforge.net/jython/jython_installer-2.5.0.jar>`__ + The Jython development team is proud to announce the release of Jython 2.5rc3! `Jython 2.5.0! <http://downloads.sourceforge.net/jython/jython_installer-2.5rc3.jar>`__ -2.5 Docs Being Developed on Our Wiki -==================================== +Jython 2.5 Documentation +======================== -The best documentation for Jython 2.5 is currently on our wiki_. Please help Jython by updating the wiki. As the wiki content matures for 2.5 it will be pulled back onto this website. Archived versions of the old webpages are available below +The documentation for Jython 2.5 is being developed on our wiki_. Please help +Jython by adding content and updating our wiki. As the content matures for 2.5 +it will be pulled back into this website. Archived versions of the old webpages +are available below: * Old website for `Jython 2.2`_ * Old website for `Jython 2.1`_. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |