Plugin: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
No edit summary
(Translation from de (german))
Line 1: Line 1:
== Introduction ==
Plugins are made to extend the functionality of Total Commander individually.
The size of the main program stays small and fast, adapted by the user and his personal needs.
== Function ==
Plugins are special  [http://en.wikipedia.org/wiki/Library_(computer_science) librarys] to implement additional functions. These DLLs are not run by the user but by Total Commander. The benefit of these technic is to have a common interface for each plugin type. Untill now are 4 plugin types completely integrated into Total Commander and its interface. 
== Plugin types ==
Four plugin types are available to extend TC's functionality:
Four plugin types are available to extend TC's functionality:


Line 5: Line 19:
* [[Lister plugins]] (WLX)
* [[Lister plugins]] (WLX)
* [[Content plugins]] (WDX)
* [[Content plugins]] (WDX)
== Where to find plugins? ==


The most convenient way to find them is by using the following sites:
The most convenient way to find them is by using the following sites:
Line 11: Line 28:
* [http://www.clubtotal.tk/ Club Total] is not updated too often but very useful as an archive, especially if you know what you are searching for.
* [http://www.clubtotal.tk/ Club Total] is not updated too often but very useful as an archive, especially if you know what you are searching for.
* [http://www.ghisler.com/addons.htm Official addon site] is the best choice if you prefer final "tested by author" versions. This is the place to go if you don't like any experiments.
* [http://www.ghisler.com/addons.htm Official addon site] is the best choice if you prefer final "tested by author" versions. This is the place to go if you don't like any experiments.
== Installation ==
Since Total Commander version 6.5 is a integrated install -system for plugins available.
Whenever you want to install a plugin now, all to do is: Open the downloaded archive with a doubleclick.
The setup will start automatically. Also a installation "by hand" is still possible, too.
The programs in the next chapter can be very usefull to manage all your plugins.
== Plugin management ==
These [[Tools|tools]] were created to make the plugin management easyer:
* [http://www.totalcmd.net/plugring/tc_plugman.html TC Plugins Manager]
* [http://www.totalcmd.net/plugring/vic_plugman.html Vic Plugin manager]
In some cases you might need a tool for managing your plugins:
* When you find that one plugin used to be loaded at first.
* You decide to install two different plugins for the same extension...
* To be continued...


[[de:Plugins]]
[[de:Plugins]]

Revision as of 17:23, 9 September 2005

Introduction

Plugins are made to extend the functionality of Total Commander individually. The size of the main program stays small and fast, adapted by the user and his personal needs.


Function

Plugins are special librarys to implement additional functions. These DLLs are not run by the user but by Total Commander. The benefit of these technic is to have a common interface for each plugin type. Untill now are 4 plugin types completely integrated into Total Commander and its interface.


Plugin types

Four plugin types are available to extend TC's functionality:


Where to find plugins?

The most convenient way to find them is by using the following sites:

  • totalcmd.net you should visit first if you want to stay up-to-date with plugins and Tools.
  • Club Total is not updated too often but very useful as an archive, especially if you know what you are searching for.
  • Official addon site is the best choice if you prefer final "tested by author" versions. This is the place to go if you don't like any experiments.


Installation

Since Total Commander version 6.5 is a integrated install -system for plugins available. Whenever you want to install a plugin now, all to do is: Open the downloaded archive with a doubleclick. The setup will start automatically. Also a installation "by hand" is still possible, too. The programs in the next chapter can be very usefull to manage all your plugins.


Plugin management

These tools were created to make the plugin management easyer:

In some cases you might need a tool for managing your plugins:

  • When you find that one plugin used to be loaded at first.
  • You decide to install two different plugins for the same extension...
  • To be continued...