- Added keyword tagging api.
This commit is contained in:
parent
83310ba311
commit
23fa0283b3
11 changed files with 354 additions and 12 deletions
|
|
@ -21,9 +21,13 @@ save you many hours of grief.
|
|||
the userProfileData table will need to be updated to reflect these
|
||||
changes.
|
||||
|
||||
* WebGUI now requires the following additional perl modules to operate:
|
||||
* WebGUI now requires the following additional perl modules to operate,
|
||||
and you should install them prior to upgrading:
|
||||
|
||||
Config::JSON
|
||||
Text::CSV_XS
|
||||
Class::InsideOut
|
||||
HTML::TagCloud
|
||||
|
||||
* Any customizations made to the Inbox or Inbox/Message tempalates
|
||||
will be lost. Please back up your custom templates before running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue