##// END OF EJS Templates
User groups branch merged....
User groups branch merged. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2869 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2051:06266c8fecd7
r2755:770745714544
Show More
wiki_pages.yml
43 lines | 867 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
wiki branch merged into trunk...
r320 ---
wiki_pages_001:
created_on: 2007-03-07 00:08:07 +01:00
title: CookBook_documentation
id: 1
wiki_id: 1
Jean-Philippe Lang
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen....
r1689 protected: true
parent_id:
Jean-Philippe Lang
Added some functional tests (wiki)....
r986 wiki_pages_002:
created_on: 2007-03-08 00:18:07 +01:00
title: Another_page
id: 2
wiki_id: 1
Jean-Philippe Lang
Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes)....
r1400 protected: false
Jean-Philippe Lang
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen....
r1689 parent_id:
Jean-Philippe Lang
Redmine links can be used to link to documents, versions and attachments....
r1050 wiki_pages_003:
created_on: 2007-03-08 00:18:07 +01:00
title: Start_page
id: 3
wiki_id: 2
Jean-Philippe Lang
Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes)....
r1400 protected: false
Jean-Philippe Lang
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen....
r1689 parent_id:
Jean-Philippe Lang
Fixed: inline image not displayed when including a wiki page (closes #1001)....
r1312 wiki_pages_004:
created_on: 2007-03-08 00:18:07 +01:00
title: Page_with_an_inline_image
id: 4
wiki_id: 1
Jean-Philippe Lang
Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes)....
r1400 protected: false
Jean-Philippe Lang
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen....
r1689 parent_id: 1
Jean-Philippe Lang
Extends child_pages macro to display child pages based on page parameter (#1975)....
r2051 wiki_pages_005:
created_on: 2007-03-08 00:18:07 +01:00
title: Child_1
id: 5
wiki_id: 1
protected: false
parent_id: 2
wiki_pages_006:
created_on: 2007-03-08 00:18:07 +01:00
title: Child_2
id: 6
wiki_id: 1
protected: false
parent_id: 2
Jean-Philippe Lang
Added some functional tests (wiki)....
r986