From svnadmin@urchin.earth.li Sun Mar 15 22:17:46 2009 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1262 - in sites: . london.openguides.org london.openguides.org/templates Date: Sun, 15 Mar 2009 22:17:46 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0779558510775118776==" --===============0779558510775118776== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: dom Date: 2009-03-15 22:17:46 +0000 (Sun, 15 Mar 2009) New Revision: 1262 Added: sites/london.openguides.org/ sites/london.openguides.org/templates/ sites/london.openguides.org/templates/custom_banner.tt sites/london.openguides.org/templates/userstats.tt Log: add templates for london Added: sites/london.openguides.org/templates/custom_banner.tt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sites/london.openguides.org/templates/custom_banner.tt = (rev 0) +++ sites/london.openguides.org/templates/custom_banner.tt 2009-03-15 22:17:4= 6 UTC (rev 1262) @@ -0,0 +1,4 @@ +
+

The Open Guide to London

+
Added: sites/london.openguides.org/templates/userstats.tt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sites/london.openguides.org/templates/userstats.tt = (rev 0) +++ sites/london.openguides.org/templates/userstats.tt 2009-03-15 22:17:46 UT= C (rev 1262) @@ -0,0 +1,49 @@ +[% USE CGI %] +[% INCLUDE header.tt page_title =3D "User stats for $username - $site_name" = %] +[% INCLUDE banner.tt %] +
+[% INCLUDE navbar.tt %] +
+

+ User Stats for + [% IF username %] + [% username %] + [% ELSE %] + [% host %] + [% END %] +

+ +[% content %] + +

+ Last five edits made by + [% IF username AND 0 %] + [% username %]: + [% ELSE %] + [% host %]: + [% END %] +

+ +
    +[% FOREACH node =3D last_five_nodes %] +
  • [% node.last_modified %] + [% node.name %] + [% IF node.comment %] + [[% node.comment %]] + [% END %] +
  • +[% END %] +
+ +[% IF username %] +

Personalised RSS feeds:

