プロジェクト

全般

プロフィール

Vote #64047

完了

Removal of menu-items through plugin-API

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

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Plugin API_20
対象バージョン:
開始日:
2008/10/24
期日:
進捗率:

0%

予定工数:
category_id:
20
version_id:
2
issue_org_id:
2087
author_id:
1565
assigned_to_id:
5
comments:
1
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

As discussed in IRC;

Add a way to remove menu-items (at least as discussed for top-menu) through the plugin-API.

This might be handy for people who wants to seriously modify Redmine.


journals

@#delete_menu_item@ method added to the plugin API in r1952.

Example:

<pre>
Redmine::Plugin.register :foo do
delete_menu_item :top_menu, :my_page
end
</pre>

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

Admin Redmine さんが3年以上前に更新

  • カテゴリPlugin API_20 にセット
  • 対象バージョン0.8_2 にセット

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

いいね!0
いいね!0