Content plugin: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Mainly cosmetic changes. Use preferred spelling of "plugins" for this wiki)
No edit summary
Line 19: Line 19:
* [[Multi-Rename Tool]]
* [[Multi-Rename Tool]]
* Change [[attributes]] -> Change plugin attributes (requires TC 7)
* Change [[attributes]] -> Change plugin attributes (requires TC 7)
* [[File overwrite warning dialog]]





Revision as of 22:55, 1 September 2008

A content plugin provides additional information and properties for files and directories. In addition content plugins can be used to find text in binary documents. The data provided by the plugin can be used in several internal functions of Total Commander.

Examples

The possibilities for Content plugins are infinite. Just a few examples:

  • title, genre, year of music- or video documents
  • Comments or keywords from documents
  • Full text search in Word or PDF documents

Functionality

Total Commander delivers a file name to the plugin. How this information is retrieved is plugin's business. The plugin sends the retrieved information back to Total Commander. Total Commander will now display the received information or process it in another way. The chapter "Use" deals with this application areas.

Use

Content plugins can be used in many ways.



Back to Plugin