Hi all,
I have a GeoServer extension I've been working on for a while which allows styling GeoServer maps in CSS. I'd like to move it off of my bitbucket repository [1] and add it to GeoServer's community section. Are there any objections to this?
[1] http://bitbucket.org/dwins/gt-css/wiki/Home
PS: If anyone is experienced in converting bitbucket wiki markup to Sphinx RST, I'd love a hand migrating the docs 
--
David Winslow
OpenGeo - http://opengeo.org/
David Winslow ha scritto:
Hi all,
I have a GeoServer extension I've been working on for a while which allows styling GeoServer maps in CSS. I'd like to move it off of my bitbucket repository [1] and add it to GeoServer's community section. Are there any objections to this?
None. Actually I think it's a very nice addition.
I suggest you also add it to the community nightly builds section
and then blog about so that people can try it out.
I'm confident it will become a very popular module.
[1] http://bitbucket.org/dwins/gt-css/wiki/Home
PS: If anyone is experienced in converting bitbucket wiki markup to Sphinx RST, I'd love a hand migrating the docs 
Can't help there, sorry 
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
On 03/02/2010 05:20 AM, Andrea Aime wrote:
David Winslow ha scritto:
Hi all,
I have a GeoServer extension I've been working on for a while which allows styling GeoServer maps in CSS. I'd like to move it off of my bitbucket repository [1] and add it to GeoServer's community section. Are there any objections to this?
None. Actually I think it's a very nice addition.
I suggest you also add it to the community nightly builds section
and then blog about so that people can try it out.
I'm confident it will become a very popular module.
[1] http://bitbucket.org/dwins/gt-css/wiki/Home
PS: If anyone is experienced in converting bitbucket wiki markup to Sphinx RST, I'd love a hand migrating the docs 
Can't help there, sorry 
Cheers
Andrea
Okay, added to trunk as of r14074. I included a community release build descriptor, and a new section in the user manual (the first in the community section, neat!). However, I wasn't able to figure out how to get my command-line converter building again. The way it worked when the project was an independent maven project was to simply run the appassembler plugin to generate a run script + library archive, and then package all of that into a ZIP file with the assembly plugin. It's not clear how to accomplish that within the GeoServer release system, so for now I just commented it out. (I think one of the biggest issues is the old version of the assembly plugin used in GeoServer; I had been using the latest.)
It would be nice to revive the command-line/standalone converter; does someone more familiar with the GeoServer build have a clue on how to make that happen?
--
David Winslow
OpenGeo - http://opengeo.org/
David Winslow ha scritto:
On 03/02/2010 05:20 AM, Andrea Aime wrote:
David Winslow ha scritto:
Hi all,
I have a GeoServer extension I've been working on for a while which allows styling GeoServer maps in CSS. I'd like to move it off of my bitbucket repository [1] and add it to GeoServer's community section. Are there any objections to this?
None. Actually I think it's a very nice addition.
I suggest you also add it to the community nightly builds section
and then blog about so that people can try it out.
I'm confident it will become a very popular module.
[1] http://bitbucket.org/dwins/gt-css/wiki/Home
PS: If anyone is experienced in converting bitbucket wiki markup to Sphinx RST, I'd love a hand migrating the docs 
Can't help there, sorry 
Cheers
Andrea
Okay, added to trunk as of r14074. I included a community release build descriptor, and a new section in the user manual (the first in the community section, neat!).
Cool. If I may suggest, it would be even better to have it also
in the 2.0.x community section.
Rationale: trying out a new module in the comfort of a stable series
is going to attract more people than doing the same on trunk where
you cannot trust the whole server to be working at all
It would be nice to revive the command-line/standalone converter; does someone more familiar with the GeoServer build have a clue on how to make that happen?
"someone more familiar with the GeoServer build"... seems to me a long way to say "Justin"? :-p
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
Andrea Aime ha scritto:
Okay, added to trunk as of r14074. I included a community release build descriptor, and a new section in the user manual (the first in the community section, neat!).
Cool. If I may suggest, it would be even better to have it also
in the 2.0.x community section.
Rationale: trying out a new module in the comfort of a stable series
is going to attract more people than doing the same on trunk where
you cannot trust the whole server to be working at all
Duh, should have looked at the commits list before talking... it's already there in 2.0.x
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.