Skip to content

A theme plugin for Access to Memory (AtoM) designed for University of Victoria Special Collections and University Archives.

License

Notifications You must be signed in to change notification settings

UVicLibrary/arUVicEdgePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVic Edge theme plugin

A theme plugin for Access to Memory (AtoM) designed for University of Victoria Special Collections and University Archives. It is an extension of the default Dominion theme.

githubScreenshot

Key features

  • UVic Edge branding
  • Improved text colour contrasts for better WCAG 2.0 compliance
  • 'Popular this week' sidebar replaced with 'New additions' on landing page
  • Minor header tweeks for mobile

Adding plugin

For a typical installation of AtoM, use the following steps:

  1. Create atom/plugins/arUVicEdgePlugin directory

  2. Move all files in the plugin repo to atom/plugins/arUVicEdgePlugin

  3. Replace atom/favicon.ico with atom/plugins/arUVicEdgePlugin/images/favicon.ico

  4. Run make from atom/plugins/arUVicEdgePlugin

    Or

    make -C /usr/share/nginx/atom/plugins/arUVicEdgePlugin

  5. The theme should now be selectable from the Admin>Theme menu

Troubleshooting

If the theme fails to show up in the theme list or causes problems after selection:

  1. Clear your browser cache

  2. Clear the application cache: sudo php symfony cc from atom directory

  3. Restart php-fpm: sudo systemctl restart php7.2-fpm or sudo systemctl restart php7.4-fpm depending on the version running

About

A theme plugin for Access to Memory (AtoM) designed for University of Victoria Special Collections and University Archives.

Resources

License

Stars

Watchers

Forks