test/sites/zena/relations.yml in zena-1.0.0.beta3 vs test/sites/zena/relations.yml in zena-1.0.0.rc1
- old
+ new
@@ -9,16 +9,18 @@
source_kpath: N
target_kpath: NPT
source_role: tagged
target_role: set_tag
target_icon: "<img src='/images/tag_blue.png' alt='tag'/>"
+ rel_group: 'doc.tags'
node_has_references:
source_kpath: N
target_kpath: N
source_role: reference_for
target_role: reference
+ rel_group: 'doc.ref'
node_has_an_icon:
source_kpath: N
target_kpath: NDI
source_role: icon_for
@@ -32,26 +34,29 @@
source_kpath: NPP
target_role: hot
target_kpath: N
target_unique: yes
target_icon: "<img src='/images/lightbulb.png' alt='hot'/>"
+ rel_group: 'web'
project_has_a_home:
source_kpath: NPP
source_icon: "<img src='/images/project.png' alt='projet'/>"
target_kpath: N
target_unique: yes
source_role: home_for
target_role: home
target_icon: "<img src='/images/home.png' alt='home'/>"
+ rel_group: 'web'
project_has_collaborators:
source_kpath: NPP
source_icon: "<img src='/images/project.png' alt='projet'/>"
target_kpath: NRC
source_role: collaborator_for
target_role: collaborator
target_icon: "<img src='/images/user.png' alt='collaborator'/>"
+ rel_group: 'people'
post_has_blogs:
source_kpath: NNP
target_kpath: NPP
source_role: added_note
\ No newline at end of file