<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Michael,<div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div text="#000000" bgcolor="#FFFFFF" class=""><ul class=""><li class="">I don't want to customize GeoNode any further. I have to HTML files which I simply want to be loaded to replace the standard two pages</li></ul></div></blockquote><div class="">Well than do as I said without using geonode project. Do a backup of geonode index.html and place your own index.html in same folder.</div><div class="">(urls.py is already pointing to index.html)</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div text="#000000" bgcolor="#FFFFFF" class=""><ul class=""><li class="">I have a production environment already. I don't want to mess around with docker or break my python installation with the creation of a virtualEnv (I don't know anything about python). </li></ul></div></blockquote><div class="">Be careful. The apt setup is currently not maintained and has issues!</div></div><div class="">GeoNode is a complex system you should at least read the (some) django and installation docs to </div><div class="">know what is happening. For example virtualEnv is exactly there to not end up in big mess!</div><div><br class=""></div><div><blockquote type="cite" class=""><div text="#000000" bgcolor="#FFFFFF" class=""><ul class=""><li class="">I installed Geonode with apt-get install geonode and I doubt that the setup of a dev environment on the prod server</li></ul></div></blockquote><div class="">Nobody suggested it! Of course in a live system you would install as production!</div><div class=""><a href="http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/index.html" class="">http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/index.html</a></div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div text="#000000" bgcolor="#FFFFFF" class=""><p class="">Is there no way to overwrite the default pages without having to modify the original source code? It must have worked for 2.6 but I have no idea what made GeoNode to load the two files but I am pretty sure that it was done by configuration without mofification of the urls.py</p></div></blockquote>This is why there is Geonode-project. To make customisations without touching the core files.</div><div class=""><br class=""></div><div class="">cheers,</div><div class=""><br class=""></div><div class="">Toni</div></div><div><br class=""><blockquote type="cite" class=""><div class="">Am 19.03.2019 um 22:24 schrieb Michael Härtel <<a href="mailto:haerta@haerta.de" class="">haerta@haerta.de</a>>:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class=""><p class="">Hello again,</p><p class="">Thank you for your hints but now as I read a few web pages and
      instructions I believe that the DEV mode is not what I want. <br class="">
    </p>
    <ul class="">
      <li class="">I don't want to customize GeoNode any further. I have to HTML
        files which I simply want to be loaded to replace the standard
        two pages</li>
      <li class="">I have a production environment already. I don't want to mess
        around with docker or break my python installation with the
        creation of a virtualEnv (I don't know anything about python). <br class="">
      </li>
      <li class="">I installed Geonode with apt-get install geonode and I doubt
        that the setup of a dev environment on the prod server<br class="">
      </li>
    </ul><p class="">Is there no way to overwrite the default pages without having to
      modify the original source code? It must have worked for 2.6 but I
      have no idea what made GeoNode to load the two files but I am
      pretty sure that it was done by configuration without mofification
      of the urls.py</p><p class="">Any ideas?</p><p class="">Thank you very much,</p><p class="">Michael<br class="">
    </p><p class=""><br class="">
    </p>
    <div class="moz-cite-prefix">On 19/03/2019 15:23, Toni Schönbuchner
      wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:C6000F06-A53C-49E9-A90A-C370D8FB444B@csgis.de" class="">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
      <div class="">Hi Michael,</div>
      <div class=""><br class="">
      </div>
      <div class="">how did you install 2.8? </div>
      <div class=""><br class="">
      </div>
      <div class="">As Francesco already said for customisation you
        should use geonode project.</div>
      <div class="">Find here a good overview how to work with it: </div>
      <div class=""><a href="http://geonode.org/dev-workshop/" class="" moz-do-not-send="true">http://geonode.org/dev-workshop/</a></div>
      <div class=""><br class="">
      </div>
      <div class="">In case you really want to change the core files (
        and might run into problems on next update )</div>
      you can of course integrate your static html files within the
      geonode core.
      <div class=""><br class="">
      </div>
      <div class="">You would put those into templates directory:</div>
      <div class=""><a href="https://github.com/GeoNode/geonode/tree/master/geonode/templates" class="" moz-do-not-send="true">https://github.com/GeoNode/geonode/tree/master/geonode/templates</a></div>
      <div class=""><br class="">
      </div>
      <div class="">and change your urls.py to your needs:</div>
      <div class=""><a href="https://github.com/GeoNode/geonode/blob/master/geonode/urls.py#L61" class="" moz-do-not-send="true">https://github.com/GeoNode/geonode/blob/master/geonode/urls.py#L61</a></div>
      <div class=""><br class="">
      </div>
      <div class="">Again this is not advisable. </div>
      <div class=""><br class="">
      </div>
      <div class="">Best regards,</div>
      <div class=""><br class="">
      </div>
      <div class="">Toni</div>
      <div class=""><br class="">
        <div class="">
          <div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
            <div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
              <div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
                <div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
                  <div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
                    <div style="word-wrap: break-word;
                      -webkit-nbsp-mode: space; line-break:
                      after-white-space;" class="">
                      <div class="">-----------------------------------------------</div>
                      <div class="">CSGIS</div>
                      <div class=""><br class="">
                      </div>
                      <div class="">-----------------------------------------------</div>
                      <div class="">
                        <div class="" style="orphans: 2; widows: 2;">Kolonnadenstraße
                          1</div>
                        <div class="" style="orphans: 2; widows: 2;">04109
                          Leipzig</div>
                      </div>
                      <div class="">-----------------------------------------------</div>
                      <div class="">Tel <span class="Apple-tab-span" style="white-space: pre;">          </span>+49/
                        (0) 341 24 04 738</div>
                      <div class="">Fax <span class="Apple-tab-span" style="white-space: pre;">          </span>+49/
                        (0) 341 24 04 739</div>
                      <div class="">Web<span class="Apple-tab-span" style="white-space: pre;">                </span><a href="http://csgis.de/" class="" moz-do-not-send="true">http://csgis.de</a></div>
                      <div class="">-----------------------------------------------</div>
                      <div class=""><br class="">
                      </div>
                      <div class="">Hinweis gemäß § 33 BDSG</div>
                      <div class="">Daten der Verfahrensbeteiligten
                        werden gespeichert. Dieses Dokument ist
                        ausschließlich für den </div>
                      <div class="">Adressaten bestimmt. Der Inhalt der
                        E-Mail ist vertraulich. Falls Sie diese E-Mail
                        versehentlich </div>
                      <div class="">erhalten haben, rufen Sie uns unter
                        obiger Rufnummer umgehend an und löschen Sie
                        diese Nachricht </div>
                      <div class="">von Ihrem Computer. Jegliche Art von
                        Reproduktionen, Verbreitung, Vervielfältigung,
                        Veränderung, </div>
                      <div class="">Verteilung und/oder Veröffentlichung
                        dieser E-Mail ist verboten.</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class=""><br class="">
          <blockquote type="cite" class="">
            <div class="">Am 19.03.2019 um 15:05 schrieb <a href="mailto:geonode-devel-request@lists.osgeo.org" class="" moz-do-not-send="true">geonode-devel-request@lists.osgeo.org</a>:</div>
            <br class="Apple-interchange-newline">
            <div class=""><span style="font-family: Menlo-Regular;
                font-size: 11px; font-style: normal; font-variant-caps:
                normal; font-weight: normal; letter-spacing: normal;
                text-align: start; text-indent: 0px; text-transform:
                none; white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Message: 1</span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Date: Tue, 19 Mar 2019
                12:22:13 +0100</span><br style="font-family:
                Menlo-Regular; font-size: 11px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">From: Michael Härtel <</span><a href="mailto:haerta@haerta.de" style="font-family:
                Menlo-Regular; font-size: 11px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; orphans: auto; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; widows: auto; word-spacing: 0px;
                -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">haerta@haerta.de</a><span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">></span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">To: Francesco Bartoli <</span><a href="mailto:xbartolone@gmail.com" style="font-family:
                Menlo-Regular; font-size: 11px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; orphans: auto; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; widows: auto; word-spacing: 0px;
                -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">xbartolone@gmail.com</a><span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">>,</span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span class="Apple-tab-span" style="font-family: Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; word-spacing: 0px; -webkit-text-stroke-width: 0px;">  </span><a href="mailto:geonode-devel@lists.osgeo.org" style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">geonode-devel@lists.osgeo.org</a><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Subject: Re:
                [GeoNode-devel] customizing web pages for GeoNode 2.8</span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Message-ID: <</span><a href="mailto:01fd8f4d-0fa7-d02b-c028-d95c0a94cec0@haerta.de" style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">01fd8f4d-0fa7-d02b-c028-d95c0a94cec0@haerta.de</a><span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">></span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Content-Type: text/plain;
                charset="utf-8"; Format="flowed"</span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Thank you very much for the
                link but I am aware that is the recommended<span class="Apple-converted-space"> </span></span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">way to customize the look
                & feel.</span><br style="font-family: Menlo-Regular;
                font-size: 11px; font-style: normal; font-variant-caps:
                normal; font-weight: normal; letter-spacing: normal;
                text-align: start; text-indent: 0px; text-transform:
                none; white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">But since it was not
                necessary for the old installation to create such a<span class="Apple-converted-space"> </span></span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">project I would also like
                to avoid these steps for the 2.8 installation<span class="Apple-converted-space"> </span></span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">(if possible).</span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Regards,</span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
              <span style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; float: none; display:
                inline !important;" class="">Michael</span><br style="font-family: Menlo-Regular; font-size: 11px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px;" class="">
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
    </blockquote>
  </div>

</div></blockquote></div><br class=""></div></body></html>