/[drupal]/contributions/modules/parser_kml/parser_kml.inc
ViewVC logotype

Log of /contributions/modules/parser_kml/parser_kml.inc

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.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:34:44 2009 UTC (3 months, 4 weeks ago) by alexb
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +3 -0 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.2
Support icon element.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 23:23:21 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +68 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Add .kmz support and a test for it. FeedAPI common syndication parser dependency goes away.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 19:12:01 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +8 -8 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Use camelCase for functions in classes.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 19:05:53 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +7 -7 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Parse also empty elements as one-tag elements are 'empty'.
Declare XMLReader in element_process().

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 23:17:06 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Only accept tuples for resolving a namespace.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 23:10:33 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +5 -10 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Use self:: instead of class name.
Remove obsolete @todo.
Use more accurate verbiage for XML concepts.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 21:51:19 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: DRUPAL-6--1
Changes since 1.1: +55 -1 lines
Diff to previous 1.1
Merge in changes from HEAD: namespace handling, clean up test function.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 21:45:58 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +55 -1 lines
Diff to previous 1.1
Register namespaces and attach them to individual feed items (=placemarks).
XMLReader does not seem to have a function that allows us to enumerate all namespace handles and their URI's, so we register them as we go.
FeedAPI does not pass the  object to processors directly, so namespaces can only be passed down the FeedAPI conveyor belt by storing them to db and retrieving them
from within node processors or by attaching them to the feed item. We do the latter here. However, this approach remains a little hacky.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 00:05:11 2008 UTC (11 months, 3 weeks ago) by alexb
Branch: MAIN
Branch point for: DRUPAL-6--1
KML Parser - initial commit. Parser by jmiccolis, FeedAPI integration by alexb.

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