/[drupal]/contributions/modules/carto/carto.module
ViewVC logotype

Log of /contributions/modules/carto/carto.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 19:39:01 2006 UTC (3 years ago) by openwereld
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +16 -9 lines
Diff to previous 1.21
default googlemap key

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 22:37:26 2006 UTC (3 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.20: +35 -34 lines
Diff to previous 1.20
prevent javascript in wms node capabilities by using filter_xss

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 13:22:51 2006 UTC (3 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.19: +221 -94 lines
Diff to previous 1.19
wms node view as table listing

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 7 22:12:05 2006 UTC (3 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.18: +300 -71 lines
Diff to previous 1.18
improved selection of layers for web mapping services nodes; takes map projection into account and bounding box of selected layers

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 5 20:13:05 2006 UTC (3 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.17: +207 -392 lines
Diff to previous 1.17
- changed carto-wms node type to cartowms (because of problems)
- removed dead code
- moved layer selection for wms nodes to separate tab sheet
- option to show maps in teaser for wms nodes

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 14:34:22 2006 UTC (3 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.16: +20 -9 lines
Diff to previous 1.16
First updates for Drupal 5.x api.

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 13:22:20 2006 UTC (3 years, 1 month ago) by openwereld
Branch: DRUPAL-4-7
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 , to next main 1.22
url corrected

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 08:19:42 2006 UTC (3 years, 1 month ago) by openwereld
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.15: +127 -329 lines
Diff to previous 1.15
update to 4.7

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 20:13:27 2006 UTC (3 years, 6 months ago) by openwereld
Branch: MAIN
Changes since 1.14: +7 -1 lines
Diff to previous 1.14
save  googlemap api key in variable googlemap_api_key

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 22:22:22 2006 UTC (3 years, 6 months ago) by openwereld
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13
See bug report http://drupal.org/node/63357. Changed getcapabilities request to mixed case 'GetCapabilities' as required by OGC WMS specs. In addition srs=epsg:4326 is changed to srs=EPSG:4326.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 21:56:56 2006 UTC (3 years, 6 months ago) by openwereld
Branch: MAIN
Changes since 1.12: +30 -6 lines
Diff to previous 1.12
Fix for bug report http://drupal.org/node/63356.

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 11:19:01 2006 UTC (3 years, 7 months ago) by openwereld
Branch: DRUPAL-4-6
Changes since 1.12: +219 -1437 lines
Diff to previous 1.12 , to next main 1.22
Removed comments from carto.mysql (only in DRUPAL-4-6)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 19:23:51 2006 UTC (3 years, 7 months ago) by openwereld
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.11: +11 -1 lines
Diff to previous 1.11
Fix for http://drupal.org/node/57032

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 08:42:49 2006 UTC (3 years, 8 months ago) by openwereld
Branch: MAIN
Changes since 1.10: +339 -86 lines
Diff to previous 1.10
widget added to plot gpx file on map (CartoGPXFile); addition of css files modified for drupal 4.7.0 beta6 using theme function and base_path; po files moved to subdirectory;

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 13:18:08 2006 UTC (3 years, 10 months ago) by openwereld
Branch: MAIN
Changes since 1.9: +1135 -180 lines
Diff to previous 1.9
Portuguese language prompts from mappingwidgets/languages/prt/global.lng

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 7 20:40:08 2005 UTC (4 years ago) by openwereld
Branch: MAIN
Changes since 1.8: +162 -75 lines
Diff to previous 1.8
- add table carto_filter_nodes for nodes that contain carto-filter blocks
- menu items for 'maps' and 'my maps'
- rss feeds for 'maps' and 'my maps'
- 'recent maps' block implemented

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 07:02:47 2005 UTC (4 years ago) by openwereld
Branch: MAIN
Changes since 1.7: +13 -9 lines
Diff to previous 1.7
The carto page functionality and related menu items are disabled.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 14 20:24:34 2005 UTC (4 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.6: +89 -21 lines
Diff to previous 1.6
+ caching activated
+ smarty cache can be cleared via admin/settings/carto

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 13 19:50:42 2005 UTC (4 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
more robust by checking for correct smarty configuration

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 8 22:06:01 2005 UTC (4 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.4: +165 -343 lines
Diff to previous 1.4
configuration of carto module is very much improved and stable for drupal 4.6.3

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 18:35:32 2005 UTC (4 years, 1 month ago) by openwereld
Branch: MAIN
Changes since 1.3: +279 -106 lines
Diff to previous 1.3
+ block-specific configuration for overview and legend blocks
+ configuration for carto module
+ entering mappingwidgets via htmlarea box is now valid

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 16 13:52:08 2005 UTC (4 years, 2 months ago) by openwereld
Branch: MAIN
Changes since 1.2: +183 -72 lines
Diff to previous 1.2
With latest mappingwidgets release 0.2.9.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 20:32:35 2005 UTC (4 years, 5 months ago) by openwereld
Branch: MAIN
Changes since 1.1: +152 -17 lines
Diff to previous 1.1
Correct handling of multiple carto filter blocks. Overview block can be left AND right, because generated code is placed just before the footer.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 13 20:30:52 2005 UTC (4 years, 5 months ago) by openwereld
Branch: MAIN
Mappingwidgets filter is implemented. Function 'drupal_set_html_head' does
not function yet.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2