utils/cronjobs_osgeo_lxd: allow register all addons keywords in main Keywords Index#780
utils/cronjobs_osgeo_lxd: allow register all addons keywords in main Keywords Index#780tmszi merged 1 commit intoOSGeo:grass8from
Conversation
|
Thanks for implementing it, @tmszi ! I will test asap. |
|
I could finally test this, sorry for the delay. Very nice, we are almost there! E.g. https://grass.osgeo.org/grass83/manuals/keywords.html#Sentinel The only thing to change is the URL: should be (likewise for all other addons). |
Thanks Markus. This commit OSGeo/grass@4fe3a0b solve it. |
Excellent, I have just tested it on the server and it works. GRASS GIS 8 manual:
|
|
@tmszi seems a double |
I cleaned up the local server patches, updated and recompiled. This effect only happens with the "grass-stable" redirects: https://grass.osgeo.org/grass-stable/manuals/addons/d.vect.colbp.html Probably it is an issue of the Apache redirect (but I think to not have seen it before). |
I found |
|
Could @neteler share Apache config/part of config (if it possible), please? |
Yes - I have sent it to you via personal email. |
Ok. Thanks. |

Implement (closes) #776. Before apply this PR, you have to apply this GRASS GIS PR, please.