1
1
Fork 0

sheet.xsl: add <select/> to use :firstlink

master
pictuga 2020-05-13 12:33:12 +02:00
Ursprung 68c46a1823
Commit ad3ba9de1a
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -185,6 +185,11 @@
<option value=":html">HTML</option>
<option value=":csv">CSV</option>
</select>
using
<select>
<option value="">the standard link</option>
<option value=":firstlink" title="Useful for Twitter feeds for example, to get the articles referred to in tweets rather than the tweet itself">the first link from the description (?)</option>
</select>
and
<select>
<option value="">keep</option>