clarity-h2020 / clarity-theme

CLARITY CSIS Drupal Theme
GNU General Public License v3.0
0 stars 0 forks source link

Activate and test new theme #1

Closed p-a-s-c-a-l closed 5 years ago

p-a-s-c-a-l commented 5 years ago

The new theme has been installed in CSIS Container at /app/web/themes/custom/clarity and can be updated by user docker via git pull. It still has to be activated in the Drupal admin UI.

This issue is currently on-hold till after the next plenary meeting (2019-07-03-05).

@bullz @DanielRodera Is there a possibility to test the new theme it in a local CSIS instance and additional make some screenshots that we can present to users during the meeting?

bullz commented 5 years ago

@p-a-s-c-a-l About the activation of the new theme there are some steps needed:

  1. Activate the theme
  2. Set the blocks as the image “blocks.png”
  3. Create new instance page of the view: adaptation_options_overview with the global:custom text code: Screenshot from 2019-07-02 11-25-04

Block settings : blocks

Screenshots: front_1 front_2 introduction maps adaptation

view

patrickkaleta commented 5 years ago

I installed the new clarity theme, configured the block layout and created the new View display for Adaptation options overview (but left disabled for now) as explained by @bullz.

Activating new theme

Setting the new theme as default here actually enables it on the website for the end-users. set-default-theme

Important

Changing back and forth between the new clarity theme and the old csis theme should not cause any problems (just use the link above and set the respective theme "as default". I already did that a couple of times on the CSIS server). Just don't use the "Uninstall" button, since that would remove all configuration (like the block layout etc) of that theme.

Next

During testing I already noticed some smaller issues (although in general it all seems to be working just fine). I will subsequently create issues for those problems and mainly assign them to @bullz, @DanielRodera and probably myself.

@DanielRodera, @bullz: the inial commit in this repository is already two months old. Have there been any changes in the code during that time or is this now the current and up-to-date version of the theme?

patrickkaleta commented 5 years ago

Just switched to the new theme permanently now. Switching back to the old csis theme always possible by setting it as the default theme (explained above).

Closing this issue now. Any bugs/problems with the new theme will be addressed in separate issues.