<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear Julierme,<div><br></div><div>I encourage you to follow scrupulously the developer workshop where everything you are trying to do is well covered <a href="http://geonode.org/dev-workshop/#/">http://geonode.org/dev-workshop/#/</a>.</div><div><br></div><div>Francesco</div><div><br><div><div>Il giorno 17/mag/2018, alle ore 17:06, Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com">juliermeopensourcedeveloper@gmail.com</a>> ha scritto:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Dear all geonode developers,</div><div><br></div><div>I have made changes in my geonode production through geonode-project. Just now, I realized that the geonode-project css config is being applied to geonode production main page, however my new tabs and text change in  site_base.html and site.index.html are not being applied to geonode production main page.</div><div><br></div><div>I ran the commands python manage.py migrate and python manage.py collectstatic and realized that static_root was created in /home/my_geonode/my_geonode/<wbr>my_geoonde/static_root</div><div><br></div><div>geonode.conf Directories make reference to several paths /home/my_geonode/my_geonode/<wbr>my_geonode/uploaded/ and /home/my_geonode/my_geonode/<wbr>my_geonode/uploaded/* (group, people_group, documents, Layers, avatars and thumbs)</div><div><br></div><div>but directory uploaded is no in /home/my_geonode/my_geonode/<wbr>my_geoonode</div><div><br></div><div>I wonder if this directory <uploaded> and its subdirectories <group, people_group, documents, Layers, avatars and thumbs> are added manually.</div><div><br></div><div>In order to see the new tabs and text changes in geonode production, I also added another directory to geonode.conf</div><div><br></div><div> <Directory "/home/my_geonode/my_geonode/<wbr>my_geonode/templates/"><br>        Order allow,deny<br>        Options Indexes FollowSymLinks<br>        Allow from all<br>        Require all granted<br>        IndexOptions FancyIndexing<br> </Directory><br></div><div><br></div><div>The directory templates contains site_base.html and site_index.html. But yet I could not see the new tabs in my geonode production main page.</div><div><br></div><div>Any help on that will be very appreciated.</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div><div><br></div><div><br></div><div> <br></div></div>
_______________________________________________<br>geonode-users mailing list<br><a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>https://lists.osgeo.org/mailman/listinfo/geonode-users<br></blockquote></div><br></div></body></html>