[GeoNode-devel] Possibility to not show any information on startpage for without login?

Simone Dalmasso simone.dalmasso at gmail.com
Mon May 4 02:39:06 PDT 2015


Hi,
you have to customize your code
https://github.com/GeoNode/geonode/blob/2.0.x/geonode/templates/index.html#L68
here
and
https://github.com/GeoNode/geonode/blob/2.0.x/geonode/people/templates/people/profile_list.html,
you can wrap the layer list around a {% if user.is_authenticated %} block.

Regards

2015-05-04 11:33 GMT+02:00 Rainer Lissewski <r.lissewski at aplikate.eu>:

>
> Hi, is there a posibility to avoid showing the "newes maps" and the
> "People" information to the world, i.e. when not logged in? I am on geonode
> 2.0.1.
>
>
> Kind regards,
>
>
>
> _______________________________________________
> geonode-devel mailing list
> geonode-devel at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel
>
>


-- 
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20150504/c8002c92/attachment.html>


More information about the geonode-devel mailing list