Skip to content

Conversation

ericges
Copy link

@ericges ericges commented Feb 15, 2024

No description provided.

@ericges ericges requested a review from koertho February 15, 2024 16:20
@ericges ericges self-assigned this Feb 15, 2024
return $bundles;
};

if (!in_array('ce-access', $getActiveBundles()))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ce_access wurde in den Core Integriert, da lohnt sich eine Prüfung nicht mehr ;)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was ist mit dieser Prüfung? @koertho

if(in_array('GlobalContentelements',$this->Config->getActiveModules()))

Copy link

@koertho koertho Feb 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Das sagt mir überhaupt nichts 😄

$getActiveBundles = function () {
$bundles = array_keys(System::getContainer()->getParameter('kernel.bundles'));

$legacy = [
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Denke, dass wir das legacy mapping nicht mehr brauchen? 🤷‍♂️

@lplusl
Copy link

lplusl commented Apr 30, 2025

Hallo, wird es subcolumns auch für C5 geben? Habt ihr schon eine Tendenz, wann die Erweiterung im CM verfügbar sein könnte? Viele Grüße und Danke!

@koertho
Copy link

koertho commented Apr 30, 2025

@lplusl Wir werden Subcolumn nicht für Contao 5 fit machen. Wir haben uns Intern für contao-bootstrap/grid entschieden und auch eine entsprechende Migration gebaut: https://github.com/heimrichhannot/contao-subcolumns2grid-migration-bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants