LEARN@IGP

Infogrid Pacific-The Science of Information

IGP:Digital Publisher 6.2.0

September 2016

Update Patch Release Notes

 

IGP:DP 6.2.0 - Updates, Upgrades & Enhancements

The following updates have been implemented in this release:

Sending Notification Email for Account Expiry

When an Account is created in the system and an expiry date is set for this account, all Admin Users available in this account will receive the account expiry email notification that is sent 7 days priory to the actual expiry date. By default this set for "7" days, however this can be changed at the time of creating an account and by modifying existing account.

If a particular account is on verge of expiry, an email notification is sent 7 days prior to the actual expiry date, another email is triggered on the day of expiry and then third and final email notification is sent on the 7th day after the account has expired.

Global Components file updates

In the current version of IGP:Digital Publisher (DP), the Global Components Editor interface content populates from the Database, and any changes done in the editor for that respective component are saved in the Database and the file location.

The application has now has been updated to populate the editor from the actual file location, and any changes done in the editor for that respective component are saved in the Database and the file location.

DPI Section List processing updates

The current version of IGP:Digital Publisher (DP), uses a DOM Parser that cannot easily handle processing of very complex and large documents. It fails to load the document XML tree while parsing the XSL files and also consumes a lot of memory.

We have now implemented Saxon processing for processing DPI Section list. Large documents that previously took a long time to process DPI Section list or resulted in increased load on the server or got stuck while processing, will now be handled easily with the introduction of the SAXON Parser.

StaticSite updates

The following updates are done in the Static Site processing

  1. The processor now does the Indexing and DeIndexing based on the following rules set in the Document ProcessingStaticSite configuration section:
    Index        DeIndex           Remark
    No             No                    Nothing
    No             Yes                   Deindexes the document
    Yes            No                    Indexes the document
    Yes            Yes                   Indexes the document
  2. When H1 was missing, the search results displays the section, but there was no link available for launching the result. This is now fixed to populate the section number, if available, or fallback to the Section ID.
  3. Search Results - The Description was not populated for Section that starts with a <H2> immediately after the Title Block. This is now updated to populate the first para after the <H2>.
  4. The 'noindex-rw' class feature has been implemented to exclude sections for indexing.
  5. Updated code to get the file reference used in CSS.

IGP:DP 6.2.0 - Bug Fixes

  1. Recent Documents - Duplicate Document entries were appearing in the Recent documents, for launching Reports or DocumentDesigner from Actions. This is now fixed.

  2. Recent Documents was not populating, when document was accessed from Admin Project Documents. This is now fixed.
  3. Style attributes were getting stripped from FX, when there was no class available for the first para element after a div.
  4. The selected Language context on IGP:DP interface was not set, on the Admin New Project interface. This is now fixed.
  5. PDF processing has a separate default processing in case of 'Ellipse' and 'EmDash' for <span class="nohyph-rw"> element insertion. Updated the code to avoid inconsistency in <span class="nohyph-rw"> element insertion, by following the rule to add a <span class="nohyph-rw"> element to words which contain  character or number.
  6. Manuscript Importer - Removed unwanted blank spans from h1 element which does not contain "-rw" text in this class.
comments powered by Disqus