[GeoNetwork-users] GN 3.0.4 - CSS

Hi Jan

Thanks for that. I tried that you suggest but GN 3.0.4 don't have this
button in the admin-tools.

I'm still stuck with that and have been for days( my gray hair on my head
is getting more :wink: )

Your link to the document that you pointed to is broken!

On Fri, Jan 13, 2017 at 9:14 AM, Jan R暖啪i膷ka <jan.ruzicka.vsb@anonymised.com>
wrote:

Dear Hoddi,

I have spent a lot of time handling this problems. Where to edit, where is
the cache, which cache to delete. I have found that at least is good to
work in anonymous mode. First delete JS, CSS cache (Tools in GN Admin
menu). Then start new anonymous session in browser.

I have prepared the document that describes some of this issues, but it is
available only in Czech language, but you can try to translate it with
google.

https://github.com/GISMentors/geonetwork-zacatecnik/blob/
673bee3df24b31b48801512f52431c2098bd2b327/_static/GN_pracovni.odt

Best regards

Jan Ruzicka

2017-01-13 9:58 GMT+01:00 hoddih <hoddi@anonymised.com>:

Hi......again

I'm trying to made some little changes in the view and I can't find where
and how i do a css changes!

Do I need to restart the service after changes and/or delete any cache?

I'm using GN 3.0.4

Regards, Hoddi

--
View this message in context: http://osgeo-org.1560.x6.nabbl
e.com/GN-3-0-4-CSS-tp5303304.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------
------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/project
s/geonetwork

--
H贸lmgr铆mur Helgason (H贸ddi)
CAFF - Data Manager
hoddi@anonymised.com
+354 462 3357

Hi,

I really can't imagine that the ?debug flag display a white page from a
Vanilla GN.
The blank page is because wro4j can't build the js and the css, so you may
have bad changes in your code, geonetwork.log will tell you a bit about
wro4j.

Then, your changes
.col-md-9 {
    width: 75%; to 85%
}

is really weird and may cause a lot of side effects..
Learn about bootstrap grid system ... you might need a col-md-10 or
col-md-11 instead.

On Fri, Jan 13, 2017 at 11:39 AM, H贸lmgr铆mur Helgason <hoddi@anonymised.com434...> wrote:

Hi Jan

Thanks for that. I tried that you suggest but GN 3.0.4 don't have this
button in the admin-tools.

I'm still stuck with that and have been for days( my gray hair on my head
is getting more :wink: )

Your link to the document that you pointed to is broken!

On Fri, Jan 13, 2017 at 9:14 AM, Jan R暖啪i膷ka <jan.ruzicka.vsb@anonymised.com>
wrote:

> Dear Hoddi,
>
> I have spent a lot of time handling this problems. Where to edit, where
is
> the cache, which cache to delete. I have found that at least is good to
> work in anonymous mode. First delete JS, CSS cache (Tools in GN Admin
> menu). Then start new anonymous session in browser.
>
> I have prepared the document that describes some of this issues, but it
is
> available only in Czech language, but you can try to translate it with
> google.
>
> https://github.com/GISMentors/geonetwork-zacatecnik/blob/
> 673bee3df24b31b48801512f52431c2098bd2b327/_static/GN_pracovni.odt
>
> Best regards
>
> Jan Ruzicka
>
> 2017-01-13 9:58 GMT+01:00 hoddih <hoddi@anonymised.com>:
>
>> Hi......again
>>
>> I'm trying to made some little changes in the view and I can't find
where
>> and how i do a css changes!
>>
>> Do I need to restart the service after changes and/or delete any cache?
>>
>> I'm using GN 3.0.4
>>
>> Regards, Hoddi
>>
>>
>>
>> --
>> View this message in context: http://osgeo-org.1560.x6.nabbl
>> e.com/GN-3-0-4-CSS-tp5303304.html
>> Sent from the GeoNetwork users mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------------
>> ------------------
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today. http://sdm.link/xeonphi
>> _______________________________________________
>> GeoNetwork-users mailing list
>> GeoNetwork-users@lists.sourceforge.net
>> geonetwork-users List Signup and Options
>> GeoNetwork OpenSource is maintained at Best Open Source Mac Software 2024
>> s/geonetwork
>>
>
>

