Uploaded image for project: 'Forrest (Retired)'
  1. Forrest (Retired)
  2. FOR-262

openoffice2forrest: add support for merged cells in tables

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.7
    • None

    Description

      Processing of OpenOffice files is useful, but tables containing merged cells are not handled properly, preventing the use of many OpenOffice documents with Forrest.

      If you merge two cells in OOo you get this attribute: table:number-columns-spanned="2" and this could translate into the HTML colspan="2" attribute. But it's not happening - does this first require an enhancement of the Forrest DTD? Which seems to contain the following:

      <!ENTITY % cell.span 'colspan CDATA "1"
               rowspan CDATA "1"'> and

      <!ATTLIST td
        %common.att;
        %cell.span;

      Does this prevent cells from spanning rows and columns?

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--TRM_Skeleton_Chapter.sxw
          11 kB
          Charles Palmer
        2. ASF.LICENSE.NOT.GRANTED--openoffice-writer2forrest.xsl
          11 kB
          Charles Palmer
        3. ASF.LICENSE.NOT.GRANTED--forrestdoc.xml
          5 kB
          Charles Palmer
        4. ASF.LICENSE.NOT.GRANTED--Forrestdoc.html
          15 kB
          Charles Palmer
        5. ASF.LICENSE.NOT.GRANTED--TRM_Skeleton_Chapter.html
          10 kB
          Charles Palmer

        Activity

          People

            rgardler Ross Gardler
            dspdesign Charles Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: