NFO Lister Plugin
Moderators: Hacker, petermad, Stefan2, white
NFO Lister Plugin
I've created a plugin for viewing nfo & diz files because the others i tried wasn't working as i wanted..here's is a snippet from the readme:
-------------------------------------------------------------------------------
With the NFO Lister Plugin you can view nfo and diz files which are
usually located in downloaded archive files.
- Can remove double linefeed like the DAMN nfoviewer (CTRL+F)
- ASCII font included
- Quick view support
- URL highlighting (clickable!)
-------------------------------------------------------------------------------
My domain sinnet.dk is currently down, so get the plugin @ http://users.cybercity.dk/~dsl31430/wlx_nfo.zip
/sinnet
--
It compiles..Let's ship it!
-------------------------------------------------------------------------------
With the NFO Lister Plugin you can view nfo and diz files which are
usually located in downloaded archive files.
- Can remove double linefeed like the DAMN nfoviewer (CTRL+F)
- ASCII font included
- Quick view support
- URL highlighting (clickable!)
-------------------------------------------------------------------------------
My domain sinnet.dk is currently down, so get the plugin @ http://users.cybercity.dk/~dsl31430/wlx_nfo.zip
/sinnet
--
It compiles..Let's ship it!
Thx for the plugin.
There is a little disadvantage:
If used i quickview ([Ctrl]+[q]) and the lines are quite long the file doesnt fit in width to the second panel. And ther is no horizontally scroll bar.
Maybe fixed in the next version
sheepdog
There is a little disadvantage:
If used i quickview ([Ctrl]+[q]) and the lines are quite long the file doesnt fit in width to the second panel. And ther is no horizontally scroll bar.
Maybe fixed in the next version
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
I see the problem. it dosen's wrap text as it will look ugly. I just forgot to enable the horizontal scroll barSheepdog wrote:Thx for the plugin.
There is a little disadvantage:
If used i quickview ([Ctrl]+[q]) and the lines are quite long the file doesnt fit in width to the second panel. And ther is no horizontally scroll bar.
Maybe fixed in the next version
sheepdog

It compiles..Let's ship it!
[face=courier]On 25-09-2004 14:12:46 +0000 ZiPo wrote:
Z> I've created a plugin for viewing nfo & diz files
Nice stuff, but is it possible to keep configuration in INI file, not in Registry?[/face]
Z> I've created a plugin for viewing nfo & diz files
Nice stuff, but is it possible to keep configuration in INI file, not in Registry?[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
Done. Settings are now stored in ini.Black Dog wrote:[face=courier]On 25-09-2004 14:12:46 +0000 ZiPo wrote:
Z> I've created a plugin for viewing nfo & diz files
Nice stuff, but is it possible to keep configuration in INI file, not in Registry?[/face]
Link to updated plugin is in the first post.
It compiles..Let's ship it!
[face=courier]On 25-09-2004 21:34:07 +0000 ZiPo wrote:
Z> Done. Settings are now stored in ini.
Thanks, but actually I thought that this is an English announce of NFO View plugin - does you one have any relation with it?
The thing is your plugin works rather strange - take a look here. And is it possible to change font or at least font size? What about ASCII/ANSI encoding change?
Z> Next install the ASCII font:
BTW - you can install font via commander, just unpack it from archive and copy to "\\Fonts" virtual folder (cm_OpenFonts).[/face]
Z> Done. Settings are now stored in ini.
Thanks, but actually I thought that this is an English announce of NFO View plugin - does you one have any relation with it?
The thing is your plugin works rather strange - take a look here. And is it possible to change font or at least font size? What about ASCII/ANSI encoding change?
Z> Next install the ASCII font:
BTW - you can install font via commander, just unpack it from archive and copy to "\\Fonts" virtual folder (cm_OpenFonts).[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
Actually, i tried the other nfo plugin you where referring to, but it didn't work like i wanted it to, so i writed my own.Black Dog wrote:[face=courier]On 25-09-2004 21:34:07 +0000 ZiPo wrote:
Z> Done. Settings are now stored in ini.
Thanks, but actually I thought that this is an English announce of NFO View plugin - does you one have any relation with it?
The thing is your plugin works rather strange - take a look here. And is it possible to change font or at least font size? What about ASCII/ANSI encoding change?
Z> Next install the ASCII font:
BTW - you can install font via commander, just unpack it from archive and copy to "\\Fonts" virtual folder (cm_OpenFonts).[/face]
2nd, i'll look into the font size/change matter and 3rd, what do you mean about ASCII/ANSI encoding change ?
It compiles..Let's ship it!
[face=courier]On 26-09-2004 00:03:02 +0000 ZiPo wrote:
Z> Actually, i tried the other nfo plugin you where referring
Z> to, but it didn't work like i wanted it to, so i writed
Z> my own.
I see.
Z> 2nd, i'll look into the font size/change matter
Thanks.
Z> and 3rd, what do you mean about ASCII/ANSI encoding change?
Well, that's easy - your plugin doesn't support ASCII/ANSI encoding change Lister has, so Russian ASCII symbols became unreadable.[/face]
Z> Actually, i tried the other nfo plugin you where referring
Z> to, but it didn't work like i wanted it to, so i writed
Z> my own.
I see.
Z> 2nd, i'll look into the font size/change matter
Thanks.
Z> and 3rd, what do you mean about ASCII/ANSI encoding change?
Well, that's easy - your plugin doesn't support ASCII/ANSI encoding change Lister has, so Russian ASCII symbols became unreadable.[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
Well, first of all thanks for pointing this outWell, that's easy - your plugin doesn't support ASCII/ANSI encoding change Lister has, so Russian ASCII symbols became unreadable.

It compiles..Let's ship it!
History
=======
Version 1.0.2 'Sep 26 2004
- Added font settings dialog
Version 1.0.1 'Sep 25 2004
- Fixed the missing horizontal scroll bar
- Removed the 'About' item in the popup menu
- Added version info in the options dialog
- Settings are now stored in ini file
Version 1.0 'Sep 25 2004
- First release
=======
Version 1.0.2 'Sep 26 2004
- Added font settings dialog
Version 1.0.1 'Sep 25 2004
- Fixed the missing horizontal scroll bar
- Removed the 'About' item in the popup menu
- Added version info in the options dialog
- Settings are now stored in ini file
Version 1.0 'Sep 25 2004
- First release
It compiles..Let's ship it!
@BlackDog:
http://wincmd.ru/black_dog/shots/ugly_nfo.gif < is this happening with the included font ?
http://wincmd.ru/black_dog/shots/ugly_nfo.gif < is this happening with the included font ?
It compiles..Let's ship it!
[face=courier]On 26-09-2004 15:58:30 +0000 ZiPo wrote:
Z> @BlackDog
What exactly at me? %)
Z> is this happening with the included font ?
Well, yes (one just can't change it in previous version :), that had happened but not any more.[/face]
Z> @BlackDog
What exactly at me? %)
Z> is this happening with the included font ?
Well, yes (one just can't change it in previous version :), that had happened but not any more.[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]