Problem/Motivation

For Drupal site owners to better understand classes, theming and customization it might make sense to add an example page to the theme which lists all typical components from AdminLTE (and Bootstrap) as demonstration and for documentation?

The page should also link the official documentation for details.

Using AI such a page should not be that hard to create?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork adminlte-3608677

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anybody created an issue. See original summary.

anybody’s picture

Assigned: Unassigned » thomas.frobieter
Priority: Normal » Minor

Bootstrap5 base theme now inherits this, but it's broken, are we able to fix that easily?

  • silkalns committed d46ec6a9 on 1.0.x
    #3608677: add a self-contained components demo page
    
    Ship docs/...
anybody’s picture

Status: Active » Needs work

This is the wrong approach for what I mean. Instead we should fix the bug at the bootstrap5 preview route that's already existing

anybody’s picture

Version: 1.0.0-beta1 » 1.0.x-dev
Assigned: thomas.frobieter » Unassigned

It can be found at /styleguide, inherited from bootstrap 5. The link is placed on the theme settings page.

Display is currently broken due to unknown reasons, some CSS things I think.

anybody’s picture

Title: Add a components overview / demonstration page with AdminLTE-specific documentation » Fix integration with Bootstrap5 tools Styleguide (twbstools)
Category: Feature request » Bug report

Okay just found out it's provided by https://www.drupal.org/project/twbstools

harjyottkaurr made their first commit to this issue’s fork.

harjyottkaurr’s picture

Status: Needs work » Needs review
anybody’s picture

Status: Needs review » Needs work

@harjyottkaurr thanks, could you please also fix the pipeline errors this introduced? Thanks!

harjyottkaurr’s picture

Status: Needs work » Needs review

Hi @anybody can you please review now, I have fixed the pipeline errors.