Details

    • Sub-task
    • Resolution: Unresolved
    • None
    • None
    • Okapi integration

    Description

      Problem

      Okapi 1.47 in Rainbow added new new grids/windows for okf_idml and okf_openxml formats.

      okf_idml new parameter pairs example:

      fontMappings.0.sourceLocalePattern=v1
      fontMappings.0.targetLocalePattern=v2
      fontMappings.0.sourceFontPattern=v3
      fontMappings.0.targetFont=v4
      fontMappings.number.i=1
      codeFinderRules.count.i=1
      codeFinderRules.rule0=some_rule_here

      okf_openxml new parameter pairs example:
      worksheetConfigurations.0.namePattern=A1
      worksheetConfigurations.0.sourceColumns=A2
      worksheetConfigurations.0.targetColumns=A3
      worksheetConfigurations.0.excludedRows=1
      worksheetConfigurations.0.excludedColumns=1
      worksheetConfigurations.0.metadataRows=2
      worksheetConfigurations.0.metadataColumns=2
      worksheetConfigurations.number.i=1
      fontMappings.0.sourceLocalePattern=v1
      fontMappings.0.targetLocalePattern=v2
      fontMappings.0.sourceFontPattern=v3
      fontMappings.0.targetFont=v4
      fontMappings.number.i=1

      Solution

      Add similar components into Okapi plugin to have these options editable in t5 front-end.
      Implement the missing UI-Changes for the OKAPI 1.47 upgrade:

      IDML:

      Font Mappings

      Codefinder (wait on feedback of Denis if this even works in longhorn!)

       

      OpenXML:

      General Options -> Font Mappings

      Excel-Options -> Worksheet Configurations

       

      The Implementation preferrably should work with one or two new Components (ExtJS classes):

      • A wrapper, that manages the creation  and optionally sorting of items (Add, Remove, Up, Down). It will also be used for the "FontMappings" UI instead of the "right click" adding/removing
      • Own components for the Items (fontMapping, worksheetConfiguration, codefinderRule)

      => Ask Axel for a short introduction into the existing framework

      Attachments

        1. IDML.png
          142 kB
          Volodymyr Kyianenko

        Activity

          People

            pavelperminov Pavel Perminov
            volodymyr@mittagqi.com Volodymyr Kyianenko
            Volodymyr Kyianenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: