[GRASS-dev] Linking Addons manual pages to core modules

Hi,

what is the right way of writing links in HTML from manual pages of modules in Addons to modules in core? And perhaps also the other way around if it is allowed at all. Full URL?

Thanks,
Vaclav

On Tue, Apr 1, 2014 at 2:29 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

Hi,

what is the right way of writing links in HTML from manual pages of modules
in Addons to modules in core? And perhaps also the other way around if it is
allowed at all. Full URL?

I guess so since there is no other URL replacement mechanism in g.extension.

So for Addon manuals:
http://grass.osgeo.org/grass70/manuals/addons/

and core manuals:
http://grass.osgeo.org/grass70/manuals/

(better suggestions welcome)

Markus

Hi,

2014-04-01 9:42 GMT+02:00 Markus Neteler <neteler@osgeo.org>:

what is the right way of writing links in HTML from manual pages of modules
in Addons to modules in core? And perhaps also the other way around if it is
allowed at all. Full URL?

I guess so since there is no other URL replacement mechanism in g.extension.

there is something [1], unfortunately no time at this moment to take a look...

Martin

[1] http://trac.osgeo.org/grass/browser/grass/trunk/scripts/g.extension/g.extension.py#L961

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

On Tue, Apr 1, 2014 at 3:42 AM, Markus Neteler <neteler@osgeo.org> wrote:

On Tue, Apr 1, 2014 at 2:29 AM, Vaclav Petras <wenzeslaus@gmail.com>
wrote:
> Hi,
>
> what is the right way of writing links in HTML from manual pages of
modules
> in Addons to modules in core? And perhaps also the other way around if
it is
> allowed at all. Full URL?

I guess so since there is no other URL replacement mechanism in
g.extension.

So for Addon manuals:
http://grass.osgeo.org/grass70/manuals/addons/

and core manuals:
http://grass.osgeo.org/grass70/manuals/

(better suggestions welcome)

How does it work for all 7.x branches and trunk? We have now

http://grass.osgeo.org/grass71/manuals/

but no

http://grass.osgeo.org/grass71/manuals/addons/

Would

http://grass.osgeo.org/trunk/manuals/

help?

I'm really confused now.

This reminds me list of links in:

http://osgeo-org.1560.x6.nabble.com/Addon-manual-pages-not-linked-td5095290.html

Vaclav

Markus

On Tue, Apr 8, 2014 at 5:09 PM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Tue, Apr 1, 2014 at 3:42 AM, Markus Neteler <neteler@osgeo.org> wrote:
How does it work for all 7.x branches and trunk? We have now

http://grass.osgeo.org/grass71/manuals/

but no

http://grass.osgeo.org/grass71/manuals/addons/

Would

http://grass.osgeo.org/trunk/manuals/

help?

I'm really confused now.

Don't be confused :wink:

Setting up the stuff server side is a lot of work.
Additionally the projectsVM had series problems.

A lot could not be done because of interrupted ssh access.

This reminds me list of links in:

http://osgeo-org.1560.x6.nabble.com/Addon-manual-pages-not-linked-td5095290.html

We'll sort it out soon.

cheers
Markus