+ +[% END %] + +
+[% INCLUDE footer.tt %] --===============0779558510775118776==-- From svnadmin@urchin.earth.li Sun Mar 15 22:21:07 2009 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1263 - website/preview/includes Date: Sun, 15 Mar 2009 22:21:07 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2537199493511446560==" --===============2537199493511446560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: dom Date: 2009-03-15 22:21:07 +0000 (Sun, 15 Mar 2009) New Revision: 1263 Modified: website/preview/includes/footer.inc Log: update copyright year, add contact address Modified: website/preview/includes/footer.inc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- website/preview/includes/footer.inc 2009-03-15 22:17:46 UTC (rev 1262) +++ website/preview/includes/footer.inc 2009-03-15 22:21:07 UTC (rev 1263) @@ -16,9 +16,10 @@
OpenGuides, [The] Open Guide to... and the guides made by you are - trademarks of The OpenGuides Project, copyright ©2002-2006. All righ= ts + trademarks of The OpenGuides Project, copyright ©2002-2009. All righ= ts reserved.
- Trademarks used on member sites of the OpenGuides network by permission. + Trademarks used on member sites of the OpenGuides network by permission.<= br> + Contact: contact(a)open= guides.org
=20 --===============2537199493511446560==-- From svnadmin@urchin.earth.li Sun Mar 15 22:21:55 2009 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1264 - website/preview/includes Date: Sun, 15 Mar 2009 22:21:55 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4420313055016329234==" --===============4420313055016329234== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: dom Date: 2009-03-15 22:21:55 +0000 (Sun, 15 Mar 2009) New Revision: 1264 Modified: website/preview/includes/footer.inc Log: more efficient lines Modified: website/preview/includes/footer.inc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- website/preview/includes/footer.inc 2009-03-15 22:21:07 UTC (rev 1263) +++ website/preview/includes/footer.inc 2009-03-15 22:21:55 UTC (rev 1264) @@ -18,7 +18,7 @@ to... and the guides made by you are trademarks of The OpenGuides Project, copyright ©2002-2009. All righ= ts reserved.
- Trademarks used on member sites of the OpenGuides network by permission.<= br> + Trademarks used on member sites of the OpenGuides network by permission. Contact: contact(a)open= guides.org
=20 --===============4420313055016329234==-- From svnadmin@urchin.earth.li Sun Mar 15 22:23:22 2009 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1265 - website/publish/includes Date: Sun, 15 Mar 2009 22:23:22 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0244999887680381596==" --===============0244999887680381596== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: dom Date: 2009-03-15 22:23:22 +0000 (Sun, 15 Mar 2009) New Revision: 1265 Modified: website/publish/includes/footer.inc Log: merge to publish Modified: website/publish/includes/footer.inc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- website/publish/includes/footer.inc 2009-03-15 22:21:55 UTC (rev 1264) +++ website/publish/includes/footer.inc 2009-03-15 22:23:22 UTC (rev 1265) @@ -16,9 +16,10 @@
OpenGuides, [The] Open Guide to... and the guides made by you are - trademarks of The OpenGuides Project, copyright ©2002-2006. All righ= ts + trademarks of The OpenGuides Project, copyright ©2002-2009. All righ= ts reserved.
Trademarks used on member sites of the OpenGuides network by permission. + Contact: contact(a)open= guides.org
=20 --===============0244999887680381596==-- From svnadmin@urchin.earth.li Sun Mar 15 22:27:03 2009 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1266 - in sites/london.openguides.org: . static static/graphics static/resources Date: Sun, 15 Mar 2009 22:27:03 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6143605972539180347==" --===============6143605972539180347== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: dom Date: 2009-03-15 22:27:03 +0000 (Sun, 15 Mar 2009) New Revision: 1266 Added: sites/london.openguides.org/static/ sites/london.openguides.org/static/favicon.ico sites/london.openguides.org/static/graphics/ sites/london.openguides.org/static/graphics/feed.png sites/london.openguides.org/static/graphics/logo.jpg sites/london.openguides.org/static/graphics/logo_2005_a.jpg sites/london.openguides.org/static/graphics/logo_2005_a.png sites/london.openguides.org/static/graphics/logo_2005_b.jpg sites/london.openguides.org/static/graphics/logo_old.jpg sites/london.openguides.org/static/graphics/rdf.png sites/london.openguides.org/static/index.html sites/london.openguides.org/static/logo.jpg sites/london.openguides.org/static/resources/ sites/london.openguides.org/static/resources/ogl.css sites/london.openguides.org/static/resources/somerights20.gif Log: add static content Added: sites/london.openguides.org/static/favicon.ico =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/favicon.ico ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sites/london.openguides.org/static/graphics/feed.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/graphics/feed.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sites/london.openguides.org/static/graphics/logo.jpg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sites/london.openguides.org/static/graphics/logo.jpg = (rev 0) +++ sites/london.openguides.org/static/graphics/logo.jpg 2009-03-15 22:27:03 = UTC (rev 1266) @@ -0,0 +1 @@ +link logo_2005_b.jpg \ No newline at end of file Property changes on: sites/london.openguides.org/static/graphics/logo.jpg ___________________________________________________________________ Name: svn:special + * Added: sites/london.openguides.org/static/graphics/logo_2005_a.jpg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/graphics/logo_2005_a.= jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sites/london.openguides.org/static/graphics/logo_2005_a.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/graphics/logo_2005_a.= png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sites/london.openguides.org/static/graphics/logo_2005_b.jpg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/graphics/logo_2005_b.= jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sites/london.openguides.org/static/graphics/logo_old.jpg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/graphics/logo_old.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sites/london.openguides.org/static/graphics/rdf.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/graphics/rdf.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sites/london.openguides.org/static/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sites/london.openguides.org/static/index.html (re= v 0) +++ sites/london.openguides.org/static/index.html 2009-03-15 22:27:03 UTC (re= v 1266) @@ -0,0 +1,9 @@ + + + +Not here yet + +

Not here yet

+

This is the web server for london.openguides.org. This site has been conf= igured, but no content has arrived yet.

