09-15-2008, 05:16 PM
John Wrote:So, since now on, do I have to add that line every time I download a new version of TCUP?If you don't overwrite wincmd.ini then no.
John Wrote:And do you have any idea why did this start happening?
Something has been changed in PDFfilter (now it's called MultiLister plugin) but I don't know what exactly.
I will try to explain WLX plugins handling below.
Installing plugin
When you install WLX plugin TC asks it for something called "detection string" and writes an answer in "X_detect" parameter. If there is nothing returned then this line is skipped.
Using lister
When you want to view some file in lister Tc check WLX plugins list to find out which plugin can handle needed file.
In TC UP you've got:
- VisualDirSize
- Fileinfo
- ArchView
- ICLView
- IEView
- xBaseView
- Mmedia
- Imagine
- OfficeView
- PDFFilter
- TorrentLister
- TrueTypFont
- Smi
- 3DFileViewer
- MDLviewer
- Wise Tracker
- Md2
- Nfoviewer
- DVI
- GSALister
In your case something strange happens because PDFilter is loaded first and stays silent.
There are two ways to avoid such behaviour:
1. skip plugin manually by pressing "4" key,
2. specify X_detect by your own (what I've suggested before).
It might be a bug in PDFfilter plugin but I think that this is rather the feature This plugin changed a lot and now it is called MultiLister. The purpose of this plugin is to display any kind of file if there is proper converter installed. If you can find an application which handles command line parameters and allows you to convert a file to text (TXT, RTF) or image (BMP, JPG) then you can watch it in lister's window.
If you are interested in, you can download my attachment, unpack it into this plugin's folder and run it. You will get brief look of its possibilities.