Explore Directory page functionality and layout
-Look into options for how our directory page could work and where elements might be placed.
-Look at how we currently do the layout and propose improvements.
-Look at peer institutions and see how they handle directories.
-Gather some screenshots of good examples to have the group discuss what direction we might go with the new directory.
Comments:
- Reviewed tutorials on how view filters can be used to achieve A-Z nav filter. (Sean Quigley - Jan 11, 2017)
- Looked at other (mostly university) sites for how they were doing things. (Sean Quigley - Jan 11, 2017)
- Started a mock-up of what layout for people directory page could look like in Sketch. (Sean Quigley - Jan 11, 2017)
- Installed Drupal 8 and Zurb Foundation on Acquia, standarddrupal8sites.dev. Using this as starting point for mockup of people profiles page using Paragraphs module. (Sean Quigley - Jan 26, 2017)
- Downloaded/enabled paragraphs module and pushed to Acquia DEV. (Sean Quigley - Jan 26, 2017)
- Worked with Dustin to get a repo setup for the standarddrupal8sites on code.osu. He has it setup and it is at: https://code.osu.edu/asc-acquia/standarddrupal8 (Sean Quigley - Jan 26, 2017)
- Enabled Search API, Search API AZ Glossary modules. (Sean Quigley - Jan 26, 2017)
- https://www.pexels.com/ (Sean Quigley - Jan 31, 2017)
- Created two multi-sites with Drupal 8 installation on Acquia. Configured these and applied Zurb foundation theme. (Sean Quigley - Feb 2, 2017)
- The two sites can be used for theming and are at:
54.204.0.30 dev.drupal8theming.osu.edu 54.204.0.30 dev.drupal8mstest.osu.edu (Sean Quigley - Feb 2, 2017)
- Informed DP of the following:
When I try to push to the ‘origin’ remote at 'git@code.osu.edu:asc-acquia/standarddrupal8.git’, I get this error: remote: GitLab: You are not allowed to push code to protected branches on this project. (Sean Quigley - Feb 2, 2017)
- Worked with Dustin to get 'master' branch setup on code.osu. Have only pushed to a branch at this point. Need to push entire site (not just files from last commit) to master. (Sean Quigley - Feb 2, 2017)
- Pulled multisite to local repo via Dev Desktop and confirmed that it is recognized as a multisite. (Sean Quigley - Feb 2, 2017)
- Enabled A-Z glossary Search module on dev.druplal8theming.osu.edu. Downloaded and enabled DEVEL module locally, but after pushing to DEV, found that there is a configuration error on the site. Had to create config folder locally and push to take care of VCS error. DEVEL module allows for the creation of 'dummy' content. (Sean Quigley - Feb 9, 2017)
- Looked at wgss.osu.edu to see how directory view is structured and to have a starting point to develop 'Person' content type. (Sean Quigley - Feb 9, 2017)
- Created Foundation sub-theme called 'asc' and setup watches. (Sean Quigley - Feb 10, 2017)
- Setup twig debugging (Sean Quigley - Feb 16, 2017)
- Created 'Person' content type based on critical fields similar to D7 definition. (Sean Quigley - Feb 16, 2017)