Hallo Nils!
I had the very same problem with ColorThemingStyle.
To solve it you need to change the following two things
1. With lyrTest.addStyle(ctStyle) an _additional_ style is added. It's
better to modify the already
existing styles (OpenJUMP creates these automaticly during the creation
It looks like the easiest way to move to MediaWiki is to export to HTML and
use: http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgi
Larry
On Thu, Sep 17, 2009 at 1:46 PM, Larry Becker wrote:
> Not much help here either:
> http://www.mediawiki.org/wiki/Manual:FAQ#Importing_from_other_type
Is there an easy way to get from textile to HTML?
SS
On Fri, Sep 18, 2009 at 2:38 PM, Larry Becker wrote:
> It looks like the easiest way to move to MediaWiki is to export to HTML and
> use: http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgi
>
> Larry
>
> On Thu, Sep 17, 2009 at 1:46 PM,
I have been running around the source code in the core over the last
couple of days, and I had questions on a couple of classes I found
there.
- What is the purpose of the LayerPrinter2 class? I didn't find any
documentation on in the source code or Javadoc that indicated what it
did that was sign
Got it.
On Fri, Sep 18, 2009 at 2:51 PM, Larry Becker wrote:
> Just go to the wiki and export in HTML.
>
> On Fri, Sep 18, 2009 at 4:47 PM, Sunburned Surveyor
> wrote:
>>
>> Is there an easy way to get from textile to HTML?
>>
>> SS
>>
>> On Fri, Sep 18, 2009 at 2:38 PM, Larry Becker
>> wrote: