Miscellaneous improvements

Created on 29 April 2025, about 1 month ago

Problem/Motivation

This looks very interesting, thanks for creating it!

Here are a few suggestions for improvement:

  • Streamline install instructions
    Different methods, and "half-way" methods are presented ...
    proposal: Use this method everywhere, like on the project page drupal.org/project/openintranet, README and https://www.droptica.com/products/intranet/installation/:
    git clone https://git.drupalcode.org/project/openintranet.git openintranet && cd openintranet
    ./launch-intranet.sh
    ddev start
    ddev drush site-install openintranet install_configure_form.enable_demo_content=1 -y
    
  • DDEV name, "-1" added
    A "-1" is added (openintranet-1.ddev.site), even though there is no existing DDEV "openintranet" instance...
    Proposal: Check if NAME=$(basename "$PWD" | tr '_' '-') works as expected in MacOS, Linux, etc.
  • Embed fonts
    fonts.googleapis.com is contacted, not great for GDPR ...
    Proposal: Embed any extra fonts in the theme

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Miscellaneous

Created by

πŸ‡©πŸ‡°Denmark ressa Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024