drozas / cecan

Repository for main website of CECAN (Centre for the Evaluation of Complexity Across the Nexus)
GNU General Public License v2.0
0 stars 1 forks source link

CECAN Associates #52

Closed drozas closed 7 years ago

drozas commented 7 years ago

Hi David

We would like to find out whether you could add another page to the 'who are we' section of the CECAN website - we need a list of CECAN Associates, which is a new group of people afifiliated with the centre. This should be in the same format as the CECAN Team section, and could use the same content blocks for adding a new profile?

Please let us know when you might be able to do this for us.

Thanks in advance!

Julia

drozas commented 7 years ago

Hello Julia,

We would like to find out whether you could add another page to the 'who are we' section of the CECAN website - we need a list of CECAN Associates, which is a new group of people afifiliated with the centre.

Yes, no worries. I will be working on this along this week.

This should be in the same format as the CECAN Team section, and could use the same content blocks for adding a new profile?

Ok, we will need to create a new content type, view, etc. though, since it is better from an architectural point of view. You will find a new option "Add a CECAN Associate".

Best,

David

drozas commented 7 years ago

Dup vieww - http://localhost/cecan/admin/structure/views/view/cecan_members_profiles/duplicate

drozas commented 7 years ago

Create similar fields, such as in http://localhost/cecan/admin/structure/types/manage/cecan_associate/fields?destinations[0]=/cecan/admin/structure/types/manage/cecan_associate/fields/add-field&field_config=node.cecan_associate.field_associate_picture

drozas commented 7 years ago

Create pathauto pattern - http://localhost/cecan/admin/config/search/path/patterns

drozas commented 7 years ago

Check breadcrumbs

drozas commented 7 years ago

Create menu entry and static page

drozas commented 7 years ago

Check out view rewriting options

drozas commented 7 years ago

Check template

drozas commented 7 years ago

Check display

drozas commented 7 years ago

Check permissions

drozas commented 7 years ago

Perhaps hide block who-are-we/associates/*

drozas commented 7 years ago

Successfully deployed and tested. cecan_main_view

associate_full_node_view

drozas commented 7 years ago

cecan_associate_create01 cecan_associate_02