Skip to content

Commit

Permalink
Made some changes in the layout of the what's new section
Browse files Browse the repository at this point in the history
  • Loading branch information
KlasJoensson committed Nov 12, 2012
1 parent 863bc33 commit 0e02df7
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions plugins/net.bioclipse.ui/intro/whatsnew.xml
@@ -1,40 +1,42 @@
<?xml version="1.0" encoding="utf-8" ?>

<introContent>

<extensionContent id="net.bioclipse.intro.webresources" style="css/intro.css" name="Bioclipse Web Resources" path="whatsnew/@">
<group style-id="content-group" id="whatsnew-group">

<text style-id="page-title" filteredFrom="swt">
Bioclipse 2.6 contains many new features, below are some of the main parts.
&lt;b&gt;Bioclipse 2.6 contains many new features, below are some of the main parts.&lt;&#47;b&gt;
</text>

<text style-id="page-title" filteredFrom="swt">
* New DS models (chemspider, daphnia, herg, opentox, SmartCyp)
<text style-id="test" filteredFrom="swt">
&#8226; &lt;i&gt;New DS models (chemspider, daphnia, herg, opentox, SmartCyp)&lt;&#47;i&gt;
</text>

<text style-id="page-title" filteredFrom="swt">
* Bioclipse-R, including R-models for DS
&#8226; &lt;i&gt;Bioclipse-R, including R-models for DS&lt;&#47;i&gt;
</text>

<text style-id="page-title" filteredFrom="swt">
* Improved aromaticity detection
&#8226; &lt;i&gt;Improved aromaticity detection&lt;&#47;i&gt;
</text>

<text style-id="page-title" filteredFrom="swt">
* New online updates/installation
&#8226; &lt;i&gt;New online updates/installation&lt;&#47;i&gt;
</text>

<text style-id="page-title" filteredFrom="swt">
* Improved core stability (Eclispe 3.8), works with Java 1.7 and 1.8?
&#8226; &lt;i&gt;Improved core stability (Eclispe 3.8), works with Java 1.7&lt;&#47;i&gt;
</text>

<text style-id="page-title" filteredFrom="swt">
* Installer for Windows and Mac OS X
&#8226; &lt;i&gt; Installer for Windows and Mac OS X&lt;&#47;i&gt;
</text>

<text style-id="page-title" filteredFrom="swt">
* Numerous bug fixes
&#8226; &lt;i&gt; Numerous bug fixes&lt;&#47;i&gt;
</text>

</group>
</extensionContent>
</introContent>

0 comments on commit 0e02df7

Please sign in to comment.