Author: kono Date: 2012-12-18 17:08:40 -0800 (Tue, 18 Dec 2012) New Revision: 31021
Modified:
new_cytoscape_website/trunk/css/main.css
new_cytoscape_website/trunk/cy3.html
Log:
Page layout updated.
Modified: new_cytoscape_website/trunk/css/main.css
===================================================================
--- new_cytoscape_website/trunk/css/main.css 2012-12-19 00:32:53 UTC (rev
31020)
+++ new_cytoscape_website/trunk/css/main.css 2012-12-19 01:08:40 UTC (rev
31021)
@@ -235,6 +235,12 @@
line-height:24px;
}
+.blockfull3 .textleft {
+ float:left;
+ padding:5px 10px;
+ line-height:24px;
+}
+
.blockfull3 .textright ul{
float:left;
padding-left:50px;
Modified: new_cytoscape_website/trunk/cy3.html
===================================================================
--- new_cytoscape_website/trunk/cy3.html 2012-12-19 00:32:53 UTC (rev
31020)
+++ new_cytoscape_website/trunk/cy3.html 2012-12-19 01:08:40 UTC (rev
31021)
@@ -112,14 +112,10 @@
</div>
</div>
- <a
href="http://chianti.ucsd.edu/cytoscape-3.0.0/">
- <button class="button bigrounded
orange">
- Download Cytoscape 3.0
- </button> </a>
-
<div class="leftimg">
<img
src="images/cytoscape_logo_left.png" />
</div>
+
<div class="textright">
Cytoscape 3.0 is the latest
version of Cytoscape, which introduces a whole new architecture,
developer API and set of user
controls. Cytoscape 3.0 represents a major redesign from the
@@ -146,60 +142,76 @@
<li>
Improved
architecture and API for a more stable experience
</li>
+ <li>
+ Cut/Copy/Paste
of nodes and edges
+ </li>
+ <li>
+ Metanode
support in the core
+ </li>
+ <li>
+ Context menus
for improved usability
+ </li>
</ul>
+ </div>
+ <div class="leftimg">
+ <a
href="http://chianti.ucsd.edu/cytoscape-3.0.0/">
+ <button class="button
bigrounded orange">
+ Download Cytoscape 3.0
+ </button> </a>
+
+ <a
href="release_notes_3_0_0.html">
+ <button class="button
bigrounded2 blue">
+ Release Notes
+ </button> </a>
+ <a
href="http://wiki.cytoscape.org/Cytoscape_3/UserManual">
+ <button class="button
bigrounded2 green">
+ User Manual
+ </button> </a>
+ </div>
+
+ <div class="textleft">
+ <h2>Apps for Cytoscape 3.0</h2>
<p>
- <a
href="release_notes_3_0_0.html">
- <button class="button
bigrounded2 blue">
- Release Notes
- </button> </a>
- <a
href="http://wiki.cytoscape.org/Cytoscape_3/UserManual">
- <button class="button
bigrounded2 green">
- User Manual
- </button> </a>
+ You can install
Cytoscape 3 Apps directly from new Cytoscape App Store. Please
+ visit <a
href="http://apps.cytoscape.org/" target="_new">apps.cytoscape.org</a>.
</p>
- </div>
- <h2>Apps for Cytoscape 3.0</h2>
- <p>
- You can install Cytoscape 3
Apps directly from new Cytoscape App Store. Please
- visit <a
href="http://apps.cytoscape.org/" target="_new">apps.cytoscape.org</a>.
- </p>
-
- <h2>Report Bugs</h2>
- <p>
- We need your help to improve
Cytoscpae 3 final release. You can report a bug from
- <strong>Help → Report a
Bug...</strong>. Or, follow the link here:
+ <h2>Report Bugs</h2>
<p>
- <a
href="http://chianti.ucsd.edu/cyto_web/bugreport/bugreport.php">
- <button class="button
bigrounded red">
- Report a Bug
- </button> </a>
+ We need your help to
improve Cytoscpae 3 final release. You can report a bug from
+ <strong>Help →
Report a Bug...</strong>. Or, follow the link below
+ <p>
+ <a
href="http://chianti.ucsd.edu/cyto_web/bugreport/bugreport.php">
+ <button
class="button bigrounded2 red">
+ Report
a Bug
+ </button> </a>
+ </p>
</p>
- </p>
- <h2>Developer Documents</h2>
- <ul>
- <li>
- <a
href="http://chianti.ucsd.edu/cytoscape-3.0.0/API">Cytoscape API 3.0.0
JavaDocs</a>
- </li>
- <li>
- <a
href="http://chianti.ucsd.edu/cytoscape-3.0.0/cytoscape-swing-app-api-3.0.0.jar">API
JAR 3.0.0</a>
- </li>
- <li>
- <a
href="http://chianti.ucsd.edu/svn/core3/app-developer/tags/cytoscape-3.0.0">App
Developer Project Tag</a>
- </li>
- <li>
- Primary documentation
for Cytoscape 3.0 <a
href="http://wiki.cytoscape.org/Cytoscape_3/AppDeveloper">app development</a>.
- </li>
- <li>
- Learn about the <a
href="http://wiki.cytoscape.org/Cytoscape_3/CoreDevelopment">Architecture,
Backward Compatibility,
- and API</a> of
Cytoscape 3.0.
- </li>
- <li>
- All Cytoscape 3.0 <a
href="http://opentutorials.cgl.ucsf.edu/index.php/Portal:Cytoscape3">app
development tutorials</a>.
- </li>
- </ul>
+ <h2>Developer Documents</h2>
+ <ul>
+ <li>
+ <a
href="http://chianti.ucsd.edu/cytoscape-3.0.0/API">Cytoscape API 3.0.0
JavaDocs</a>
+ </li>
+ <li>
+ <a
href="http://chianti.ucsd.edu/cytoscape-3.0.0/cytoscape-swing-app-api-3.0.0.jar">API
JAR 3.0.0</a>
+ </li>
+ <li>
+ <a
href="http://chianti.ucsd.edu/svn/core3/app-developer/tags/cytoscape-3.0.0">App
Developer Project Tag</a>
+ </li>
+ <li>
+ Primary
documentation for Cytoscape 3.0 <a
href="http://wiki.cytoscape.org/Cytoscape_3/AppDeveloper">app development</a>.
+ </li>
+ <li>
+ Learn about the
<a href="http://wiki.cytoscape.org/Cytoscape_3/CoreDevelopment">Architecture,
Backward Compatibility,
+ and API</a> of
Cytoscape 3.0.
+ </li>
+ <li>
+ All Cytoscape
3.0 <a href="http://opentutorials.cgl.ucsf.edu/index.php/Portal:Cytoscape3">app
development tutorials</a>.
+ </li>
+ </ul>
+ </div>
</div>
<script src="js/footer.js"></script>
</div>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.