--
H贸lmgr铆mur Helgason (H贸ddi)
CAFF - Data Manager
hoddi@anonymised.com
+354 462 3357
------------------------------------------------------------
------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
geonetwork-users List Signup and Options
GeoNetwork OpenSource is maintained at http://sourceforge.net/
projects/geonetwork

--
*camptocamp*
INNOVATIVE SOLUTIONS
BY OPEN SOURCE EXPERTS

*Florent Gravin*
0479444492

Hi
I'm still stuck ....

What about this file: geonetwork/catalog/views/default/less/gn_view.less

It says:
/* Defined here any custom style for the view
   which has to be applied for all apps
   (ie. admin, search, login, editor). */

But nothing happens if i put some styles here!

On Mon, Jan 16, 2017 at 8:57 AM, Florent Gravin <
florent.gravin@anonymised.com> wrote:

Hi,

I really can't imagine that the ?debug flag display a white page from a
Vanilla GN.
The blank page is because wro4j can't build the js and the css, so you may
have bad changes in your code, geonetwork.log will tell you a bit about
wro4j.

Then, your changes
.col-md-9 {
    width: 75%; to 85%
}

is really weird and may cause a lot of side effects..
Learn about bootstrap grid system ... you might need a col-md-10 or
col-md-11 instead.

On Fri, Jan 13, 2017 at 11:39 AM, H贸lmgr铆mur Helgason <hoddi@anonymised.com.1434...>
wrote:

Hi Jan

Thanks for that. I tried that you suggest but GN 3.0.4 don't have this
button in the admin-tools.

I'm still stuck with that and have been for days( my gray hair on my head
is getting more :wink: )

Your link to the document that you pointed to is broken!

On Fri, Jan 13, 2017 at 9:14 AM, Jan R暖啪i膷ka <jan.ruzicka.vsb@anonymised.com>
wrote:

> Dear Hoddi,
>
> I have spent a lot of time handling this problems. Where to edit, where
is
> the cache, which cache to delete. I have found that at least is good to
> work in anonymous mode. First delete JS, CSS cache (Tools in GN Admin
> menu). Then start new anonymous session in browser.
>
> I have prepared the document that describes some of this issues, but it
is
> available only in Czech language, but you can try to translate it with
> google.
>
> https://github.com/GISMentors/geonetwork-zacatecnik/blob/
> 673bee3df24b31b48801512f52431c2098bd2b327/_static/GN_pracovni.odt
>
> Best regards
>
> Jan Ruzicka
>
> 2017-01-13 9:58 GMT+01:00 hoddih <hoddi@anonymised.com>:
>
>> Hi......again
>>
>> I'm trying to made some little changes in the view and I can't find
where
>> and how i do a css changes!
>>
>> Do I need to restart the service after changes and/or delete any cache?
>>
>> I'm using GN 3.0.4
>>
>> Regards, Hoddi
>>
>>
>>
>> --
>> View this message in context: http://osgeo-org.1560.x6.nabbl
>> e.com/GN-3-0-4-CSS-tp5303304.html
>> Sent from the GeoNetwork users mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------------
>> ------------------
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today. http://sdm.link/xeonphi
>> _______________________________________________
>> GeoNetwork-users mailing list
>> GeoNetwork-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
>> GeoNetwork OpenSource is maintained at http://sourceforge.net/project
>> s/geonetwork
>>
>
>

--
H贸lmgr铆mur Helgason (H贸ddi)
CAFF - Data Manager
hoddi@anonymised.com
+354 462 3357
------------------------------------------------------------
------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/project
s/geonetwork

--
*camptocamp*
INNOVATIVE SOLUTIONS
BY OPEN SOURCE EXPERTS

*Florent Gravin*
0479444492

--
H贸lmgr铆mur Helgason (H贸ddi)
CAFF - Data Manager
hoddi@anonymised.com
+354 462 3357