



Please report any problems you find with the documentation here in this thread!
Moderators: Hacker, petermad, Stefan2, white
Are you sure? I thought plug-ins need to react if the user wants to fit only large images or center images?The lister plugin interface has NOT been changed.
ContentPluginUnloading description, bold "T" symbol:When a field supports several units like bytes, kbytes, Mbytes etc, they need to be specified here in the following form: bytes|kbytes|Mbytes .
ContentGetSupportedFieldFlags decription, twice repeated blank before contflags_subst*:There are no parameters.
I yet have not read other files so closely, but I post here, if I find other mistakes.Returning one of the__contflags_subst* flags instructs Total Commander to replace (substitute) the returned variable...
contst_showhint didn't have a r (contentplug.h -> #define contst_showhint 4)contstr_showhint: A tooltip/hint window is shown for the current file.
path Current path. In case of contstr_showhint, this is the path to the file, otherwise to the current directory.
Happened when copying & pasting from ContentGetDefaultSortOrder page, hmm?!ContentGetSupportedFieldFlags wrote:Description of parameters:
FieldIndex The index of the field for which the sort order should be returned.
Declaration:
int __stdcall ListLoadNext(HWND ParentWin,HWND ListWin,char* FileToLoad,int ShowFlags);
You are right, sorry for the mistake! The help file has been updated now.ListLoadNext instead of ListLoad