On Apr 15, 2017 2:52 PM, "Vaclav Petras" <[email protected]> wrote:
>
> On Sat, Apr 15, 2017 at 8:03 AM, Markus Neteler <[email protected]> wrote:
> >
> > > it is nice to see porting of old addons.
> > > As you added an example with LiDAR data - it is too large. Reduce its
> > > size as default module help tab is much more narrow.
> >
> > The HTML code currently is this:
> >
> > <img src="r_fill_gaps_01.png" alt="Raw data">  <img
src="r_fill_gaps_02.png" alt="Gaps filled">
>
>
> These are 250x232,

Would it be possible to have larger pics here? I guess they come from
Benjamin?

> so I assume you mean r_fill_gaps_lidar.png.
>
> > Please use the img code as per submitting docs style guide in trac.
>
> The current code is:
>
> <a href="r_fill_gaps_lidar.png">
> <img src="r_fill_gaps_lidar.png" alt="Point density and ground surface"
width=600>
> </a>
>
> which is almost exactly the following from Submitting/Docs [1]:

Ah I see... I'm mostly on mobile currently due to traveling, hence no easy
reading of commit msgs.

> <a href="r_viewshed.png">
> <img src="r_viewshed.png" width="600" alt="r.viewshed example" border=0>
> </a>
>
> The submitting guide does not consider the wxPython GUI manual tab which
doesn't understand more advanced HTML correctly. Please advise on the next
steps.

Ok just ignore my comment :)

Markus

> Vaclav
>
> [1] https://trac.osgeo.org/grass/wiki/Submitting/Docs
_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to