uLister
Moderators: Hacker, petermad, Stefan2, white
- Ambaquista
- Junior Member
- Posts: 62
- Joined: 2005-05-27, 11:11 UTC
- Location: Luanda, Angola
uLister filetypes
Where can I get a list of filetypes (ex.: ... 1999,1818,1819,1820,1825 ...)?
I need it, because I prefer to see some filetypes (just a few...) with other plugin, and to use the parameters noloadtypes, nopreviewtypes and nosearchtypes, I need this #s
thanks
Ambaquista
I need it, because I prefer to see some filetypes (just a few...) with other plugin, and to use the parameters noloadtypes, nopreviewtypes and nosearchtypes, I need this #s
thanks
Ambaquista
Here is the filetype list:
http://pastebin.com/5hmQjuvz
http://pastebin.com/JpnH2Y7t (sorted)
I don't quite remember but I somehow got it from the Oracle files.
http://pastebin.com/5hmQjuvz
http://pastebin.com/JpnH2Y7t (sorted)
I don't quite remember but I somehow got it from the Oracle files.
- Ambaquista
- Junior Member
- Posts: 62
- Joined: 2005-05-27, 11:11 UTC
- Location: Luanda, Angola
Is it possible to disable the "Outside In dlls not found in plugin dir" Error-Message?
Im using the following parameters:
ulister is not showing the file which is not supported but the Error-Message still pops out.
Im using the following parameters:
Code: Select all
[options]
keepinmemory=1
showtoolbar=1
[filetypes]
noloadtypes=1999
nopreviewtypes=1999
nosearchtypes=1999
#201591 Single user licence
Re: I cant understand: Install ulister.wlx like wdx plugin
Install it as wlx plugin at first.echaya wrote:I just downloaded the 3.02 version.
I want to know what doe 'Install ulister.wlx like wdx plugin' mean to get search text function....
I got no *.wdx in the zip file...
Then install it as wdx plugin manually again.
Add these in wincmd.ini:
[ContentPlugins]
0=C:\totalcmd\plugins\wlx\ulister\ulister.wlx
0_detect=
I have not try. I think it works.
- Matthias030
- Senior Member
- Posts: 423
- Joined: 2007-03-04, 10:48 UTC
- Location: Berlin
I have installed v4.0.0 (x32). But now i see no toolbar. Also document types that are excluded in ulister.ini are loaded. Copied back only ulister.wlx v3.0.2a into plugin dir and everything is ok. There is toolbar and docs that are excluded are not loaded.
I also noticed that v3.0.2 is ~200kb and v4 only ~50kb. Did you removed this features?
I also noticed that v3.0.2 is ~200kb and v4 only ~50kb. Did you removed this features?
Toolbar, Text Search and Document Converter removed, because too uglyMatthias030 wrote:But now i see no toolbar.
See ulister.ini that provided with plugin, now section name [ulister] is requiredMatthias030 wrote:Also document types that are excluded in ulister.ini are loaded.
[ulister] <---!!!!!!!!!!!!!!
noloadtypes=1999
nopreviewtypes=1999
keepinmemory=1
- theosdikaios
- Senior Member
- Posts: 228
- Joined: 2006-02-04, 13:02 UTC
v4.0.0[x32]
.oit folder is created in %APPDATA% regardless of ini entry.
.oit folder is created in %APPDATA% regardless of ini entry.
Any hints? TIA.%COMMANDER_PATH%\PLUGINS\WLX\ULISTER\ULISTER.INI wrote:optionsdir=%COMMANDER_PATH%\PLUGINS\WLX\ULISTER
"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
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
- Matthias030
- Senior Member
- Posts: 423
- Joined: 2007-03-04, 10:48 UTC
- Location: Berlin
These features too ugly? I like them. Why not make option to disable them for users that don't use toolbar and converters?arax wrote:Toolbar, Text Search and Document Converter removed, because too uglyMatthias030 wrote:But now i see no toolbar.
Thx. [ulister] was missing. Problem solved.arax wrote:See ulister.ini that provided with plugin, now section name [ulister] is requiredMatthias030 wrote:Also document types that are excluded in ulister.ini are loaded.
[ulister] <---!!!!!!!!!!!!!!
noloadtypes=1999
nopreviewtypes=1999
keepinmemory=1
- theosdikaios
- Senior Member
- Posts: 228
- Joined: 2006-02-04, 13:02 UTC