]> source.dussan.org Git - redmine.git/commit
Extends child_pages macro to display child pages based on page parameter (#1975).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 22 Nov 2008 11:44:07 +0000 (11:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 22 Nov 2008 11:44:07 +0000 (11:44 +0000)
commit06266c8fecd78d620b7eb55c7d9df1b65340b5b1
tree1c6938e22bf0b3fe52c7f2f4c2d9ade991224339
parentaf7e586b063398fe75104837b1d11d0886139b7e
Extends child_pages macro to display child pages based on page parameter (#1975).
It can also be called from anywhere now (not only from wiki pages).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2053 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
app/helpers/wiki_helper.rb
app/models/wiki.rb
lib/redmine/wiki_formatting/macros.rb
test/fixtures/wiki_contents.yml
test/fixtures/wiki_pages.yml
test/unit/helpers/application_helper_test.rb
test/unit/lib/redmine/wiki_formatting/macros_test.rb [new file with mode: 0644]