uses locationmap for resource resolution.
Changed plugin name to conform to naming conventions.
Put Description from Excel document properties as a paragraph
at the beginning of the document
Put Description from Excel document properties as a paragraph
at the beginning of the document
Removed table around figures
New feature: put id=sheet name in to allow #id links
New feature: content containing .png, .gif or .jpg is
displayed as image; use path below image directory
New feature: 'text' in first column to create descriptive
text.
Minor issue: captions are now included even if Excel skips
cell at position three and writes weird "ss:Index=4".
Fixed bug: input.xmap pointed to the project's resources dir
not the plugin's. So, plugin documentation worked fine, but
any other project didn't.
Initial plugin code.
Resolve empty cell issue: insert empty cell in output
if any cell in column is non-empty. Workaround: put
spaces in the Excel cells.
Match the Excel document type definition rather than **-table.xml.
New feature: include Excel tables in other xml documents.
New feature: allow xdoc tags in Cells. Problem: Excel saves
tags escaped, i.e. <tag>.
Put in the English wording from Excel (sorry, I only have German available).
Add sections: feature description and implementation details.