Feature #43632
open
a patch to show a message, if no pages where found
with test an localization
return l(:label_no_recent_wiki_pages, days: days_to_list) if pages.empty?
label_no_recent_wiki_pages: "No wiki pages updated within the last %{days} days."
- Target version set to 6.1.2
- Related to Feature #38501: recent_pages macro that displays a list of recently updated Wiki pages added
Existing {{child_pages}} macro does not show any message where the are no child pages, here is a test on the current trunk:

If a add the text just as plain text, it looks quite akward:

I think we need to improve the UI for this, but I'm not sure which is the best option. Any ideeas?
- Target version changed from 6.1.2 to Candidate for next minor release
I'm assigning this for next versions until we get some feedback regarding the implementation.
Also available in: Atom
PDF