+ Added: sites/london.openguides.org/static/logo.jpg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sites/london.openguides.org/static/logo.jpg (rev = 0) +++ sites/london.openguides.org/static/logo.jpg 2009-03-15 22:27:03 UTC (rev = 1266) @@ -0,0 +1 @@ +link graphics/logo.jpg \ No newline at end of file Property changes on: sites/london.openguides.org/static/logo.jpg ___________________________________________________________________ Name: svn:special + * Added: sites/london.openguides.org/static/resources/ogl.css =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sites/london.openguides.org/static/resources/ogl.css = (rev 0) +++ sites/london.openguides.org/static/resources/ogl.css 2009-03-15 22:27:03 = UTC (rev 1266) @@ -0,0 +1,185 @@ +body { + margin: 0px; +} + +a { + color: #060; +} + +a img { + border: 0px; +} + +body, div, p, td, input, select { + font-family: georgia, "times new roman", serif; + font-size: 12px; + line-height: 1.4em; +} + +p { + margin: 0em; +} + +p + p { + text-indent: 1.5em; +} + +h2.node_name { + line-height: 1.1em; + font-size: 2em; +} + +.hidden { + display: none; +} + +#redirect_message { + font-size: 0.9em; + font-style: italic; +} + +#recent, #navbar_parent { + width: 20%; + float: right; + margin: 1em 0em 0em 0em; + padding: 0em 1em 1em 2em; + border-left: 1px dashed #ccc; +} + +#recent h3 { + margin: 0px; +} + +#recent a, #navbar_parent a { + text-decoration: none; + border-bottom: 1px solid #ddd; +} + +#title_edit_link { + width: 20%; + float: right; +} + +#title_edit_link a { + background: #eee; + color: #000; + text-decoration: none; + border-left: 1px solid #ddd; + border-top: 1px solid #ddd; + border-right: 1px solid #aaa; + border-bottom: 1px solid #aaa; + padding: 0.5em; +} + +#version { + display: none; +} + +#rdf_link { + font-size: 0.9em; + float: right; + margin: 1em 0em; +} + +#rdf_link a { + text-decoration: none; + border-bottom: 1px solid #ddd; +} + +.navbar_site_name { + display: none; +} + +#navbar_parent ul { + list-style-type: none; + color: #999; +} + +/* 00BB is the ">>" symbol */ + +#navbar_parent ul li:before { + content: "\2767 \0020"; +} + +#navbar_tools ul, #navbar_help ul, #navbar_options ul, + +#navbar_search ul, #navbar_this_page ul, #navbar_starting_points ul { + margin: 0em 0em 1em 0em; + padding: 0em; +} + +#navbar_tools ul li, #navbar_help ul li, #navbar_options ul li, +#navbar_search ul li, #navbar_this_page ul li, #navbar_starting_points ul li= { + margin-left: 1em; +} + + +#banner { + background: url(http://london.openguides.org/graphics/logo.jpg) no-repeat #= fff; + height: 75px; + width: 100%; + border-bottom: 1px solid #ccc; + cursor: pointer; +} + +#banner h1 { + display: none; +} + +#maincontent ul { + list-style-type: circle; +} + +#content, #maincontent { + padding: 1em; +} + +#content #maincontent { + padding: 0em; + width: 60%; + float: left; + margin: 0em 0em 2em 5em; +} + +#content #footer { + padding: 1em 0em 0em 0em; +} + +#footer { + margin-top: 1em; + border-top: 1px solid #ccc; + padding: 1em; +} + +#adsense { + margin: 3em auto 0em auto; +} + +#openguides_information { + border: 4px dashed #ccc; + margin: 2em 0em; + padding: 1em; +} + +.edit_form_actions { + text-align: center; + margin: 1em 0em; +} + +.edit_form_actions div { + display: inline; +} + +.edit_form_group label { + font-weight: bold; +} + +legend { + padding: 0em 1em; + font-size: 1.1em; + font-weight: bold; +} + +.edit_form_group input[type=3Dtext], .edit_form_group textarea { + width: 100%; +} \ No newline at end of file Added: sites/london.openguides.org/static/resources/somerights20.gif =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: sites/london.openguides.org/static/resources/somerights2= 0.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream --===============6143605972539180347==--