Project

General

Profile

Patch #43372 » macro_recent_pages_add_project_help_page.patch

Florian Walchshofer, 2025-10-20 23:14

View differences:

app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb (working copy)
316 316
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
317 317
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
318 318
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
319
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
319
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
320
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
320 321
    </dl>
321 322
    </p>
322 323

  
app/views/help/wiki_syntax/common_mark/en/wiki_syntax_detailed_common_mark.html.erb (working copy)
314 314
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
315 315
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
316 316
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
317
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
317
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
318
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
318 319
    </dl>
319 320
    </p>
320 321

  
app/views/help/wiki_syntax/common_mark/ja/wiki_syntax_detailed_common_mark.html.erb (working copy)
314 314
        <pre>{{recent_pages}}            -- 直近7日間に更新されたページを表示します
315 315
{{recent_pages(days=3)}}    -- 直近3日間に更新されたページを表示します
316 316
{{recent_pages(limit=5)}}   -- 表示するページの数を5件までに制限します
317
{{recent_pages(time=true)}} -- 直近7日間に更新されたページを更新時間とともに表示します</pre></dd>
317
{{recent_pages(time=true)}} -- 直近7日間に更新されたページを更新時間とともに表示します
318
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
318 319
    </dl>
319 320
    </p>
320 321

  
app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb (working copy)
312 312
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
313 313
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
314 314
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
315
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
315
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
316
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
316 317
    </dl>
317 318
  </p>
318 319

  
app/views/help/wiki_syntax/textile/bg/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/ca/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/cs/wiki_syntax_detailed_textile.html.erb (working copy)
328 328
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
329 329
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
330 330
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
331
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
331
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
332
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
332 333
    </dl>
333 334
    </p>
334 335

  
app/views/help/wiki_syntax/textile/de/wiki_syntax_detailed_textile.html.erb (working copy)
321 321
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
322 322
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
323 323
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
324
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
324
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
325
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
325 326
    </dl>
326 327
    </p>
327 328

  
app/views/help/wiki_syntax/textile/en/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/es/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/fr/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/gl/wiki_syntax_detailed_textile.html.erb (working copy)
321 321
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
322 322
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
323 323
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
324
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
324
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
325
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
325 326
    </dl>
326 327
    </p>
327 328

  
app/views/help/wiki_syntax/textile/ja/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- 直近7日間に更新されたページを表示します
321 321
{{recent_pages(days=3)}}    -- 直近3日間に更新されたページを表示します
322 322
{{recent_pages(limit=5)}}   -- 表示するページの数を5件までに制限します
323
{{recent_pages(time=true)}} -- 直近7日間に更新されたページを更新時間とともに表示します</pre></dd>
323
{{recent_pages(time=true)}} -- 直近7日間に更新されたページを更新時間とともに表示します
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/ko/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/lt/wiki_syntax_detailed_textile.html.erb (working copy)
321 321
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
322 322
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
323 323
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
324
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
324
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
325
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
325 326
    </dl>
326 327
    </p>
327 328

  
app/views/help/wiki_syntax/textile/nl/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/ru/wiki_syntax_detailed_textile.html.erb (working copy)
352 352
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
353 353
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
354 354
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
355
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
355
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
356
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
356 357
    </dl>
357 358
    </p>
358 359

  
app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/uk/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/zh/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_detailed_textile.html.erb (working copy)
320 320
        <pre>{{recent_pages}}            -- displays pages updated within the last 7 days
321 321
{{recent_pages(days=3)}}    -- displays pages updated within the last 3 days
322 322
{{recent_pages(limit=5)}}   -- limits the maximum number of pages to display to 5
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time</pre></dd>
323
{{recent_pages(time=true)}} -- displays pages updated within the last 7 days with updated time
324
{{recent_pages(project=identifier)}} -- displays pages updated within the last 7 days from a specific project</pre></dd>
324 325
    </dl>
325 326
    </p>
326 327

  
(2-2/2)