Transformer Framework - Transform everything with TC!

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

Moderators: Hacker, petermad, Stefan2, white

Summr
Junior Member
Junior Member
Posts: 19
Joined: 2009-07-19, 15:23 UTC
Location: Hungary

Post by *Summr »

Thanks, I have to get used to the short forms. :)

The plugins are mainly intended to demonstrate how to develop plugins for Transformer Framework. Even if I put them into the zip you would still have to install them. I'm working on ND's "portable" request. When it's ready, the plugins will be installed too when you install the framework. The automatic installation is only possible in this beta version because later you can't overwrite the existing ini files by installing an updated TFW.

The pluginst.ini file is in the TransformerFW.zip.
Plugins: RamCopy, Transformer Framework
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

fp
yes, correct :)
Installation from zip - i mean that TFW plugins may have .inf file, so Add button in TFW can add zip files.
Postkutscher
Power Member
Power Member
Posts: 556
Joined: 2006-04-01, 00:11 UTC

Post by *Postkutscher »

I`m sorry, but what is the real advantage of this plugin compared to command line utilities in the buttonbar menus?
Summr
Junior Member
Junior Member
Posts: 19
Joined: 2009-07-19, 15:23 UTC
Location: Hungary

Post by *Summr »

Alex:
Plugin installation from zip is planned for the future versions :)

Postkutscher:
Its advantage can be different to every person, depending on the used plugins, but you can't compare framework to commandline stuff.
Plugins: RamCopy, Transformer Framework
Summr
Junior Member
Junior Member
Posts: 19
Joined: 2009-07-19, 15:23 UTC
Location: Hungary

Post by *Summr »

New Transformer Framework beta 2 plugin:

+ feature: Portability
+ added: "Press enter here to display help..." item in the root directory
+ bugfix: SDK: The case sensitive ID in the functions of Settings structure has been fixed to case insensitive
+ bugfix: And other smaller fixes in the framework

The new version and a new version with preinstalled plugins are downloadable ...
Plugins: RamCopy, Transformer Framework
User avatar
ND
Member
Member
Posts: 150
Joined: 2006-04-10, 16:24 UTC
Location: Sibiu, RO

Post by *ND »

Thank you for adding portability!

I've been playing with the Data Replacer sample, doing conversions on multiple files. This works when selecting multiple files and copying, but not with Sync Dirs.
Am I doing something wrong?
aNDreas Bolotă
The truth always carries the ambiguity of the words used to express it. (Frank Herbert, God Emperor of Dune)
Summr
Junior Member
Junior Member
Posts: 19
Joined: 2009-07-19, 15:23 UTC
Location: Hungary

Post by *Summr »

ND:
The portability feature was a good idea! :)

If you meant synchronize dirs menu then you do everything right, but TC doesn't call the framework in that case.
If you write exact details what you are going to do, I try to check it.
Plugins: RamCopy, Transformer Framework
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Download-page opened at Totalcmd.net:

http://www.totalcmd.net/plugring/transformerfw.html

Peter
Last edited by Peter on 2009-09-08, 06:38 UTC, edited 1 time in total.
TC 10.xx / #266191
Win 10 x64
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Data replacer: hexadecimal?

Post by *Peter »

I know, the datareplacer-dll is "only" an example - but why is it coded for hexadecimal codes? Is it possible to add "normal sting replacement"?

Thanks

Peter
TC 10.xx / #266191
Win 10 x64
Summr
Junior Member
Junior Member
Posts: 19
Joined: 2009-07-19, 15:23 UTC
Location: Hungary

Post by *Summr »

Peter:
It's more understandable with hex codes, but naturally string replacing is also possible. It's easy to do it in Ansi case, but Unicode is a bit more difficult. You can implement this function if you want, I'd be happy. :)
Nowadays I'm improving the framework, and adding new features like support for developing frontend plugins for command line applications (which was suggested by you), installing plugins from zip, etc.

Regards
Summer
Plugins: RamCopy, Transformer Framework
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Summr wrote:... You can implement this function if you want, I'd be happy. :) ...
I am sorry, but I don't know how to code :(

Peter
TC 10.xx / #266191
Win 10 x64
Summr
Junior Member
Junior Member
Posts: 19
Joined: 2009-07-19, 15:23 UTC
Location: Hungary

Post by *Summr »

I hoped you would do it. :D
When I finish the new version of the framework, I'll code this string replacer option for you if you still need it. It seems nobody feels like developing anything for the framework, so being alone makes things slower.
Plugins: RamCopy, Transformer Framework
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Summr wrote:...I'll code this string replacer option for you if you still need it. ...
Fine, this will be a helpful tool for many users.
Summr wrote:...It seems nobody feels like developing anything for the framework,....
I think this takes time - not all users know how to code, and the "coders" have a lot to do ...
But there are other tool which started like "Snow White" - suddenly some princes came and made it awake :wink:

Regards

Peter
TC 10.xx / #266191
Win 10 x64
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Hello Summr

what is new in your update on totalcmd.net from Sept. 5?

Peter
TC 10.xx / #266191
Win 10 x64
Summr
Junior Member
Junior Member
Posts: 19
Joined: 2009-07-19, 15:23 UTC
Location: Hungary

Post by *Summr »

Peter:
There are small bugfixes, nothing new. I decided to release a final (non-beta) version because there will be a lot of new feature in the following version.
Plugins: RamCopy, Transformer Framework
Post Reply