I need to show content of directory in a different way. So I decided to make plugin for it. The only question is - what kind of plugin?
wcx will be good but I'm not sure:
Is it possible to open directories via wcx plugin using Ctrl-PgDn?
wcx-plugin handling directories?
Moderators: Hacker, petermad, Stefan2, white
wcx-plugin handling directories?
#213083 Single user license
BranchViewExtended
BranchViewExtended
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2kotlomoy
What do you mean by "different way"?
WCX plugins allow to treat archives like folders but they are limited to standard list views. Maybe WLX could be better choice for you? Just take a look on VisualDirSize to see what can be done with it.
What do you mean by "different way"?
WCX plugins allow to treat archives like folders but they are limited to standard list views. Maybe WLX could be better choice for you? Just take a look on VisualDirSize to see what can be done with it.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
Different way - to show all files and subdirs in selected directory recursively.fenix_productions wrote:2kotlomoy
What do you mean by "different way"?
WCX plugins allow to treat archives like folders but they are limited to standard list views. Maybe WLX could be better choice for you? Just take a look on VisualDirSize to see what can be done with it.
Standard list view is what I need exactly.
#213083 Single user license
BranchViewExtended
BranchViewExtended
It is more convenient to select dir and press Ctrl-PgDn to activate plugin for selected directory.m^2 wrote:It's usually handled by wfx plugins. Like NTFiles.
It's like Branch View
#213083 Single user license
BranchViewExtended
BranchViewExtended
Indeed. But you don't have to write your own panel from scratch.kotlomoy wrote:It is more convenient to select dir and press Ctrl-PgDn to activate plugin for selected directory.m^2 wrote:It's usually handled by wfx plugins. Like NTFiles.
It's like Branch View
It's surely simpler to make a script that reads the current directory and executes cd \\pluginName\path.
Oh... indeed.m^2 wrote:Indeed. But you don't have to write your own panel from scratch.
It's surely simpler to make a script that reads the current directory and executes cd \\pluginName\path.

#213083 Single user license
BranchViewExtended
BranchViewExtended