Content plugin: Difference between revisions
Jump to navigation
Jump to search
(Fixed wikilink.) |
(Added See also section.) |
||
Line 22: | Line 22: | ||
* [[File overwrite warning dialog]] | * [[File overwrite warning dialog]] | ||
== See also == | |||
* [[List of content plugins]] | |||
* [[Content plugins Ideas and suggestions|Add an idea or suggestion]] for a missing or existing Content plugin. | * [[Content plugins Ideas and suggestions|Add an idea or suggestion]] for a missing or existing Content plugin. | ||
Revision as of 12:06, 14 October 2009
A content plugin is a type of plugin that provides additional information and properties for files and folders. The data provided by the plugin can be used in several internal functions of Total Commander.
Possible applications
The possible applications of content plugins are endless. 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
- Find text in binary 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.
- Custom columns view
- Search function
- Thumbnails view
- Colors by filetype
- Quickinfo
- Multi-Rename Tool
- Change attributes -> Change plugin attributes (requires TC 7)
- File overwrite warning dialog
See also
- List of content plugins
- Add an idea or suggestion for a missing or existing Content plugin.
Back to Plugin