[GeoNode-users] Geonode Theming

1520 gis juliermeopensourcedeveloper at gmail.com
Tue Apr 2 18:29:34 PDT 2019


Hi Paulo,

You should look inside your docker containers, mainly Django.

List your containers

$ docker ps

$ docker exec -it django4my_geonode /bin/bash

I hope it helps

Julierme

On Tue, Apr 2, 2019 at 8:09 AM Paulo Frias <pfrias82 at gmail.com> wrote:

> I'm running GeoNode 2.10 on Mac Os X.
>
> I have the following error (watch the video please).
> It seems that he can´t load the static file.
>
> On Tue, 2 Apr 2019 at 00:07, 1520 gis <
> juliermeopensourcedeveloper at gmail.com> wrote:
>
>> Ok. You installed geonode-project via Docker.
>> You should not have any problem. Let’s see a simple change and check the
>> Django inheritance. What is the response on the browser if you configure
>> site_base.css as shown below:
>> .home .jumbotron {
>>              background: green
>> }
>> Ref: http://geonode.org/fev-workshop/#/4/2
>> What OS and geonode version are you running?
>> I hope it helps
>>
>> Kind regards
>>
>> Julierme
>>
>> On Mon, 1 Apr 2019 at 13:31 Paulo Frias <pfrias82 at gmail.com> wrote:
>>
>>> I’ve followed that guide. And I Didn’t make any change. So I access
>>> geonode at localhost and that’s it. Probably I’m not on DevMode
>>>
>>> On Mon, 1 Apr 2019 at 17:24, 1520 gis <
>>> juliermeopensourcedeveloper at gmail.com> wrote:
>>>
>>>> Hi Paulo,
>>>>
>>>> First of all, are you running a GeoNode Project (DevMode) instance?
>>>> Did you follow the guide available in
>>>> https://github.com/GeoNode/geonode-project?
>>>> Kind regards
>>>> Julierme
>>>>
>>>> On Mon, 1 Apr 2019 at 11:35 Paulo Frias <pfrias82 at gmail.com> wrote:
>>>>
>>>>> Hi Julierme,
>>>>>
>>>>> I don't want to take you to much time but I'm trying to theme
>>>>> Geonode which I installed via Docker.
>>>>> I've changed the htlm files of the templates folder (site_base.html,
>>>>> site_index.html and geonode_base.html) and no changes were made. There is
>>>>> something that I'm missing but and don't know what. Do I have to uncomment
>>>>> anything on these files?
>>>>>
>>>>> Can you help me, please? This should be something very straight
>>>>> forward.
>>>>> Thanks in advance,
>>>>>
>>>>> Paulo Frias
>>>>>
>>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20190402/b0b63286/attachment.html>


More information about the geonode-users mailing list