Problem/Motivation

Hello guys! Awesome work with this theme. At DXPR we have initiatives starting now to improve RTL support and accessibility, as well as adopting Single Directory Components across our products. DXPR Theme currently uses bootstrap5 base theme which does not support RTL Bootstrap out of the box.

In my research I found Vartheme_bs5 which seems to have working support for RTL Bootstrap, great! Now I'm just confused about this part:

“Do not think of Vartheme BS5 as a base theme, It is a starter kit theme. It has template mapping with Single Directory Components.”

What if you fix a bug with your RTL handling, or update the bootstrap assets version, or add a new feature, we won't get it if we just create a new theme, using this as a StarterKit? If we want to continue getting update from your work on this theme, can we still choose to use it as a base theme or is that not possible?

Let me know what you think about rebasing DXPR Theme on varbase_bs5 and what recommendations you might have. DXPR Theme is a low-code theme design tool with over 200 theme settings, if you like to try it I recommend the 6.x branch which supports live preview for most theme settings.

Comments

JurriaanRoelofs created an issue. See original summary.

jurriaanroelofs’s picture

Issue summary: View changes
jurriaanroelofs’s picture

Issue summary: View changes
jurriaanroelofs’s picture

Issue summary: View changes
rajab natshah’s picture

Thanks, Jurriaan, for asking such a legitimate question.

We are moving to generative ways of development with starter kits in Drupal.

Following with Drupal lead Dries Buytaert announces the guiding star for a new version of the Drupal CMS 23 years after its creation

Moving to the "The Age of Quick Assemblers"

  • From Scratch to Swift on the Paradigm Shift
  • The Power of Disassembly and Reassembly
  • Unleashing Speed, Efficiency, and Innovation

By doing this your new theme is your custom-managed theme for the project and please, uninstall Vartheme BS5 after activating the theme.

Fixes, are in Varbase Components, which you could keep your custom copy, and update what you need at the component level, not the theme level.

Have a look at

  • Moving from old ways to new generative ways.
  • Moving to use Single Directory Components (SDC) which all components are listed in Varbase Components
  • Moving to support Storybook in Varbase Projects
  • No support for sub-themes, Only Generate your custom cloned theme from the Vartheme BS5 Starter kit.

rajab natshah’s picture

Status: Active » Closed (works as designed)