<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
On 07/07/11 20:10, Frank Gasdorf wrote:
<blockquote
cite="mid:CAEVXr3F5i9VH=3uFoqUTcJ9YaU5tuNU+pVeA5Fv=VCkC395FwQ@mail.gmail.com"
type="cite">Right, I removed the version from makefile, because
it's a post process on html files and have not replaced all OSGeo
Live occurrences. Few days ago I requested an enhancement to put
the version number at a specific place, lets say right behind the
banner, that every page shows the current version number. I
haven't got any feedback yet. IMHO the whole doc should be without
any version number, except the HOME index page.</blockquote>
<br>
I suggest you go ahead and insert the version tag in:<br>
<a class="moz-txt-link-freetext" href="http://live.osgeo.org/en/index.html">http://live.osgeo.org/en/index.html</a><br>
Welcome to OSGeo-Live <version><br>
<br>
<a class="moz-txt-link-freetext" href="http://live.osgeo.org/en/overview/overview.html">http://live.osgeo.org/en/overview/overview.html</a><br>
OSGeo-Live <version> Contents<br>
<br>
<a class="moz-txt-link-freetext" href="http://live.osgeo.org/en/download.html">http://live.osgeo.org/en/download.html</a><br>
The latest stable release of OSGeo-Live <version>:<br>
<br>
<blockquote
cite="mid:CAEVXr3F5i9VH=3uFoqUTcJ9YaU5tuNU+pVeA5Fv=VCkC395FwQ@mail.gmail.com"
type="cite">
<div>
Whats next? I'll go over and replace all OSGeo-Live places with
OSGeo-Live |version| and thats it. Otherwise we could use
replacements, but right now I don't know how to define global
values, that can be referenced in all *.rst files.</div>
</blockquote>
<br>
If you are not able to work out how to insert the global variables,
then we should revert to using the previous post HTML production of
inserting VERSION. It is not perfect, but it does work.<br>
<br>
<blockquote
cite="mid:CAEVXr3F5i9VH=3uFoqUTcJ9YaU5tuNU+pVeA5Fv=VCkC395FwQ@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>Thanks a lot for the adhoc url, that everybody can have a
look at the current content! Are the pages uploaded daily?</div>
</blockquote>
<br>
Yes, reloaded daily.<br>
<br>
<blockquote
cite="mid:CAEVXr3F5i9VH=3uFoqUTcJ9YaU5tuNU+pVeA5Fv=VCkC395FwQ@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>Cheers, Frank<br>
<br>
<div class="gmail_quote">2011/7/7 Cameron Shorter <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:cameron.shorter@gmail.com">cameron.shorter@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div text="#000000" bgcolor="#ffffff"> Frank,<br>
Checking the latest changes to the Makefile, it seems we
have lost the VERSION from the documents.<br>
<br>
You can see a link to a nightly build here: <a
moz-do-not-send="true"
href="http://wiki.osgeo.org/wiki/Live_GIS_Disc#Documentation"
target="_blank">http://wiki.osgeo.org/wiki/Live_GIS_Disc#Documentation</a>
<br>
to<br>
<a moz-do-not-send="true"
href="http://adhoc.osgeo.osuosl.org/livedvd/docs/en/index.html"
target="_blank">http://adhoc.osgeo.osuosl.org/livedvd/docs/en/index.html</a><br>
<br>
Are you able to look into this?<br>
<br>
We don't have a nightly mavin build or similar automated
build process (yet). Having one could make our build
process easier if someone were able to set it up.
<div>
<div class="h5"><br>
<br>
On 04/07/11 17:02, Frank Gasdorf wrote: </div>
</div>
<blockquote type="cite">
<div>
<div class="h5">Thanks Hamish, please have a look at
the inline comments ..<br>
<br>
<div class="gmail_quote">2011/7/4 Hamish <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:hamish_b@yahoo.com"
target="_blank">hamish_b@yahoo.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt
0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
204, 204); padding-left: 1ex;">
<div>Frank wrote:<br>
> OK, just fixed the version read from
VERSION.txt in conf.py<br>
> and updated html_tilte property - in the
title was still v4.5<br>
> instead of the current version.<br>
<br>
</div>
thanks<br>
<div><br>
> I tried it on mac os but the arguments
for sphinx-build<br>
> command where not used like I thought it
would. Therefore the<br>
> python conf.py update to read from
version file instead of<br>
> parameters for sphinx-build command in
Makefile<br>
<br>
</div>
sphinx has been a bit of a moving target.. can
you set up a<br>
virtual machine in OSX to run xubuntu 11.04 in?
it's the best<br>
way to verify the results are the same.<br>
</blockquote>
<div><br>
</div>
<div>Agree, it was only mentioned to get feedback
if anybody else had problems like this. I know,
that the geotools project works with ant build
scripts and there it seems to work but I've no
idea what OS the build server for the docs is
running.</div>
<div> </div>
<blockquote class="gmail_quote" style="margin: 0pt
0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
204, 204); padding-left: 1ex;"> also note that
if the Makefile changes the nightly doc build<br>
on the adhoc server stops until I validate them.
(intentional<br>
feature, not a bug)<br>
<div><br>
</div>
</blockquote>
<div>Quit interesting. Everything still all right
after my changes? Is there a public accessible
build server (hudson/jenkins) where I can check
the build results? Is it possible to get these
results to the mailing list? </div>
<blockquote class="gmail_quote" style="margin: 0pt
0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
204, 204); padding-left: 1ex;">
<div> <br>
> In addition I searched all 'OSGeo
Live' occurrences and<br>
> replaced it with OSGeo-Live.<br>
<br>
</div>
it would be better to make the grep regex more
robust, rather<br>
than forcing all docs to use an identical
version of the nom du<br>
jour.<br>
<br>
grep 'OSGeo[ -]Live' *.rst<br>
<div><br>
</div>
</blockquote>
<div>Thanks! To be exact I used the <font
face="'courier new', monospace">sed</font> and
searched the regular expression 'OSGeo.Live' and
replaced it with OSGeo-Live. ;)</div>
<blockquote class="gmail_quote" style="margin: 0pt
0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
204, 204); padding-left: 1ex;">
<div> <br>
> Last but not least I updated the
copyright to 2011.<br>
<br>
</div>
thanks,<br>
<br>
<br>
<br>
with respect to :Version: in the ReST docs
header comments, I<br>
would like to preserve that, it makes it easy to
know if I've<br>
verified that the content is still valid for the
currently<br>
packaged version of the software. (making it the
version of<br>
the software would be just as good) that
version doesn't need<br>
to be exported beyond the ReST document though.<br>
<br>
<br>
cheers,<br>
<font color="#888888">Hamish<br>
<br>
</font></blockquote>
</div>
<br>
</div>
</div>
<pre><fieldset></fieldset>
_______________________________________________
Live-demo mailing list
<div class="im"><a moz-do-not-send="true" href="mailto:Live-demo@lists.osgeo.org" target="_blank">Live-demo@lists.osgeo.org</a>
<a moz-do-not-send="true" href="http://lists.osgeo.org/mailman/listinfo/live-demo" target="_blank">http://lists.osgeo.org/mailman/listinfo/live-demo</a>
<a moz-do-not-send="true" href="http://wiki.osgeo.org/wiki/Live_GIS_Disc" target="_blank">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a></div></pre>
</blockquote>
<br>
<br>
<pre cols="72">--
Cameron Shorter
Geospatial Director
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254
Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
<a moz-do-not-send="true" href="http://www.lisasoft.com" target="_blank">http://www.lisasoft.com</a>
</pre>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Cameron Shorter
Geospatial Director
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254
Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
<a class="moz-txt-link-freetext" href="http://www.lisasoft.com">http://www.lisasoft.com</a>
</pre>
</body>
</html>