multiple carto filter blocks not possible

jpulles - June 19, 2005 - 21:59
Project:Carto - opengis web mapping
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:jpulles
Status:closed
Description

If in a single drupal node, more than 1 carto filter block occurs, errors messages are given by smarty because it tries to write the compiled text to file.
This will be solved by writing the content of a carto filter block to a database table and referring to it by node id and carto filter sequence number (same as id in generated html code).

#1

jpulles - June 21, 2005 - 21:23

Multiple blocks containing cartographic widgets are possible now in a page. This includes an overview block in the left OR right column.
Each carto filter block gets an id of carto-filter-{sequence number}, and the content is cached in a database table together with the crc value (to check if the content has changed) and a timestamp.

#2

Anonymous - July 5, 2005 - 21:56

#3

Anonymous - July 19, 2005 - 22:01

#4

Anonymous - August 2, 2005 - 22:20

#5

Anonymous - August 16, 2005 - 22:40

#6

Tobias Maier - August 31, 2005 - 01:04

#7

Anonymous - September 14, 2005 - 01:26

#8

jpulles - September 23, 2005 - 14:13
Version:<none>» HEAD

In drupal, multiple nodes containing multiple carto blocks can appear in e.g. the page listing all the blogs. Release 0.3 of mappingwidgets handles this correctly if the target maps of buttons are specified in relative terms, i.e. values 'previous' or 'next'; note that in this case the map widgets should not be given an explicit id.

#9

Anonymous - October 7, 2005 - 14:20
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.