mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-05 12:56:11 +01:00
d23f023aa1
This allows out of the box integration into websites using the Twitter Bootstrap Frontend Framework. Resolves: #11
9 lines
290 B
Text
9 lines
290 B
Text
lib.thuecatContentElement =< lib.contentElement
|
|
lib.thuecatContentElement {
|
|
partialRootPaths {
|
|
0 = EXT:thuecat/Resources/Private/Partials/Frontend/ContentElement/
|
|
}
|
|
templateRootPaths {
|
|
0 = EXT:thuecat/Resources/Private/Templates/Frontend/ContentElement/
|
|
}
|
|
}
|