[Mapbender-users] Mapbender_setup
Arnulf Christl
arnulf.christl at ccgis.de
Mon May 29 14:04:13 EDT 2006
Astrid Emde wrote:
> Hello Marco, hello List,
>
> Samson, Marko schrieb:
>> Da ich in letzter Zeit einige Test-, Entwicklungs- und
>> Produktionsrechner installiert habe, und dabei immer mal wieder eine
>> Kleinigkeit vergessen habe, ist mir die Idee gekommen die
>> mapbender_setup.php etwas aufzupeppen.
>> Ich habe mal die Setup-Hilfe aus dem Wiki zur genommen und als Vorlage
>> für das Script genommen.
>> Ich packe sie mal in den Anhang, vielleicht hilft sie ja dem ein oder
>> anderen. Allerdings habe ich mir jetzt nicht die Mühe gemacht, alle
>> Fälle auszutesten. Eine MySQL-Datenbank läuft bei mir zum Beispiel
>> nicht. Der Test auf MySQL Basis ist aber mit integriert (nur eben
>> nicht getestet).
>> Es besteht also keine Garantie für richtige Ergebnisse. Falls ihr das
>> Script ausprobiert noch eine Idee habt oder euch eine Fehler auffällt,
>> mailt mir doch bitte. Wenn ich mal eine freie Minute habe, baue ich es
>> dann mit ein bzw. um.
>>
>> Die Datei einfach unter /mapbender/http/tools abspeichern. Dann sollte
>> es funktionieren.
>
> I had a look at the tool mb_setupchecker.php that you have send to the
> user-mailing list.
>
> I thnk it would be good, if this tool would replace the
> mapbender_setup.php in the next Mapbender version.
>
> I only have some suggestions and would like to discuss them in the
> mapbender dev mailing list.
>
> The things I would change:
> 1. rename the tool to mapbender_setup.php
> 2. change the style a bit to mapbender style (font/ colors / cellspacing
> / cellpadding) maybe with a css-file
> 3. improve readability with a single table for each 'subject' (php /
> extensions / database / postgis)
>
> What do you think about this?
>
>
> soweit
>
> Astrid Emde
Hi,
this is a standard case of "throwing code over the fence" (don't get me
wrong, this is not a bad thing). But now that we are in the incubation
process of the OSGeo we learned that there are some rules to adhere to,
these involve code formatting, licensing and copyright.
The code needs to have the GNU GPL license text included and needs a
header with the SVN tags and a link to the corresponding Wiki page
(which contains the documentation). The author must be prepared to
publish his software under the protection of the GNU GPL. The copyright
of the software modules of Mapbender currently (except for a few
exceptions) lies with CCGIS. We have learned that this is a good thing
as it makes it easier to change licenses and do other adminis-trivia. It
has also been suggested to transfer the copyright completely to the
OSGeo Foundation. Currently this would only involve CCGIS.
We will ask the incubation committee for advice on how to proceed on this.
The code can only be contained in the v 2.4 if we manage to resolve
these issues in one way or another.
If you have questions please let us know.
Best regards,
Arnulf.
More information about the Mapbender_dev
mailing list