Portugao / Image

Image will handle images with Zikula
https://homepages-mit-zikula.de
8 stars 2 forks source link

Bootstrap-Container nicht verschachteln #147

Closed trichers closed 9 years ago

trichers commented 9 years ago

Wenn das Bootstrap-Layout verwendet wird, muss davon ausgegangen werden, dass das Theme auf Bootstrap basiert. Dementsprechend ist zu erwarten, dass MUImage innerhalb eines Containers aufgerufen wird. Wird nun im MUImage template erneut ein Container aufgerufen, ragt das Layout aus dem Theme heraus.

Bei Bootstrap heißt es dazu: "Bootstrap benötigt ein Element, in dem Seiteninhalte und unser Raster-System verpackt sind. Du kannst dir einen von zwei Containern zur Verwendung in deinem Projekt aussuchen. Beachte, dass aufgrund von padding und mehr keiner der beiden Container verschachtelbar ist."

Deshalb den Bereich nur in Rows packen und dort die neue co-md- Logik aufrufen. Die container-class überall entfernen.

Portugao commented 9 years ago

Welches template?

trichers commented 9 years ago

\templates\bootstrap\album\display.tpl (1 hit) Line 8:

\templates\bootstrap\album\edit.tpl (1 hit) Line 22:
\templates\bootstrap\album\view.tpl (1 hit) Line 213:
\templates\bootstrap\external\album\find.tpl (1 hit) Line 74:
\templates\bootstrap\external\album\select.tpl (1 hit) Line 6:
 
\templates\bootstrap\external\picture\find.tpl (1 hit) Line 59:
\templates\bootstrap\external\picture\select.tpl (1 hit) Line 6:
 
\templates\bootstrap\picture\edit.tpl (1 hit) Line 23:
\templates\bootstrap\picture\editMulti.tpl (1 hit) Line 15:
\templates\bootstrap\picture\multiUpload.tpl (1 hit) Line 9:
\templates\bootstrap\picture\slideshow.tpl (1 hit) Line 30: container: '#blueimp-gallery-carousel', \templates\bootstrap\picture\zipUpload.tpl (1 hit) Line 9:
\templates\bootstrap\user\header.tpl (2 hits) Line 26:
Line 58:

Portugao commented 9 years ago

Da sind auch Treffer bei, bei denen der Begriff 'container' nur ein Teilstring ist, sorry? Bitte verwende die aktuelle Version zum Testen, danke!

Portugao commented 9 years ago

Habe einige Container divs vor 2 Wochen gelöscht....

Portugao commented 9 years ago

Bzw. im Sinne des Tickets editiert...

Portugao commented 9 years ago

Ist das noch relevant? Wenn ja, welche templates?

Portugao commented 9 years ago

ping @trichers