ann: hpg_0.5.13 - Programmer's viewer&editor

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

Moderators: Hacker, petermad, Stefan2, white

icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

as I dont have a line like "_detect="ext!="HTM"&ext!="HTML" in my wincmd.ini.
Some plugin developers create one, some don't. hpg_ed doesn't create one by default so you have to do it yourself if you want to configure how the plugin is triggered.

1. Find section [ListerPlugins].
2. In that section search for "hpg_ed".
3. Check the number at the beginning of the line.
4. Add the line I have posted with the exchanged number in the same section.

Done.

If you need more information about what those lines mean you have to download the lister interface help file for developers, you get it here:
https://plugins.ghisler.com/lsplugins/listplughelp1.5.zip

The information you need is located under "ListGetDetectString".

Icfu
This account is for sale
tierfreund
Junior Member
Junior Member
Posts: 13
Joined: 2005-08-14, 15:14 UTC
Location: Soutern France

Post by *tierfreund »

Hi ICFU

Workes fine, now I get the HTML preview in the lister in pure Text (without HTML tags) , just like I wanted.

Thanks for the help! :D
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

2Author
I tried the plugin, it doesn't respect the window position, which I set for it ( SetWindowPos(HWnd) ). Can you fix it?
SynPlus respects window position OK.
Post Reply