Office2007wlx 0.0.4
Moderators: Hacker, petermad, Stefan2, white
2fenix_productions
I was using SeaMonkey 1.1.18 which gives me this: http://madsenworld.dk/tcmd/office2007.png .
The link works in my other browsers. IE 8, Opera 10, FireFox 3.5.3, Google 2.0.172.43, Safari 4.0.2 - but I'm almost sure that it didn't work in IE 8 either when I tried yesterday.
According to http://validator.w3.org/check?uri=http%3A%2F%2Fcid-e12762cbdafb3c47.skydrive.live.com%2Fself.aspx%2FTC%2FOffice2007wlx%7C_0.0.4.zip&charset=%28detect+automatically%29&doctype=Inline&group=0 there are hundreds of errors on the page, the most crucial one seems to be javascript written outside of <script></script>. So SeaMonkeys error correction is a little less forgiving than the other browsers'. Sigh! so much bad code on the net!
Anyway - got it now via one of the other browsers - thanks!
I was using SeaMonkey 1.1.18 which gives me this: http://madsenworld.dk/tcmd/office2007.png .
The link works in my other browsers. IE 8, Opera 10, FireFox 3.5.3, Google 2.0.172.43, Safari 4.0.2 - but I'm almost sure that it didn't work in IE 8 either when I tried yesterday.
According to http://validator.w3.org/check?uri=http%3A%2F%2Fcid-e12762cbdafb3c47.skydrive.live.com%2Fself.aspx%2FTC%2FOffice2007wlx%7C_0.0.4.zip&charset=%28detect+automatically%29&doctype=Inline&group=0 there are hundreds of errors on the page, the most crucial one seems to be javascript written outside of <script></script>. So SeaMonkeys error correction is a little less forgiving than the other browsers'. Sigh! so much bad code on the net!
Anyway - got it now via one of the other browsers - thanks!
License #524 (1994)
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
Neither first, nor the last time to complain about Microsoftpetermad wrote:Sigh! so much bad code on the net!
I am glad you've figured it out. I know I could change hosting but this one seems to be the best for my needs (even with troubles you had).
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
displaying of DOCM
Hello Karol
I can not display DOCM files , although
- the DOCM is defined in file-extensions of plugin
- it is no problem to rename test.docm -> test.docx and it is displayed wonderful..
What to do?
Regards
Peter
I can not display DOCM files , although
- the DOCM is defined in file-extensions of plugin
- it is no problem to rename test.docm -> test.docx and it is displayed wonderful..
What to do?
Regards
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Peter
Please test this one (0.0.6):
http://cid-e12762cbdafb3c47.office.live.com/self.aspx/TC/Office2007wlx%5E_0.0.6.zip
It should support (by INI detect string definition) following formats:
docm, dotm, dotx, potm, potx, ppam, ppsm, pptm, xlam, xlsm, xltm, xltx.
If it works properly for you I may release this on public in next few days.
Please test this one (0.0.6):
http://cid-e12762cbdafb3c47.office.live.com/self.aspx/TC/Office2007wlx%5E_0.0.6.zip
It should support (by INI detect string definition) following formats:
docm, dotm, dotx, potm, potx, ppam, ppsm, pptm, xlam, xlsm, xltm, xltx.
If it works properly for you I may release this on public in next few days.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
1-minute-quick-test-report:
Yes, after modifying the INI-string it display the DOCM (2007). Other extensions will be tested later.
[EDIT:
2-minutes-quick-test-report:
Tables are not displayed - no text, no frames, no place-holders "something is missing here": nothing...
END OF EDIT]
Peter
Yes, after modifying the INI-string it display the DOCM (2007). Other extensions will be tested later.
[EDIT:
2-minutes-quick-test-report:
Tables are not displayed - no text, no frames, no place-holders "something is missing here": nothing...
END OF EDIT]
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Peter
Only basic text has been supported so far (no footers, tables, drawings, etc.).
After quick look into code I assume it shouldn't be hard to change it and add tables support. Place-holders will be easy but I want to try to get the content instead. Please be patient.
Only basic text has been supported so far (no footers, tables, drawings, etc.).
After quick look into code I assume it shouldn't be hard to change it and add tables support. Place-holders will be easy but I want to try to get the content instead. Please be patient.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Peter
Please check:
http://cid-e12762cbdafb3c47.office.live.com/self.aspx/TC/office2007wlx%5E_0.0.6.1.zip
This is alpha version which works for Word files only but it should show (within internal tables):
- standard cells - as plain text only,
- images - as <-IMAGE-> placeholders,
- WordArt objects - as text.
I will check if tables format is the same for other Office documents. In addition I hope for different objects types support across whole documents' content.
Please check:
http://cid-e12762cbdafb3c47.office.live.com/self.aspx/TC/office2007wlx%5E_0.0.6.1.zip
This is alpha version which works for Word files only but it should show (within internal tables):
- standard cells - as plain text only,
- images - as <-IMAGE-> placeholders,
- WordArt objects - as text.
I will check if tables format is the same for other Office documents. In addition I hope for different objects types support across whole documents' content.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Peter
Could you send me few more files to look over?
I don't have much Word 2007 documents with tables inside but the test file works for me:
http://fenixproductions.pl/files/tc/o2k7_screen.png
Oh! And my plugin does not use any Office features - it just parses XML files contained within DOCX/XLSX/etc.
Could you send me few more files to look over?
I don't have much Word 2007 documents with tables inside but the test file works for me:
http://fenixproductions.pl/files/tc/o2k7_screen.png
Oh! And my plugin does not use any Office features - it just parses XML files contained within DOCX/XLSX/etc.
Last edited by fenix_productions on 2011-04-26, 17:37 UTC, edited 1 time in total.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Peter
Placeholders were supported within tables but now they should work in whole document:
http://cid-e12762cbdafb3c47.office.live.com/self.aspx/TC/office2007wlx%5E_0.0.6.2.zip
Please remember: works for Word files only (so far).
Placeholders were supported within tables but now they should work in whole document:
http://cid-e12762cbdafb3c47.office.live.com/self.aspx/TC/office2007wlx%5E_0.0.6.2.zip
Please remember: works for Word files only (so far).
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
-
- Junior Member
- Posts: 36
- Joined: 2006-02-18, 17:25 UTC
- Location: Rosenheim (Germany)
- Contact:
I have just downloaded the office2007wlx_0.0.6.2.zip file and installed it. During a first quick test I have encountered the following two problems:
1. Every paragraph of the original docx file is displayed as a single line. Activating the 'word wrap' option in the TC lister options menu doesn't seem to have any effect.
2. Hyphenated words will not be displayed correctly. In your lister plugin the last caracter before the hyphenation position will be shown as a separate character enclosed by space characters. The word 'undertake' e.g. will be shown as 'unde r take'.
Can you think of any obvious mistake which I could have made?
1. Every paragraph of the original docx file is displayed as a single line. Activating the 'word wrap' option in the TC lister options menu doesn't seem to have any effect.
2. Hyphenated words will not be displayed correctly. In your lister plugin the last caracter before the hyphenation position will be shown as a separate character enclosed by space characters. The word 'undertake' e.g. will be shown as 'unde r take'.
Can you think of any obvious mistake which I could have made?