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
Showing
- app/helpers/application_helper.rb 16 additions, 0 deletionsapp/helpers/application_helper.rb
- app/helpers/wiki_helper.rb 0 additions, 16 deletionsapp/helpers/wiki_helper.rb
- app/models/wiki.rb 19 additions, 0 deletionsapp/models/wiki.rb
- lib/redmine/wiki_formatting/macros.rb 27 additions, 13 deletionslib/redmine/wiki_formatting/macros.rb
- test/fixtures/wiki_contents.yml 22 additions, 0 deletionstest/fixtures/wiki_contents.yml
- test/fixtures/wiki_pages.yml 14 additions, 0 deletionstest/fixtures/wiki_pages.yml
- test/unit/helpers/application_helper_test.rb 0 additions, 26 deletionstest/unit/helpers/application_helper_test.rb
- test/unit/lib/redmine/wiki_formatting/macros_test.rb 98 additions, 0 deletionstest/unit/lib/redmine/wiki_formatting/macros_test.rb
Please register or sign in to comment