All right, Sorry for the confusion ...<div><br></div><div>I&#39;ve updated to index, download and overview pages. What I&#39;ve done:<div>added rst_epilog to the conf.py script and replaced at the specific places OSGeo-Live with |osgeo-live-version| which is a concatenation of the project and the projects version:</div>
<div><br></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">.. |osgeo-live-version| replace:: %(projectname)s %(projectversion)s</font></div><div>in addition I defined a replacement |osgeo-live-project| which can be used everywhere OSGeo-Live is currently in the docs ... </div>
<div><br></div><div>Could please somebody <b>review </b>the <span class="Apple-style-span" style="font-family: arial, helvetica, sans-serif; font-size: 13px; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><b>Japanese </b></span>index page.</div>
<div><br></div><div>What&#39;s next:</div><div>We should update the URL&#39;s in download pages and make these dynamic by using the version number as well. I&#39;ve no idea where the path would be correct if we would replace (see |version|:</div>
<div><br></div><div>e.g:</div><div><a href="http://download.osgeo.org/livedvd/release/4.5/osgeo-live-4.5.iso">http://download.osgeo.org/livedvd/release/4.5/osgeo-live-4.5.iso</a></div><div>with </div><div><a href="http://download.osgeo.org/livedvd/release/|version|/osgeo-live-|version|.iso">http://download.osgeo.org/livedvd/release/|version|/osgeo-live-|version|.iso</a></div>
<div><br></div><div>is there a deployment script which uploads the ISO files? Where can I find it?</div><div><br></div><div>Cheers, Frank<br><br><div class="gmail_quote">2011/7/7 Cameron Shorter <span dir="ltr">&lt;<a href="mailto:cameron.shorter@gmail.com">cameron.shorter@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><u></u>

  
    
  
  <div text="#000000" bgcolor="#ffffff"><div class="im">
    <br>
    <br>
    On 07/07/11 20:10, Frank Gasdorf wrote:
    <blockquote type="cite">Right, I removed the version from makefile, because
      it&#39;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&#39;t got any feedback yet. IMHO the whole doc should be without
      any version number, except the HOME index page.</blockquote>
    <br></div>
    I suggest you go ahead and insert the version tag in:<br>
    <a href="http://live.osgeo.org/en/index.html" target="_blank">http://live.osgeo.org/en/index.html</a><br>
    Welcome to OSGeo-Live &lt;version&gt;<br>
    <br>
    <a href="http://live.osgeo.org/en/overview/overview.html" target="_blank">http://live.osgeo.org/en/overview/overview.html</a><br>
    OSGeo-Live &lt;version&gt; Contents<br>
    <br>
    <a href="http://live.osgeo.org/en/download.html" target="_blank">http://live.osgeo.org/en/download.html</a><br>
    The latest stable release of OSGeo-Live &lt;version&gt;:<div class="im"><br>
    <br>
    <blockquote type="cite">
      <div>
        Whats next? I&#39;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&#39;t know how to define global
        values, that can be referenced in all *.rst files.</div>
    </blockquote>
    <br></div>
    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.<div class="im"><br>
    <br>
    <blockquote 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></div>
    Yes, reloaded daily.<div><div></div><div class="h5"><br>
    <br>
    <blockquote type="cite">
      <div><br>
      </div>
      <div>Cheers, Frank<br>
        <br>
        <div class="gmail_quote">2011/7/7 Cameron Shorter <span dir="ltr">&lt;<a href="mailto:cameron.shorter@gmail.com" target="_blank">cameron.shorter@gmail.com</a>&gt;</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 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 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&#39;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><br>
                  <br>
                  On 04/07/11 17:02, Frank Gasdorf wrote: </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div>Thanks Hamish, please have a look at
                    the inline comments ..<br>
                    <br>
                    <div class="gmail_quote">2011/7/4 Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com" target="_blank">hamish_b@yahoo.com</a>&gt;</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>
                          &gt; OK, just fixed the version read from
                          VERSION.txt in conf.py<br>
                          &gt; and updated html_tilte property - in the
                          title was still v4.5<br>
                          &gt; instead of the current version.<br>
                          <br>
                        </div>
                        thanks<br>
                        <div><br>
                          &gt; I tried it on mac os but the arguments
                          for sphinx-build<br>
                          &gt; command where not used like I thought it
                          would. Therefore the<br>
                          &gt; python conf.py update to read from
                          version file instead of<br>
                          &gt; 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&#39;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&#39;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>
                          &gt; In addition I searched all &#39;OSGeo
                          Live&#39; occurrences and<br>
                          &gt; 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 &#39;OSGeo[ -]Live&#39; *.rst<br>
                        <div><br>
                        </div>
                      </blockquote>
                      <div>Thanks! To be exact I used the <font face="&#39;courier new&#39;, monospace">sed</font> and
                        searched the regular expression &#39;OSGeo.Live&#39; 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>
                          &gt; 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&#39;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&#39;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><a href="mailto:Live-demo@lists.osgeo.org" target="_blank">Live-demo@lists.osgeo.org</a>
<a href="http://lists.osgeo.org/mailman/listinfo/live-demo" target="_blank">http://lists.osgeo.org/mailman/listinfo/live-demo</a>
<a 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 href="http://www.lisasoft.com" target="_blank">http://www.lisasoft.com</a>
</pre>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </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 href="http://www.lisasoft.com" target="_blank">http://www.lisasoft.com</a>
</pre>
  </div></div></div>

</blockquote></div><br></div></div>