pimcore / skeleton

The Pimcore Skeleton - The right package to get your Pimcore project started from the ground up! 💪
https://pimcore.com
100 stars 107 forks source link

[Feature]: Documents Editable #167

Closed kaurov closed 9 months ago

kaurov commented 1 year ago

Feature description

Curretly, templates/default/default.html.twig has no allowed editables, so any document created it not editable.

I believe that Skeleton for ANY application need documents to include at least some layout and to be editable.

Minimum:

{{ pimcore_areablock('content', {
            'allowed': ['blockquote', 'embed', 'featurette', 'gallery-carousel', 'gallery-folder',
                'gallery-single-images', 'headlines', 'horizontal-line', 'icon-teaser-row', 'image',
                'image-hotspot-marker', 'image-metadata', 'pdf', 'product-grid', 'product-teaser', 'standard-teaser', 'text-accordion',
                'time-slider-featurette', 'video', 'wysiwyg', 'wysiwyg-with-images', 'personalized-product-teaser']
        }) }}
fashxp commented 9 months ago

not the idea of the skeleton, see the demo