Readme.txt 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. -------------------------------------------------------------------------------
  2. CDocProp
  3. -------------------------------------------------------------------------------
  4. CDocProp is the content plugin for properties of Compound Documents (like old MS
  5. Office documents)
  6. Plugin allows to add to the TC custom view standard and custom document properties.
  7. Custom properties should be confugured in the CDocProp.ini file in the section
  8. [Config], i.e.
  9. [Config]
  10. Title=PropertyName
  11. where "Title" is the string to display in TC header and "PropertyName" is the
  12. property name in the file.
  13. File CDocProp.ini should be in the same directory where CDocProp.wdx file.
  14. -------------------------------------------------------------------------------
  15. Changes History
  16. -------------------------------------------------------------------------------
  17. Version 1.10
  18. - Added 64-bit version
  19. Version 1.9
  20. - Fixed bug in custom fields editing when field content in non-default encoding.
  21. - Added key CreateNewProps in CDocProp.ini. If CreateNewProps = 1 and the user
  22. tries to edit the missing property, this property will be added to the document
  23. automatically.
  24. Version 1.7
  25. - Added Unicode support (for TC 7.5 only)
  26. - Added field editing for all custom and the following list of standard properties
  27. Title
  28. Subject
  29. Author
  30. Keywords
  31. Comments
  32. Template
  33. AppName
  34. Category
  35. Target
  36. Manager
  37. Company
  38. Version 1.2
  39. - Added fields for Document summary properties.
  40. Version 1.1
  41. - Plugin shows fields for Basic summary properties.
  42. - Plugin shows fields for custom properties.
  43. -------------------------------------------------------------------------------
  44. Autor: MGP Software Ltd.
  45. Email: support@mgpsoft.com