Hello Just a small part missing from previous discussion
>> - BibDoc Python class in fact reflects needs of FullTexts. It should >> probably be stripped from functions that are typical to FT treatment. >> They should be moved to a subclass. (ie functions extracting fulltext) >Well it represent a document. Could you be more specific about which >functions are only related to fulltext? get_text get_text_path extract_text pdf_a_p has_text and in addition, some general flags are vert much BibDoc related ... and besides, maybe we should move methods responsable for displaying bibdocfiles to something like template ? Currently there are functions displaying HTML code inside the BibDoc (and similar) class. cheers Piotr