Log of /contributions/modules/parser_kml/parser_kml.inc
Parent Directory
|
Revision Log
|
Revision Graph
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.
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.