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

Rainer Lissewski r.lissewski at aplikate.eu
Mon May 4 03:27:46 PDT 2015


Hi and thanks,

as of 2.4 the list of newest maps doesnt show if not logged in.
Nevertheless, the "peoples" list is available to not-logged in users.

Is there a way in 2.4 to avoid this via the Django Admin GUI or do I have
to customize code?

Kind regards

_____________________________________
*A P L I K @ T E . E U <http://www.aplikate.eu/>*
Linux, GIS and database developer team

Wittmannsdorfer Str. 4
12053 Berlin
Germany / Allemagne

Tel.: +49 (0) 30 28 45 40 71
Mobil: +49 (0) 163 681 77 34
Fax: +49 (0)30 / 48 49 81 286

2015-05-04 11:39 GMT+02:00 Simone Dalmasso <simone.dalmasso at gmail.com>:

> 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/9627334c/attachment.html>


More information about the geonode-devel mailing list