[Firebug-cvs] firebug/web geocodeinfo_rfs.xsl,1.2,1.3 google_map_rfs.html,1.1,1.2 google_rfs.xml,1.3
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2005-06-08 18:39:49
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29505 Modified Files: geocodeinfo_rfs.xsl google_map_rfs.html google_rfs.xml sidepanel.xsl Log Message: Removed left info pane from map display web page. Index: google_map_rfs.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/google_map_rfs.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** google_map_rfs.html 7 Jun 2005 00:44:33 -0000 1.1 --- google_map_rfs.html 8 Jun 2005 18:39:36 -0000 1.2 *************** *** 87,95 **** --- 87,102 ---- <div id="container_frb" style="float:right;width:35%;" ></div> <div style="float:left;position:relative;left:10px;width:60%"> + + <!-- <div style="position:absolute;left:0px;top:0px;width:50%;overflow:auto;"> + + + + <h1 style="font-family:sans-serif;font-size:medium;">Unofficial Google Maps Embedding How To : Demo Two</h1> <p><tt>_MapsApplication({container div}, {panel div}, {metapanel div}, {permalink div}, {toggle div} | null, {printheader div})</tt></p> + <p><dl> <dt style="font-weight:bold;">Container div</dt> *************** *** 116,122 **** <p style="font-size:x-small;">-- follower at rancidbacon.com <br /> (Original page: <a href="http://stuff.rancidbacon.com/google-maps-embed-how-to/demo2.html">http://stuff.rancidbacon.com/google-maps-embed-how-to/demo2.html</a>)</p> ! <p style="font-size:x-small;">26 May 2005<!--25 May 2005--></p> </div> <div style="position:absolute;left:50%;top:5px;width:50%;"> <div id="toggle" style="position:absolute;top:0px:left:10px;font-family:sans-serif;font-size:smaller;"> </div> --- 123,131 ---- <p style="font-size:x-small;">-- follower at rancidbacon.com <br /> (Original page: <a href="http://stuff.rancidbacon.com/google-maps-embed-how-to/demo2.html">http://stuff.rancidbacon.com/google-maps-embed-how-to/demo2.html</a>)</p> ! <p style="font-size:x-small;">26 May 2005</p> </div> + --> + <div style="position:absolute;left:50%;top:5px;width:50%;"> <div id="toggle" style="position:absolute;top:0px:left:10px;font-family:sans-serif;font-size:smaller;"> </div> *************** *** 126,130 **** <div id="metapanel"></div> <div id="permalink"></div> ! <div id="printheader"></div> </div> </div> --- 135,139 ---- <div id="metapanel"></div> <div id="permalink"></div> ! <div id="printheader"></div> </div> </div> Index: sidepanel.xsl =================================================================== RCS file: /cvsroot/firebug/firebug/web/sidepanel.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** sidepanel.xsl 7 Jun 2005 00:44:33 -0000 1.1 --- sidepanel.xsl 8 Jun 2005 18:39:36 -0000 1.2 *************** *** 1,7 **** --- 1,9 ---- <?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> + <xsl:template match="/"> <xsl:apply-templates select="location"/> </xsl:template> + <xsl:template match="location"> <table> *************** *** 48,51 **** --- 50,54 ---- </table> </xsl:template> + <xsl:template match="line"> <div> *************** *** 53,55 **** --- 56,59 ---- </div> </xsl:template> + </xsl:stylesheet> \ No newline at end of file Index: google_rfs.xml =================================================================== RCS file: /cvsroot/firebug/firebug/web/google_rfs.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** google_rfs.xml 8 Jun 2005 02:31:04 -0000 1.3 --- google_rfs.xml 8 Jun 2005 18:39:36 -0000 1.4 *************** *** 15,19 **** <location infoStyle="geocodeinfo_rfs.xsl" id="A"> ! <point lat="37.91" lng="-122.33"/> <!-- <icon image="http://libgmail.sourceforge.net/man.png" class="local"/> --> <icon image="http://localhost/firebug/images/greenman.png" class="local"/> --- 15,19 ---- <location infoStyle="geocodeinfo_rfs.xsl" id="A"> ! <point lat="37.91860" lng="-122.3328"/> <!-- <icon image="http://libgmail.sourceforge.net/man.png" class="local"/> --> <icon image="http://localhost/firebug/images/greenman.png" class="local"/> *************** *** 29,39 **** </info> </location> <location infoStyle="geocodeinfo_rfs.xsl" id="B"> ! <point lat="37.915" lng="-122.332"/> ! <icon image="http://maps.google.com/mapfiles/marker.png" class="local"/> <info> <title xml:space="preserve" xmlns:xml="http://www.w3.org/XML/1998/namespace"/> <address> <line>Here be spiders...</line> </address> <image> --- 29,43 ---- </info> </location> + + <location infoStyle="geocodeinfo_rfs.xsl" id="B"> ! <point lat="37.918128" lng="-122.33185"/> ! <!-- <icon image="http://maps.google.com/mapfiles/marker.png" class="local"/> --> ! <icon image="http://localhost/firebug/images/redman.png" class="local"/> <info> <title xml:space="preserve" xmlns:xml="http://www.w3.org/XML/1998/namespace"/> <address> <line>Here be spiders...</line> + <line>Nick's office: building 451, Room 1</line> </address> <image> *************** *** 47,52 **** <icon image="http://maps.google.com/mapfiles/marker.png" class="local"/> <info> ! <title xml:space="preserve"/> <address> <line>Building 454, Room 124</line> </address> --- 51,57 ---- <icon image="http://maps.google.com/mapfiles/marker.png" class="local"/> <info> ! <title xml:space="preserve">Dave and Karthik</title> <address> + <line>Dave and Karthik</line> <line>Building 454, Room 124</line> </address> Index: geocodeinfo_rfs.xsl =================================================================== RCS file: /cvsroot/firebug/firebug/web/geocodeinfo_rfs.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** geocodeinfo_rfs.xsl 7 Jun 2005 01:26:06 -0000 1.2 --- geocodeinfo_rfs.xsl 8 Jun 2005 18:39:36 -0000 1.3 *************** *** 2,9 **** --- 2,15 ---- <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> + + <!-- TODO: Add comment describing function of + this template. --> <xsl:template match="/"> <xsl:apply-templates select="location"/> </xsl:template> + + <!-- TODO: Add comment describing function of + this template. --> <xsl:template match="location"> <div style="padding-right: 8px; margin-top: 2px"> *************** *** 12,15 **** --- 18,24 ---- </xsl:template> + + <!-- TODO: Add comment describing function of + this template. --> <xsl:template match="info"> *************** *** 22,26 **** </xsl:variable> ! <div style="font-weight: bold">Custom!</div> <div> --- 31,35 ---- </xsl:variable> ! <div style="font-weight: bold">FireBug --- personnel</div> <div> *************** *** 38,45 **** --- 47,61 ---- </xsl:template> + + + <!-- TODO: Add comment describing function of + this template. --> <xsl:template match="line"> <div style="margin-top: 2px"><xsl:value-of select="."/></div> </xsl:template> + + <!-- TODO: Add comment describing function of + this template. --> <xsl:template name="getSingleLineAddress"> <xsl:for-each select="address/line"> *************** *** 49,52 **** --- 65,69 ---- </xsl:template> + </xsl:stylesheet> |