uLister

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Matthias030
Senior Member
Senior Member
Posts: 419
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Hi all,

First thank you for this great Plugin! It's very useful for viewing Word, Excel and most other file types.

For viewing plain text files (eg. *.txt, *.ini) I use SynWrite. SynWrite is direct behind OutsideIn in wlx order.

Code: Select all

17=%COMMANDER_PATH%\Extensions\OutsideIn\oilister.wlx
18=%COMMANDER_PATH%\Extensions\Syn2\Syn2.wlx
18_detect="EXT!="RTF" & (SIZE<1000000 | FORCE)"
Version 1.1.0 skips plain text files by default and SynWrites is starting. Now with version 1.2.1 OutSideIn grabs all my plain text files.

Is there a solution to easily disable plain text support in OutsideIn? I have tried to exclude all format strings 4000-4132 in oilister.ini, but no success.
User avatar
arax
Junior Member
Junior Member
Posts: 44
Joined: 2011-01-20, 08:40 UTC
Location: Russia, Novgorod

Post by *arax »

2Matthias030
Now with version 1.2.1 OutSideIn grabs all my plain text files.

Is there a solution to easily disable plain text support in OutsideIn? I have tried to exclude all format strings 4000-4132 in oilister.ini, but no success.
Since 1.2.0 unknown formats (like text files) not excluded by default, but in oilister.ini it excluded noloadtypes=1999,
do you use oilister.ini from 1.2.0 or later. If not add 1999 to noload* parameters.
User avatar
Matthias030
Senior Member
Senior Member
Posts: 419
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Thank you for the fast answer. Noload=1999 did it! Problem solved.
Keep on working on OutsideIn. It's one of my favorite plugins now!
jjxu
Junior Member
Junior Member
Posts: 11
Joined: 2008-05-20, 11:35 UTC

Post by *jjxu »

2arax
Bug report:
Gridline option is saved correctly with sdk vw-8-3-2-win-x86-32.zip but incorrect with sdk vw-8-3-5-win-x86-32.zip.
loadspeaker200w
Junior Member
Junior Member
Posts: 11
Joined: 2009-03-10, 06:39 UTC

Post by *loadspeaker200w »

Great Plugin!

Is there a way to see the file's detected type (or at least its ID)?
User avatar
arax
Junior Member
Junior Member
Posts: 44
Joined: 2011-01-20, 08:40 UTC
Location: Russia, Novgorod

Post by *arax »

2loadspeaker200w
You can use fisimple.exe from fi-8-3-5-win-x86-32.zip from
http://www.oracle.com/technetwork/middleware/content-management/downloads/oit-dl-otn-097435.html to view detected type.
theosdikaios
Senior Member
Senior Member
Posts: 228
Joined: 2006-02-04, 13:02 UTC

Post by *theosdikaios »

Nice plugin. :) :D
Do there is a list of all supported file extensions. I know the pdf file "ds-oitfiles-133032.pdf" only.

Remark: when list a zip file with files and press Enter on a file then the internal TC file lister is opened without any configurations. TC file lister use english language and no lister plugins are configured i.e. list a zip file with jpg, press ENTER on the jpg file, another TC lister windows is opened with jpg file in hex view instead of multimedia view.
"Since there are many things which have never happened and never will happen,
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
User avatar
arax
Junior Member
Junior Member
Posts: 44
Joined: 2011-01-20, 08:40 UTC
Location: Russia, Novgorod

Post by *arax »

2theosdikaios
another TC lister windows is opened with jpg file in hex view instead of multimedia view
Can't reproduce this bug. Try enter in zip as usual and press F3 on this jpg file.
theosdikaios
Senior Member
Senior Member
Posts: 228
Joined: 2006-02-04, 13:02 UTC

Post by *theosdikaios »

Try enter in zip as usual and press F3 on this jpg file.
Not enter in a zip but list a zip file e.g. with F3. Zip file is opened with lister and oilister is used for viewing the zip file. Now you can open the jpg file in the zip file with key "Enter". Another lister window is opened but without any lister configuration i.e. without the proper language (english instead) and without any plugin view (hex view instead).

[edit] Reason found: Your plugin starts a new instance of TCmd with parameter /S=L i.e. TCmd with internal lister. In that case and my environment TCmd starts with a false wincmd.ini because in my environment TCmd is startet with alternate INI-File in command line (using switch "/I="). Maybe your plugin could use the proper wincmd.ini as an option. AFAIR plugins are able to find out the wincmd.ini path.
[/edit]
"Since there are many things which have never happened and never will happen,
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
User avatar
arax
Junior Member
Junior Member
Posts: 44
Joined: 2011-01-20, 08:40 UTC
Location: Russia, Novgorod

Post by *arax »

Plugin updated.
Added conversion feature, you can convert files to txt,pdf,html,mhtml.

2theosdikaios
Maybe in next version.
jjk
Member
Member
Posts: 181
Joined: 2003-07-03, 10:41 UTC

Post by *jjk »

Hi arax
Here Ctrl S doesn't work. Nothing happens. No conversion dialog, although I have installed the whole plugin+pdf/html export dlls.
User avatar
arax
Junior Member
Junior Member
Posts: 44
Joined: 2011-01-20, 08:40 UTC
Location: Russia, Novgorod

Post by *arax »

2jjk
The problem may be in unicode path, i am resolve this bug in next version.
User avatar
Matthias030
Senior Member
Senior Member
Posts: 419
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

New feature Ctrl+S works good. Maybe add in next version: "Convert to text/html/pdf" also in context menu
I use converting function rarely, so I have to remember shortcut Ctrl+S every time to see export dialog.

At Oracle website there is also file "ix-8-3-5-win-x86-32.zip" with "redist\eximg.dll" in it. It's for converting to image files. It's not supported by uLister right now. Can you add this function later?
User avatar
arax
Junior Member
Junior Member
Posts: 44
Joined: 2011-01-20, 08:40 UTC
Location: Russia, Novgorod

Post by *arax »

2Matthias030
Maybe add in next version: "Convert to text/html/pdf" also in context menu
No, because context menu provided by Oracle library.
It's not supported by uLister right now. Can you add this function later?
Ok, it will be in next version.
User avatar
Matthias030
Senior Member
Senior Member
Posts: 419
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Maybe add in next version: "Convert to text/html/pdf" also in context menu
No, because context menu provided by Oracle library.
Ok, I understand. So it's also not possible to add multi language support to user interface.
It's not supported by uLister right now. Can you add this function later?
Ok, it will be in next version.
Great :D
Post Reply