Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi *,

a script to sort tables by clicking on the table's heading was added
to the newdesign site.

To use it, create a table with a separate header definition and assign
the class "tablesorter".

A mimimalistic example:
<table class="tablesorter" border="0" summary="Table sort
demo"><caption>This is the caption for the table</caption>
<thead>
<tr><th>Header 1</th><th>header 2</th></tr>
</thead>
<tbody>
<tr>
<td>c</td>
<td>45</td>
</tr>
<tr>
<td>b</td>
<td>1</td>
</tr>
<tr>
<td>a</td>
<td>444</td>
</tr>
</tbody>
</table>

Currently there is no visual hint as to what sorting is used and that
the table can be sorted - style suggestions welcome :-)

See http://tablesorter.com/docs/ for example(s).

Another addition is the user forms module that was used by some
NL-Project on the old site already - it allows to create feedback
forms that send the submissions via email and/or stores them in the
database.

In case you make use of it:
Please always use with a Spam Protection field and/or monitor it for
abuse. (currently uses ReCaptcha)

ciao
Christian

-- 
To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.