[dev] Open Office Metadata in Writer

2010-11-15 Thread Anil Chukkapalli
Hi,  I want to write custom XML tags to text (in content.xml). The intent of
this effort is to write additional tags(information) that does not show up
in OOo writer, however the information can be analyzed using another
program. These tags should not alter text in any way as shown in OOo writer.
Before attempting to code the solution i tried this approach by hand, just
to see if it works. I defined custom xml tags in meta.xml and then used
these tags in content.xml (around selected portions of my text i added these
custom tags). The text around which i added these custom tags does not show
up in OOo writer.

 Can you please suggest how to solve my problem. I then want to look at api
that allows me to do it. Can you also please suggest if this is the right
approach, or if there is a better way to do the above. I would ideally want
to attempt doing by hand to see if it works and then start attempting it
using code. I am using OOo writer 2.3 (the old one yes) and the
corresponding sdk.

Thanks,
Anil


Re: [dev] Open Office Metadata in Writer

2010-11-15 Thread Björn Michaelsen
Hi Anil,

Am Mon, 15 Nov 2010 11:35:49 -0500
schrieb Anil Chukkapalli anilu...@gmail.com:

  Can you please suggest how to solve my problem. I then want to look
 at api that allows me to do it. Can you also please suggest if this
 is the right approach, or if there is a better way to do the above. I
 would ideally want to attempt doing by hand to see if it works and
 then start attempting it using code. I am using OOo writer 2.3 (the
 old one yes) and the corresponding sdk.

Have you considered the metadata support in writer?

http://wiki.services.openoffice.org/wiki/Writer/Metadata_Support

Best Regards,

Bjoern

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



Re: [dev] Open Office Metadata in Writer

2010-11-15 Thread Mathias Bauer

On 11/15/2010 05:53 PM, Björn Michaelsen wrote:

Hi Anil,

Am Mon, 15 Nov 2010 11:35:49 -0500
schrieb Anil Chukkapallianilu...@gmail.com:


  Can you please suggest how to solve my problem. I then want to look
at api that allows me to do it. Can you also please suggest if this
is the right approach, or if there is a better way to do the above. I
would ideally want to attempt doing by hand to see if it works and
then start attempting it using code. I am using OOo writer 2.3 (the
old one yes) and the corresponding sdk.


Have you considered the metadata support in writer?

http://wiki.services.openoffice.org/wiki/Writer/Metadata_Support


And in case you wanted to stay with 2.3: may be smart tags are something 
to consider:


http://wiki.services.openoffice.org/wiki/Smart_Tags

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.

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