Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-190

Rearrange Helpers and Remove Deprecated Parsers

    XMLWordPrintable

    Details

    • Type: Refactoring
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.0.0
    • Fix Version/s: 5.0.1
    • Component/s: Optimization
    • Labels:
      None
    • Additional information:
      Hide

      This includes, but not limited to:

      1. core/kernel/parser folder

      2. Connected files

      core/units/general/inp1_parser.php (17) class Inp1Parser extends kHelper {

      core/kernel/parser/template_parser.php (500) $inp1_parser =& $this->Application->recallObject('Inp1Parser');

      core/kernel/parser/template_parser.php (590) $inp1_parser =& $this->Application->recallObject('Inp1Parser');

      core/kernel/parser/template_parser.php (630) $inp1_parser =& $this->Application->recallObject('Inp1Parser');

      core/kernel/application.php (646) $this->registerClass('Inp1Parser',KERNEL_PATH.'/../units/general/inp1_parser.php','Inp1Parser');

      Show
      This includes, but not limited to: 1. core/kernel/parser folder 2. Connected files core/units/general/inp1_parser.php (17) class Inp1Parser extends kHelper { core/kernel/parser/template_parser.php (500) $inp1_parser =& $this->Application->recallObject('Inp1Parser'); core/kernel/parser/template_parser.php (590) $inp1_parser =& $this->Application->recallObject('Inp1Parser'); core/kernel/parser/template_parser.php (630) $inp1_parser =& $this->Application->recallObject('Inp1Parser'); core/kernel/application.php (646) $this->registerClass('Inp1Parser',KERNEL_PATH.'/../units/general/inp1_parser.php','Inp1Parser');
    • External issue ID:
      230
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

      Description

      1. Rearrange location of the "core/units/general/helpers" and old style helpers (ie. core/units/general/country_state.php) so they located with main Helpers folder which will be moved to "core/units/helpers"

      2. Remove Deprecated Parsers (old In-Portal and old Parser) from distribution.

        Attachments

          Activity

            People

            • Assignee:
              dmitry Dmitry Andrejev [Intechnic]
              Reporter:
              dmitry Dmitry Andrejev [Intechnic]
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: