	_________________________________________
	FastFb2_Epub content plugin	

Extracts data from fb2 and EPUB files.
Columns: Genre, Authors, Author (Last Name + First Name), Book title, Language, Sequence, Text date, Annotation, Version, Publisher, Publisher City, 
Publication Date, ISBN.
You can also use it with TC "search in plugin" function.


Alex Shy, 2016 
Delphi XE5, XE8

Forum: http://www.ghisler.ch/board/viewtopic.php?t=44145


	_________________________________________
	Installation 


You need to add a column or columns of the plug-in which will be displayed information about fb2\epub file, as below. 

1. After the automatic installation, click the right mouse button on the column and select Configure Custom Column. 

2. Click New>> Add Column. Click the + button on the right, select the name of the plugin - in this case FastFb2_Epub 
   and select the desired field. 

To add another column - click again Add Column, and select another column. 

	_________________________________________
	Language 

To change language (names of columns and generes) open options.ini and change string in section
[settings]
language=english

You can also translate to your language - create new section in ini file - [MyLanguage] and copy all text 
from [english] section, translate only values, do not translate key names. 
Then replace string in settings:
[settings]
language=MyLanguage

	_________________________________________
	Advice 

* Some fiedls can be very long, like annotation text. Such text will not fit in a single column. 
But you can show such fields in a tooltip by hovering cursor over a file. 
 Configuration > Display > check "Comments from Explorer (OLE2)". Press "User Defined" button > Add > type "*.epub;*.fb2" > 
 > Select field that you need.








 
