[GRASS-dev] trac wiki: special shortcut for links to addons manual pages ?

Hi,

In the trac wiki, you can use syntax such as

G70:r.neighbors

to create a link to the r.neighbors GRASS 7.0 man page.

Does a similar trick exist for addons man pages or do I have to use the full http link ?

Moritz

On 02/09/16 13:44, Moritz Lennert wrote:

Hi,

In the trac wiki, you can use syntax such as

G70:r.neighbors

to create a link to the r.neighbors GRASS 7.0 man page.

Does a similar trick exist for addons man pages or do I have to use the
full http link ?

The problem being that using full links, I get:

"Submission rejected as potential spam

     Maximum number of external links per post exceeded"

from the wiki when I try to add the list of new addons (with links) to

https://trac.osgeo.org/grass/wiki/Release/7.0.5-News

:frowning:

Moritz

On Fri, Sep 2, 2016 at 1:48 PM, Moritz Lennert
<mlennert@club.worldonline.be> wrote:

On 02/09/16 13:44, Moritz Lennert wrote:

Hi,

In the trac wiki, you can use syntax such as

G70:r.neighbors

to create a link to the r.neighbors GRASS 7.0 man page.

Does a similar trick exist for addons man pages or do I have to use the
full http link ?

Now yes, I have added a G7A: macro to
https://trac.osgeo.org/grass/wiki/InterMapTxt

... and also applied to the 7.0.5 News.

The problem being that using full links, I get:

"Submission rejected as potential spam

    Maximum number of external links per post exceeded"

from the wiki when I try to add the list of new addons (with links) to

I have "ham"-listed all these entries in
https://trac.osgeo.org/grass/admin/spamfilter/monitor

Should work again.

https://trac.osgeo.org/grass/wiki/Release/7.0.5-News

:frowning:

Fixable & fixed :slight_smile:

Markus

On 02/09/16 14:54, Markus Neteler wrote:

On Fri, Sep 2, 2016 at 1:48 PM, Moritz Lennert
<mlennert@club.worldonline.be> wrote:

On 02/09/16 13:44, Moritz Lennert wrote:

Hi,

In the trac wiki, you can use syntax such as

G70:r.neighbors

to create a link to the r.neighbors GRASS 7.0 man page.

Does a similar trick exist for addons man pages or do I have to use the
full http link ?

Now yes, I have added a G7A: macro to
https://trac.osgeo.org/grass/wiki/InterMapTxt

... and also applied to the 7.0.5 News.

The problem being that using full links, I get:

"Submission rejected as potential spam

    Maximum number of external links per post exceeded"

from the wiki when I try to add the list of new addons (with links) to

I have "ham"-listed all these entries in
https://trac.osgeo.org/grass/admin/spamfilter/monitor

Should work again.

https://trac.osgeo.org/grass/wiki/Release/7.0.5-News

:frowning:

Fixable & fixed :slight_smile:

Thanks !

I've also added all new addons since 7.0.0 to the 7.2.0 news page.

Moritz