<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 5 March 2018 at 16:24, Sandro Santilli <span dir="ltr"><<a href="mailto:strk@kbt.io" target="_blank">strk@kbt.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, Mar 03, 2018 at 06:33:21PM +0100, Jorge Sanz wrote:<br>
><br>
> <a href="https://planet.osgeo.org/new_planet/" rel="noreferrer" target="_blank">https://planet.osgeo.org/new_<wbr>planet/</a><br>
<br>
It is weird that the "Read more..." link is at the top of<br>
the excerpt rather than below, can it be moved ?<br></blockquote><div><br></div><div>I preferred to put it on top. On the bottom forces you to scroll if you want to collapse it again. Ideally it should be inside the post (so betweent the second and the third paragraph) but to be honest I didn't wanted to spend more time parsing DOM elements and better work on other things (like removing all the invalid blogs) U_U<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is it possible to avoid embedded images ? Or the posts<br>
from gvSIG "International call for gvSIG Association<br>
products/services distributors " comes with a huge image.<br></blockquote><div><br></div><div>My approach (since this was all pure JS code) was to only parse the first level of DOM elements. Since images are inside paragraphs and in general other images where not that bad*, well I thought it was good enough. The planet is always going to be a bit messy since it's an aggregation of all types of contents, it's impossible to have a consistent look.<br><br>* I can remember for example a graph from one of PaulR posts<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Last issue I see is the presence of non-english posts,<br>
but I don't think you can do anything for them at the<br>
planet configuration side.<br></blockquote><div><br></div><div>Same, we capture the language of the posts when people apply, but the software itself does not allow any type of filtering. Personally I like to see posts in all languages because it shows the diversity. And this approach of collapsing the posts help to go through those you don't understand quickly, as you'd do in your RSS reader.<br><br></div><div>Thanks for your feedback Sandro.<br><br></div></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Jorge Sanz<br><a href="http://twitter.com/xurxosanz" target="_blank">http://twitter.com/xurxosanz</a><br><a href="http://jorgesanz.net" target="_blank">http://jorgesanz.net</a></div>
</div></div>