OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [office] OpenOffice extensions to ODF




Inactive hide details for Jos van den Oever ---07/15/2010 04:01:31 PM---Hi all,Jos van den Oever ---07/15/2010 04:01:31 PM---Hi all,


From:

Jos van den Oever <jos@vandenoever.info>

To:

office@lists.oasis-open.org

Date:

07/15/2010 04:01 PM

Subject:

[office] OpenOffice extensions to ODF




Hi all,

While discussing [1] how to add comments to slides on the KOffice mailing list,
we noted an extension to ODF used by OpenOffice 3.2. The namespace
<
http://openoffice.org/2009/office> is used to store slide comments in OpenOffice.

I was wondering if this namespace is being used as a staging area from where
missing features in ODF can be pushed to the standard and if there is
documentation on this namespace somewhere.

The particular feature could be easily added to ODF by allowing
<office:annotation> in <draw:page>.

  <office:presentation>
     <draw:page draw:name="page1" draw:style-name="dp1" draw:master-page-
name="Default">
       <presentation:notes draw:style-name="dp2">
       </presentation:notes>
       <officeooo:annotation svg:x="1.216cm" svg:y="1.566cm">
         <dc:date>2010-07-15T07:16:50</dc:date>
         <text:p>Hello this is a comment.</text:p>
       </officeooo:annotation>
     </draw:page>
 </office:presentation>

The element <officeooo:annotation> seems to have an identical definition to
<office:annotation>

Cheers,
Jos

[1]
http://lists.kde.org/?l=koffice-devel&m=127913395416266

---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php 




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]