プロジェクト

全般

プロフィール

Vote #74225

完了

wiki_syntax.html per language (wiki help localization mechanism)

Admin Redmine さんが4年以上前に追加. 4年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
I18n_37
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

100%

予定工数:
category_id:
37
version_id:
70
issue_org_id:
14630
author_id:
332
assigned_to_id:
0
comments:
7
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明


Index: lib/redmine/wiki_formatting/textile/helper.rb
===================================================================
--- lib/redmine/wiki_formatting/textile/helper.rb   (revision 12089)
+++ lib/redmine/wiki_formatting/textile/helper.rb   (working copy)
@@ -22,7 +22,7 @@
         def wikitoolbar_for(field_id)
           heads_for_wiki_formatter
           # Is there a simple way to link to a public resource?
-          url = "#{Redmine::Utils.relative_url_root}/help/wiki_syntax.html"
+          url = "#{Redmine::Utils.relative_url_root}/help/#{current_language.to_s.downcase}/wiki_syntax.html"
           javascript_tag("var wikiToolbar = new jsToolBar(document.getElementById('#{field_id}')); wikiToolbar.setHelpLink('#{escape_javascript url}'); wikiToolbar.draw();")
         end

journals

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Fixed icon image paths. Toolbar icons in wiki_syntax.html are not shown after r12093.
--------------------------------------------------------------------------------
Go MAEDA wrote:
> Fixed icon image paths. Toolbar icons in wiki_syntax.html are not shown after r12093.

Committed in trunk r12100, thanks.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,Closed,12230,Make format help translateable

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0