プロジェクト

全般

プロフィール

Vote #62427

未完了

Merge Home and My page

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

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

0%

予定工数:
category_id:
42
version_id:
0
issue_org_id:
429
author_id:
28
assigned_to_id:
0
comments:
5
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

The Home and My Page pages should be merged into one. The easiest way to do this IMHO would be to completely drop the
Home page and make My Page the default. To replace the current Home page simply create a way of customizing the default
My Page contents, which would be viewed by anyone not logged in (presuming Authent. Required is not enabled).


journals

Attached is a file to list the latest projects, suitable for
the My Page view. Here
are the changes required for the my_controller.rb file:

- 'documents' => :label_document_plural
+ 'documents' => :label_document_plural,
+ 'latestprojects' => :label_project_latest
--------------------------------------------------------------------------------
Here's a custom block for the My Page to display the welcome
text. Here's
the diff to make it work:

Index: app/controllers/my_controller.rb
===============================================
====================
--- app/controllers/my_controller.rb (revision 721)
+++ app/controllers/my_controller.rb (working copy)
@@ -24,7 +24,8 @@
- 'documents' => :label_document_plural
+ 'documents' => :label_document_plural,
+ 'welcome' => :setting_welcome_text
--------------------------------------------------------------------------------
You can do exactly the same thing using "Redmine Start Page plugin":http://www.redmine.org/plugins/redmine_startpage

Install, and config [ contoller= my , action = page ]

--------------------------------------------------------------------------------
Category: My page
--------------------------------------------------------------------------------

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


related_issues

relates,New,1233,change default homepage to My page

Admin Redmine さんがほぼ2年前に更新

  • カテゴリMy page_42 にセット

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

いいね!0
いいね!0