Author: dom Date: 2006-04-20 18:48:49 +0100 (Thu, 20 Apr 2006) New Revision: 777
Modified: trunk/Build.PL trunk/INSTALL Log: Config fixups
Modified: trunk/Build.PL =================================================================== --- trunk/Build.PL 2006-04-20 16:06:21 UTC (rev 776) +++ trunk/Build.PL 2006-04-20 17:48:49 UTC (rev 777) @@ -78,6 +78,7 @@ site_desc default_city default_country contact_email default_language formatting_rules_node backlinks_in_title gmaps_api_key centre_long centre_lat default_gmaps_zoom default_gmaps_search_zoom force_wgs84 + licence_name licence_url licence_info_url ) ) { my $q_method = $var . "__qu"; my $qu = $existing_config->$q_method;
Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2006-04-20 16:06:21 UTC (rev 776) +++ trunk/INSTALL 2006-04-20 17:48:49 UTC (rev 777) @@ -218,6 +218,23 @@
Default this answer if you don't know what it means.
+ "What licence will you use for the guide?" + +We strongly recommend that you think at the outset about the licence your +guide will use, for maximum usefulness. In particular for a guide that will +be on the OpenGuides network, we recommend the +"Creative Commons Attribution-ShareAlike 2.5" licence. + + "What is the URL to your licence?" + +If you used our recommendation above the URL you will want here is: +http://creativecommons.org/licenses/by-sa/2.5/ + + "What is the URL to your local page about your licensing policy?" + +You should probably include a page on your wiki about your local licensing +policy, but you can leave this blank for now if you don't have one yet. + "Distance calculation methods available are: 1) British National Grid 2) Irish National Grid @@ -252,23 +269,6 @@ If you want to use a UTM ellipsoid, WGS-84 is the best choice, as it will allow you to use the Google Maps support with the minimum of fuss.
- "What licence will you use for the guide?" - -We strongly recommend that you think at the outset about the licence your -guide will use, for maximum usefulness. In particular for a guide that will -be on the OpenGuides network, we recommend the -"Creative Commons Attribution-ShareAlike 2.5" licence. - - "What is the URL to your licence?" - -If you used our recommendation above the URL you will want here is: -http://creativecommons.org/licenses/by-sa/2.5/ - - "What is the URL to your local page about your licensing policy?" - -You should probably include a page on your wiki about your local licensing -policy, but you can leave this blank for now if you don't have one yet. - * Dependency errors
If, after you have answered these questions, the build script complains