TiddlyWiki.org

Ticket #171 (new defect)

Opened 2 years ago

Last modified 8 months ago

Translation Plugins must be executed first to properly fill the "Log" column of the PluginManager

Reported by: UdoBorkowski Assigned to:
Priority: minor Milestone: soon
Component: core Version:
Severity: medium Keywords:
Cc:

Description

The following problem occurs when dealing with "translation plugins" to internationalize TiddlyWiki (i.e. translate "lingo.js"):

the messages in the 'Log' column of the PluginManager? are not translated until the translation plugin is executed. Of course, if I rename that plugin to make sure it is the first one that is executed the problem is solved but maybe there is a more elegant solution.

(See this discussion)

Change History

16/09/06 10:20:55 changed by UdoBorkowski

More generally we should probably provide a mechanism to define the load order of plugins.

E.g. we may support a "LoadLevel?" for plugin tiddlers (defined in a tiddler slice). Plugins with lower numbers are loaded before Plugins with higher numbers.

In addition we may consider defining a "load dependency". E.g. a plugin may specify a list of plugins that should be loaded before it is loaded.

06/10/06 16:42:43 changed by JeremyRuston

Note that this should be fixed alongside ticketĀ #54

05/02/07 16:58:35 changed by MartinBudden

  • milestone changed from 2.2 to 2.3.

07/11/07 19:37:31 changed by MartinBudden

  • owner deleted.
  • priority changed from undefined to minor.

29/11/07 16:35:12 changed by MartinBudden

  • milestone set to soon.