From a76b0d6c19d0752763082403c5186496ea5183b8 Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Thu, 22 Jan 2026 07:37:33 +0000 Subject: [PATCH] Updates help pages (#43631). git-svn-id: https://svn.redmine.org/redmine/trunk@24340 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- .../common_mark/de/wiki_syntax_detailed_common_mark.html.erb | 3 ++- .../common_mark/en/wiki_syntax_detailed_common_mark.html.erb | 3 ++- .../common_mark/ja/wiki_syntax_detailed_common_mark.html.erb | 3 ++- .../ta-in/wiki_syntax_detailed_common_mark.html.erb | 3 ++- .../textile/bg/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/ca/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/cs/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/de/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/en/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/es-pa/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/es/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/fr/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/gl/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/ja/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/ko/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/lt/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/nl/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/pt-br/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/ru/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/ta-in/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/uk/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/zh-tw/wiki_syntax_detailed_textile.html.erb | 3 ++- .../textile/zh/wiki_syntax_detailed_textile.html.erb | 3 ++- 23 files changed, 46 insertions(+), 23 deletions(-) diff --git a/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb index 523773bb2..a182e8c79 100644 --- a/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb @@ -317,7 +317,8 @@ Es kann durch Klicken auf einen Link erweitert werden. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_detailed_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_detailed_common_mark.html.erb index 0502ef960..fd6bbdf9e 100644 --- a/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_detailed_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_detailed_common_mark.html.erb @@ -315,7 +315,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_detailed_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_detailed_common_mark.html.erb index 285faf85d..43f3f91d2 100644 --- a/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_detailed_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_detailed_common_mark.html.erb @@ -315,7 +315,8 @@ To go live, all you need to add is a database and a web server. {{recent_pages(days=3)}} -- 直近3日間に更新されたページを表示します {{recent_pages(limit=5)}} -- 表示するページの数を5件までに制限します {{recent_pages(time=true)}} -- 直近7日間に更新されたページを更新時間とともに表示します -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb index 75d5efbff..a39cb821c 100644 --- a/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb @@ -313,7 +313,8 @@ https://www.redmine.org, someone@foo.bar {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/bg/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/bg/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/bg/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/bg/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/ca/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/ca/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/ca/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ca/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/cs/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/cs/wiki_syntax_detailed_textile.html.erb index fb31c9a0a..fb9905404 100644 --- a/app/views/help/wiki_syntax/textile/cs/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/cs/wiki_syntax_detailed_textile.html.erb @@ -329,7 +329,8 @@ Pro rozbalení klikněte na odkaz. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/de/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/de/wiki_syntax_detailed_textile.html.erb index c2b00840a..b280dad6e 100644 --- a/app/views/help/wiki_syntax/textile/de/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/de/wiki_syntax_detailed_textile.html.erb @@ -322,7 +322,8 @@ Es kann durch Klicken auf einen Link erweitert werden. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/en/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/en/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/en/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/en/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/es/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/es/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/es/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/es/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/fr/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/fr/wiki_syntax_detailed_textile.html.erb index 1035f208a..2eec1b196 100644 --- a/app/views/help/wiki_syntax/textile/fr/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/fr/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ Il peut être déroulé en cliquant sur le lien. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/gl/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/gl/wiki_syntax_detailed_textile.html.erb index 6779ac445..c989cf934 100644 --- a/app/views/help/wiki_syntax/textile/gl/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/gl/wiki_syntax_detailed_textile.html.erb @@ -322,7 +322,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/ja/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/ja/wiki_syntax_detailed_textile.html.erb index c4fe2c981..4b151c919 100644 --- a/app/views/help/wiki_syntax/textile/ja/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ja/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ To go live, all you need to add is a database and a web server. {{recent_pages(days=3)}} -- 直近3日間に更新されたページを表示します {{recent_pages(limit=5)}} -- 表示するページの数を5件までに制限します {{recent_pages(time=true)}} -- 直近7日間に更新されたページを更新時間とともに表示します -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/ko/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/ko/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/ko/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ko/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/lt/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/lt/wiki_syntax_detailed_textile.html.erb index a4d639424..1dab7b8a9 100644 --- a/app/views/help/wiki_syntax/textile/lt/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/lt/wiki_syntax_detailed_textile.html.erb @@ -322,7 +322,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/nl/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/nl/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/nl/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/nl/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_detailed_textile.html.erb index 267245dcd..c1aa42427 100644 --- a/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/ru/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/ru/wiki_syntax_detailed_textile.html.erb index 199796765..ebac6320e 100644 --- a/app/views/help/wiki_syntax/textile/ru/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ru/wiki_syntax_detailed_textile.html.erb @@ -353,7 +353,8 @@ bq. Rails - это полноценный, многоуровневый фрей {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_detailed_textile.html.erb index ecd85e004..72913d945 100644 --- a/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ bq. ரெயில்ஸ் என்பது மாடல்-வியூ-க {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/uk/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/uk/wiki_syntax_detailed_textile.html.erb index 8efbc3b29..c4b14788e 100644 --- a/app/views/help/wiki_syntax/textile/uk/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/uk/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ bq. Redmine — серверний веб-додаток з відкритим {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_detailed_textile.html.erb index 18d7ddb82..651126546 100644 --- a/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ It can be expanded by clicking a link. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects

diff --git a/app/views/help/wiki_syntax/textile/zh/wiki_syntax_detailed_textile.html.erb b/app/views/help/wiki_syntax/textile/zh/wiki_syntax_detailed_textile.html.erb index 9dd767ce9..6274590bf 100644 --- a/app/views/help/wiki_syntax/textile/zh/wiki_syntax_detailed_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/zh/wiki_syntax_detailed_textile.html.erb @@ -321,7 +321,8 @@ To go live, all you need to add is a database and a web server. {{recent_pages(days=3)}} -- displays pages updated within the last 3 days {{recent_pages(limit=5)}} -- limits the maximum number of pages to display to 5 {{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time -{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project +{{recent_pages(include_subprojects=true)}} -- includes pages from subprojects