emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jan Buchal <buchal@brailcom.org>
To: emacs-orgmode@gnu.org
Subject: An improvement for a reading of exported HTML tables
Date: Wed, 06 May 2009 15:11:49 +0200	[thread overview]
Message-ID: <87d4amtlyi.fsf@brailcom.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

Hello,

I create simple org table with the build-in table editor. First row I
use for name of columns. If I export the table to HTML then is there
only <td></td> tags. That is problem for screen reader because it
nothing knows about name of column which is read.

If will be used <th></th> tag then screen reader read the name of column
correct. I attache a small .org file with two tables as an example.


-- 

Jan Buchal
Tel: (00420) 24 24 86 008
Mob: (00420) 608023021


[-- Attachment #2: accessible-table.org --]
[-- Type: application/octet-stream, Size: 970 bytes --]

* Example of a table 1

the export of this table is with first row but the tags are <td>, must be <th>

| Project  |    HH |   PDM |    TC | Summary |
| bibli09b |  0.00 |  8.65 | 20.70 |  29.35 |
| brlcm09a |  0.00 |  0.13 |  0.00 |   0.13 |
| eurch09a | 26.70 |  0.59 |  0.00 |  27.29 |
| ktnsp09a |  0.00 |  0.13 |  1.00 |   1.13 |
| wpbas09a |  0.00 | 21.26 |  5.00 |  26.26 |
| Summary | 26.70 | 30.76 | 26.70 |  84.16 |



* Example of table 2

The export of this table is without first row. I think that '!' in first column can be use as the mark for export to html, also all columns would be marked as <th>



| ! | Project  |    HH |   PDM |    TC | Summary |
|   | bibli09b |  0.00 |  8.65 | 20.70 |  29.35 |
|   | brlcm09a |  0.00 |  0.13 |  0.00 |   0.13 |
|   | eurch09a | 26.70 |  0.59 |  0.00 |  27.29 |
|   | ktnsp09a |  0.00 |  0.13 |  1.00 |   1.13 |
|   | wpbas09a |  0.00 | 21.26 |  5.00 |  26.26 |
|   | Summary  | 26.70 | 30.76 | 26.70 |  84.16 |


[-- Attachment #3: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2009-05-06 13:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06 13:11 Jan Buchal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-06 14:13 An improvement for a reading of exported HTML tables Giovanni Ridolfi
2009-05-06 15:28 ` Jan Buchal
2009-05-07  6:46   ` Carsten Dominik
2009-05-07  9:09     ` Jan Buchal
2009-05-07  9:38 ` Jan Buchal
2009-05-07 10:09   ` Carsten Dominik
2009-05-07 10:44     ` Jan Buchal
2009-05-07 12:29       ` Carsten Dominik
2009-05-07 13:12         ` Carsten Dominik
2009-05-07 13:43           ` Jan Buchal
2009-05-07 15:00           ` Nick Dokos
2009-05-07 16:21             ` Carsten Dominik
2009-05-07 13:31         ` Jan Buchal
2009-05-07 15:47           ` Sebastian Rose
2009-05-08  4:36             ` Carsten Dominik
2009-05-09  8:52               ` Jan Buchal
2009-05-11  5:25                 ` Carsten Dominik
2009-05-08  8:37             ` Jan Buchal
2009-05-08  9:03               ` Carsten Dominik
2009-05-08 10:39                 ` Jan Buchal
2009-05-08 14:50                   ` Nick Dokos
2009-05-07  7:52 Giovanni Ridolfi
2009-05-07  8:52 ` Jan Buchal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d4amtlyi.fsf@brailcom.org \
    --to=buchal@brailcom.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).