| View previous topic :: View next topic |
| Author |
Message |
pcpro New Member

Joined: 24 Apr 2012 Posts: 1
|
Posted: Tue Apr 24, 2012 8:49 am Post subject: How to use ?? |
|
|
I too have an issue about the unstallation/use..
I installed the plugin !
Its now in the plugin subfolder.
But HOW do I use it ?
I cant see it anywhere in any menu, nor if i rightclick on a folder for example... |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7675 Location: Germany
|
|
| Back to top |
|
 |
JOUBE Senior Member

Joined: 08 Jul 2004 Posts: 449
|
Posted: Thu May 10, 2012 5:00 am Post subject: |
|
|
Plugin has problems with language support in two cases
- Windows 8 Developer Preview (english) with Tc64 ("deu") does not take german language. (But with Tc32 (in same Folder with the same configuration files) "deu" language setting is taken).
- To have dirsizecalc size (and other) columns with and without following junctions side by side in the same userdefined view , it is (unfortunately, but at least it's possible) necessary for setting the different options, to install the plugin under a different name (eg. dirsizecalc1. *) to another plugin folder (eg. dirsizecalc\1\). In this case the language is not taken from dirsizecalc\1\dirsizecalc1.lng, but also not taken from dirsizecalc\1\dirsizecalc.lng (as in the case of the ini, in which dirsizecalc\1\dirsizecalc.ini works well).
JOUBE |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7675 Location: Germany
|
Posted: Thu May 10, 2012 5:43 am Post subject: |
|
|
2JOUBE
Hi,
| Quote: | | Windows 8 Developer Preview (english) with Tc64 ("deu") does not take german language. (But with Tc32 (in same Folder with the same configuration files) "deu" language setting is taken). |
I could not reproduce this problem in Windows 8 Consumer Preview 64 Bit. I'm not using the Developer Preview anymore. Maybe the problem has been solved in the meantime?
| Quote: | | To have dirsizecalc size (and other) columns with and without following junctions side by side in the same userdefined view , it is (unfortunately, but at least it's possible) necessary for setting the different options, to install the plugin under a different name (eg. dirsizecalc1. *) to another plugin folder (eg. dirsizecalc\1\). In this case the language is not taken from dirsizecalc\1\dirsizecalc1.lng, but also not taken from dirsizecalc\1\dirsizecalc.lng (as in the case of the ini, in which dirsizecalc\1\dirsizecalc.ini works well). |
This should be possible by creating a custom field and change the reparse point settings - no need to clone the plugin. |
|
| Back to top |
|
 |
JOUBE Senior Member

Joined: 08 Jul 2004 Posts: 449
|
Posted: Fri May 11, 2012 2:36 pm Post subject: |
|
|
| Lefteous wrote: | | This should be possible by creating a custom field and change the reparse point settings - no need to clone the plugin. |
Because in general I edit ini files directly, I have not noticed, that there is an Button "Add" in the config program. But now: Adding one new custom field, shows the prinzip, so I can add the other custom field directly in the ini. What can I say: It works.
JOUBE |
|
| Back to top |
|
 |
Orochi Junior Member

Joined: 09 Oct 2011 Posts: 17
|
Posted: Wed Jun 06, 2012 5:20 pm Post subject: |
|
|
Lefteous,
Does your plugin support descending order for directories by size?
I noticed it only works for files not for directories. Couldn't find anything in the settings either.
Thanks. |
|
| Back to top |
|
 |
petermad Power Member


Joined: 05 Feb 2003 Posts: 5355 Location: Valsted, Denmark
|
Posted: Thu Jun 07, 2012 12:26 am Post subject: |
|
|
2Orochi
Try changing TC's setting: "Configuration" -> "Options..." -> "Display" -> "Sorting directories" to: "Like files (also by time)"
If you also want to be able to sort directories by type, you have to add SortDirExt=1 to the [Configuration] section of your wincmd.ini file. _________________ #524
Danish Total Commander Translator
Windows XP Home 32bit SP3 & Windows 7 Home Premium 64bit SP1 and Windows 8. TC 8.01 32 + 64bit
Get Extended Total Commander Menus |
|
| Back to top |
|
 |
Orochi Junior Member

Joined: 09 Oct 2011 Posts: 17
|
Posted: Thu Jun 07, 2012 2:18 pm Post subject: |
|
|
petermad
You are amazing! Your advice worked very well.
Thank you. |
|
| Back to top |
|
 |
XIIVIIXVI New Member

Joined: 16 Jul 2012 Posts: 1
|
Posted: Mon Jul 16, 2012 3:04 am Post subject: 64bit DirSizeCalc ignores DirSizeCalc.lng |
|
|
It looks like 64bit DirSizeCalc ignores DirSizeCalc.lng.
It gives different view in 32 and 64 TotCmd. |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7675 Location: Germany
|
Posted: Mon Jul 16, 2012 4:24 am Post subject: |
|
|
2XIIVIIXVI
Thanks for your report. I'll try to find a solution as soon as possible. |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7675 Location: Germany
|
Posted: Sat Jul 21, 2012 1:50 pm Post subject: |
|
|
Current version 2.21
A new version is ready for download. 2.21 fixes cache problems, improves symbolic link handling and fixes the language file problem in the 64 bit version.
The complete list of changes can be viewed online.
Plugin page: Download, description und documentation
totalcmd.net |
|
| Back to top |
|
 |
petermad Power Member


Joined: 05 Feb 2003 Posts: 5355 Location: Valsted, Denmark
|
|
| Back to top |
|
 |
christianh Junior Member

Joined: 23 Jul 2008 Posts: 42
|
Posted: Sat May 04, 2013 11:09 am Post subject: |
|
|
How can i make the dirs sort after size?
And do i have to create a plugin folder in the tc home directory? |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7675 Location: Germany
|
Posted: Sun May 05, 2013 5:03 am Post subject: |
|
|
2christianh
| Quote: | | How can i make the dirs sort after size? |
You can find an option on the 'Operation' page in the settings dialog. It's a general option which isn't limited to this plugin.
| Quote: | | And do i have to create a plugin folder in the tc home directory? |
No, you don't have to. I think it's the most common way to integrate plugin but you put it wherever you want. |
|
| Back to top |
|
 |
christianh Junior Member

Joined: 23 Jul 2008 Posts: 42
|
Posted: Sun May 05, 2013 5:23 am Post subject: |
|
|
| Lefteous wrote: | 2christianh
| Quote: | | How can i make the dirs sort after size? |
You can find an option on the 'Operation' page in the settings dialog. It's a general option which isn't limited to this plugin.
| Quote: | | And do i have to create a plugin folder in the tc home directory? |
No, you don't have to. I think it's the most common way to integrate plugin but you put it wherever you want. |
Seems i can't find that option. I only find the "Calculate space occupied..." option.
I just unzipped the dirsize plugin to my desktop but i don't need to keep it there after i configured it in TC? I can delete it? |
|
| Back to top |
|
 |
|