Details

    • Proposal:
      Hide

      Extend the rdf for draw-text to also contain table:table

      <define name="draw-text">
      <zeroOrMore>
      <choice>
      <ref name="text-p"/>
      <ref name="text-list"/>
      <ref name="table-table"/>
      </choice>
      </zeroOrMore>
      </define>

      Show
      Extend the rdf for draw-text to also contain table:table <define name="draw-text"> <zeroOrMore> <choice> <ref name="text-p"/> <ref name="text-list"/> <ref name="table-table"/> </choice> </zeroOrMore> </define>
    • Resolution:
      Hide

      Schema change as proposed.

      Show
      Schema change as proposed.

      Description

      Currently shapes like e.g. draw:rect, draw:custom-shape only allow to have the text elements text and text:list to add text to a shape.

      This proposal is to add table:table so it is possible to have a table inside a shape.

      This would help to improve the interoperability with OOXML and MS-ODRAW spec which allow this.

      Calligra already supports this.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              thorsten Thorsten Zachmann (Inactive)
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: