HTML exporter
From AbiWiki
(Difference between revisions)
Volodymyr (Talk | contribs)
(Created page with 'HTML plugin allows Abiword users to export their documents to such file formats as HTML and XHTML. It supports several exportin goptions that customize contents of the generated …')
Newer edit →
(Created page with 'HTML plugin allows Abiword users to export their documents to such file formats as HTML and XHTML. It supports several exportin goptions that customize contents of the generated …')
Newer edit →
Revision as of 03:18, 19 August 2011
HTML plugin allows Abiword users to export their documents to such file formats as HTML and XHTML. It supports several exportin goptions that customize contents of the generated document. Because this plugin is being developed for a long time and every it`s part become to tightly connected with each other(In fact generation of tags, css, saving images and listening to Abiword document contents were located in one big class called s_HTML_Listener), plugin`s code refactoring was done.