Show file modified date on status bar?
-
TsunamiZ
- Posts: 275
- Joined: 11 Jul 2005 07:36
Show file modified date on status bar?
How about show file modified date on the status bar? So that we don't always have to use the fat info panel for it.
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
-
TsunamiZ
- Posts: 275
- Joined: 11 Jul 2005 07:36
Re: Show file modified date on status bar?
thanks!
btw: do you know what the "curver" is for? what kind of file/folder would show that info?
http://88.191.26.34/XYwiki/index.php/IN ... cused_Item
btw: do you know what the "curver" is for? what kind of file/folder would show that info?
http://88.191.26.34/XYwiki/index.php/IN ... cused_Item
Code: Select all
StatusBar3OnFile=""
Note that when this setting is empty XY will use its internal default template: <curname><curver| [ver *]>
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Show file modified date on status bar?
Wiki says:TsunamiZ wrote:thanks!
btw: do you know what the "curver" is for? what kind of file/folder would show that info?
http://88.191.26.34/XYwiki/index.php/IN ... cused_ItemCode: Select all
StatusBar3OnFile="" Note that when this setting is empty XY will use its internal default template: <curname><curver| [ver *]>
<curver>
Version of the currently focused & selected List item. This variable now accepts an optional parameter allowing you to format the way the version information will be returned. The syntax is: <curver|text here>
When such parameter is specified, if a version info is found for the item, then the text specified will be returned as prefix to the version info proper. You can actually specify where to put it within your text, using wildchar * as placeholder. For example, using <curver| [ver *]> would return nothing with a text file (no version info), and " [ver 7.20.0000]" for XYplorer.exe v7.20.0000
XYplorer Beta Club