To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98985
                 Issue #|98985
                 Summary|unstyled html export
               Component|Spreadsheet
                 Version|OOo 3.0.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|FEATURE
                Priority|P3
            Subcomponent|save-export
             Assigned to|spreadsheet
             Reported by|pekkasiponen





------- Additional comments from pekkasipo...@openoffice.org Fri Feb  6 
19:56:48 +0000 2009 -------
I need a way to export spreadsheets or fractions of spreadsheets to simple plain
unstyled xhtml (or html) tables. 

For example I am collecting information on the sheet in OpenOffice and publish
it on my site. When I want to update the table on the site, it would be very
handy if I could just copy and paste the tables from OpenOffice to a text editor
and upload the new page.

The export would need to be in the format:
<table>
<thead>
<tr> ...header info...</tr>
</thead>
<tfoot>
<tr> ...footer info...</tr>
</tfoot>
<tbody>
<tr> ...body info...</tr>
</tbody>
</table>

Also a nice feature would be to be able to give the <table> and id, class, etc.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to