Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.5.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      1. Update `plugin_actions` to support translating the `options` field to pull names using language from the plugin. The plugin can then set an action that will represent the language definition to use (e.g. "SupportManagerPlugin.nav_primary_client.main")
        For the structure of the options field, see https://docs.blesta.com/display/dev/Plugin+Actions#PluginActions-AvailableActions
      2. Whenever plugin actions are retrieved, load up and instantiate the associated plugin
        Call $this->_(..plugin definition..) on the plugin action definition to translate it
      • The navigation cache may need to be reset whenever someone changes their language or a plugin is installed/upgraded (which may or may not already take place)
        Note: The language for the actions are assumed to come from /plugins/plugin_name/language/en_us/plugin_name_plugin.php*. If not set here then it will use the name of the plugin as given

        Issue Links

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              jonathan Jonathan Reissmueller
              Reporter:
              jonathan Jonathan Reissmueller
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:
                Fix Release Date:
                31/Jan/19

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 28 minutes
                28m

                  Agile