LEARN@IGP

Infogrid Pacific-The Science of Information

IGP:Digital Publisher 2.3.0

January 2014

Update Patch Release Notes


IGP:DP 2.3.0 - Updates, Upgrades & Enhancements

The following updates have been implemented in this release:

  1. Typography Report Extension - MOD51 Page Number Synchronization Feature Integrated with Document Typography Report Generation
    1. On click of "Generate Document Report" button in TIB will render interface containing the last generated typography report of the document and user can also download the last generated hyphen list.
    2. The interface also contain "Generate Report" button, on click it generates the document typography report and synchronizes the RPNs for the body sections.
    3. The feature MOD51 Page Number Synchronization updates the RPNs in page metadata field in the page database and also with the respective body section title in the drop down section list in TIB, which enables the user to look at page number in the section PDF for the particular document typography report.
    4. After the page numbers are synchronized, generates and renders the Preview Section PDFs starting with their document real page numbers.
  2. ePub3 AIE JS Packaging - Previously additional Links to ALL javascript files were included in the html file rather than just the javascript required on the page. This would increase the loading time. So to overcome this we have now used and .ini file with rules to package JS in the ePub3, when 'Package AIE Components' is selected in the DPI form.
  3. Manuscript Importer using CSV - The following updates have been done
    1. Added strip-element and delete-all to strip and delete elements. These statements are use in manuscript import CSV file. i.e.
      1. strip-element = deletes the element and retains the content 
      2. delete-all = deletes element with its content
    2. Updated process to insert multiple attribute to an element using CSV file. Handle a language attribute insertion using "V-LanguageSource", and "V-LanguageTranslation" class values in CSV. These class values are translated into "source" and "translation" respectively with assigned variable value
    3. Implemented nesting of elements in manuscript importer using the parent element class selector. Added two more column in manuscript importer CSV file to handle nesting elements i.e. "Parent" and "Element Title". The same two column has been added in the "Add/Edit" interface in DP to handle manuscript importer CSV file
    4. Handled <h5> and <h6> element as same like <h4> element in the block processing. Now only one block will be created with all its sub headings as a part of block instead of generating multiple same block according to the headings.
    5. Removed ID attribute in the <h1> element, that was default hard coded for the Notes section heading.
    6. Manuscript import for unwrapping the table using "unwrap-table" class selector.
  4. Media Manager - Updated to open the images tab by default on media manager load.
  5. DPM Interface - Removed the following legacy items from the DP Management interface
    1. Main Interface > Administration - The "Fonts (old)" component has been removed as "IGP:Font Manager 2" is the latest component.
    2. Main Interface > Maintenance - The "Master Fonts" component has been removed as "IGP:Font Manager 2" is the latest component.
    3. Document > Edit - The "Edit" component is removed and "Edit2" is renamed as "Edit".
  6. FX Statistics Report - Added fields Mathml inline, Mathml block, svg inline and svg block counts in the Detail Report table.
  7. MathML Editor Update - Increased the font size of MathML Preview in the MathML Editor
  8. ID Generation - Removed the Section ID Generation option from ID Generation process.
  9. Process Section Numbers - Added section levels dropdown list to generate section heading numbers. This feature is available on "Document Processor" interface. Also the option to Remove Numbers has been introduced.
  10. DD Updates - The following updates have been done for DD.
    1. Removed Title Page option from left navigation
    2. Renamed "Copyright Section" to "Title block" for frontmatter > copyright. Did same for the dedication and epigraph blocks.
    3. Added new option to configure title block h1 for copyright, dedication and epigraph blocks
  11. Edit2 Writer updates - The following features are now available in Edit2.
    1. SVG Comment mangling - On loading a SVG with comment inside inside the SVG block editor, the comments were converted into CKEditor internal format. This is now converted to normal comments before loading into the editor.
    2. SVG Block editor width is increased to allow for more horizontal view.
    3. Keyboard handling - New keyboard mapping allows users to invoke features using the keyboard. The key mapping is documented below
      Shortcut Key Event Comment
      Ctrl + S Save and Continue  
      Ctrl + 1 H1 Only works inside the title block
      Ctrl + 2 H2 This will not work inside blocks
      Ctrl + 3 H3 This will not work inside blocks
      Ctrl + 4 H4  
      Ctrl + 5 H5  
      Ctrl + 6 H6  
      Alt + P Normalize Para  
      Alt + N Title Number Only works inside the title block
      Alt + A Title Author

      Only works inside the title block.

      Alt + A Attribution Para If users are outside the title block then this will apply 'attribution' style
      Alt + O Title Other Only works inside the title block
      Alt + L Align Left  
      Alt + R Align Right  
      Ctrl + Alt + E Align Center  
      Alt + C Caption Para  
      Alt + I Text Indent  
      Ctrl + Alt + I Para Indent  
      Ctrl + Alt + F First Para  
      Ctrl + Alt + Right Arrow Toggle Reader preview  
      Ctrl + Alt + D Open document processor  
      Ctrl + Alt + T Open content tool  
      Ctrl + Alt + U Open unicode tool  
      Ctrl + Shift + V Paste Block  
      Ctrl + Shift + N Insert new page  
      Ctrl + Alt + X Open indexer tool  
      Ctrl + Alt + Y Open hyperlinking tool  
      Ctrl + Alt + O Content Block Context On/Off  
  12. Popup generation for Notes, Footnotes - Retained spans for num-footnote-rw and num-note-rw in ePub3 for Pop-up. Removed the same when "Notes to pop-ups on iBooks" and "Footnotes to pop-ups on iBooks" checkbox is selected respectively. Also added new "Footnotes to pop-ups on iBooks" checkbox option in DPI Form.

IGP:DP 2.3.0 - Bug Fixes

  1. Kindle8 Format - Changed "style" attribute value of "smallcaps span" element to "font-size: 82%;". i.e. Old <span class="smallcaps" style="font-size: x-small;"> AND New <span class="smallcaps" style="font-size: 82%;">
  2. DD Update - While creating Reader CSS using Print CSS, excluded certain galley style properties which include: line-height, word-spacing, letter-spacing, font-size, font-weight.
  3. "num-verse-rw" has been escaped from ref and num hyperlinking processing
  4. The links are now disabled for the Print PDF-trimmed and Print PDF-Crops. In the Online PDF all links are retained. Following changes are done in the process: Removing the hyperlink check constraint for "ref-" span element to remove the hyper link if its target is not available. Now hyperlink target will search in any element, previously it was restricted only with the <span> element.
  5. FX ZIP format - 1. The file "*-metadata.html" in FX ZIP is not updated when user remove metadata (i.e. make text field empty) from following fields:  Description, Publisher, Copyright, Language, Subject, Keyword, Contributor, Description, Type, Language.
  6. Mobi: Kindle Previewer 9 version requires the <img> element in next separate line this will prevent the image from cutting its edges in Previewer.
  7. Footnotes numbering by document feature was not working which is available in "Document Processor" interface.
comments powered by Disqus