OpenOfficeInfo
Moderators: Hacker, petermad, Stefan2, white
OpenOfficeInfo
OpenOfficeInfo content plugin
This plugin allows to display properties of OpenOffice documents
http://totalcmd.net/plugring/OOInfo.html
This plugin allows to display properties of OpenOffice documents
http://totalcmd.net/plugring/OOInfo.html
Last edited by Alextp on 2011-09-27, 14:05 UTC, edited 2 times in total.
2Lefteous
No categorization for statistics? Why, It looks good?
2djk
"Default" means unit #0.
No categorization for statistics? Why, It looks good?
2djk
For what versions? Can you give me sample file?It could also work for older versions of OO
Edit: Generator/subject/title - yes, keywords - can you give me sample file with keywords?Is it possible to add additional info like: generator, subject, title, keywords, etc.?
Nothing - this is auto-added by TC.What does mean <default> for statistic?
"Default" means unit #0.
Last edited by Alextp on 2005-10-27, 15:08 UTC, edited 1 time in total.
2Alextp
In addition you are not able to add units for your fields.
How to search for a certain value in the statistics field?
Will you add a fulltext search? That would be great!
( I know there is a workaround but a content plugin would much better here )
As djk pointed out the default value is useless.No categorization for statistics? Why, It looks good?
In addition you are not able to add units for your fields.
How to search for a certain value in the statistics field?
Will you add a fulltext search? That would be great!
( I know there is a workaround but a content plugin would much better here )
2Lefteous
But I need to handle UTF-8 strings, currently I don't know how to do it in Delphi...
But I don't need them.In addition you are not able to add units for your fields.
You mean in Alt-F7? Well, no problem, search dialog can specify "Unit" field.How to search for a certain value in the statistics field?
Yes, in the next versions.Will you add a fulltext search? That would be great!
But I need to handle UTF-8 strings, currently I don't know how to do it in Delphi...
My translation of this message from forum.wincmd.ru:
How to view OpenOffice files with IEView
1. Open file with ZIP archiver
2. Extract content.xml from it
3. Put to the same folder file sxw-html.xsl (must be in archive)
4. Open content.xml in any text editor, that supports UTF-8
5. After first line
<?xml version="1.0" encoding="UTF-8"?>
insert line:
<?xml-stylesheet href="sxw-html.xsl" type="text/xsl"?>
6. Open content.xml in Mozilla and see document, only without formatting, but with titles, paragraphs, tables and lists.
If you remove second "line" (all file is placed in one line):
<!DOCTYPE office:document-content PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "office.dtd">
then file will be also viewed in IEView.
How to view OpenOffice files with IEView
1. Open file with ZIP archiver
2. Extract content.xml from it
3. Put to the same folder file sxw-html.xsl (must be in archive)
4. Open content.xml in any text editor, that supports UTF-8
5. After first line
<?xml version="1.0" encoding="UTF-8"?>
insert line:
<?xml-stylesheet href="sxw-html.xsl" type="text/xsl"?>
6. Open content.xml in Mozilla and see document, only without formatting, but with titles, paragraphs, tables and lists.
If you remove second "line" (all file is placed in one line):
<!DOCTYPE office:document-content PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "office.dtd">
then file will be also viewed in IEView.
Version 1.1.0 (download):
28.10.05: added support for OpenOffice 1.0 (format is alsmost the same);
added fields: Generator, Title, Description, Subject, Keywords, User info,
URL, Print date, Printed by, Edition time, Edition cycles
28.10.05: added support for OpenOffice 1.0 (format is alsmost the same);
added fields: Generator, Title, Description, Subject, Keywords, User info,
URL, Print date, Printed by, Edition time, Edition cycles