9583setup.txt.patch
| static/setup.txt (working copy) | ||
|---|---|---|
| 102 | 102 |
|
| 103 | 103 |
|
| 104 | 104 |
products {
|
| 105 |
|
|
| 105 |
|
|
| 106 | 106 |
// Activate Edit Panel |
| 107 | 107 |
// !!! EditIcons are not Edit Panel ! |
| 108 | 108 |
// editPanel = 1 |
| ... | ... | |
| 153 | 153 |
stdWrap {
|
| 154 | 154 |
typolink.setCommerceValues = 1 |
| 155 | 155 |
typolink.useCacheHash = 1 |
| 156 |
} |
|
| 156 |
} |
|
| 157 | 157 |
} |
| 158 | 158 |
|
| 159 | 159 |
} |
| ... | ... | |
| 176 | 176 |
// stdWrap, IMAGETEXT, IMAGE, GIFBUILDER |
| 177 | 177 |
|
| 178 | 178 |
title < lib.tx_commerce.stdField |
| 179 |
title.wrap = <h2>|</h2> |
|
| 179 |
title.wrap = <h2>|</h2> |
|
| 180 | 180 |
|
| 181 | 181 |
title.typolink.setCommerceValues = 1 |
| 182 | 182 |
title.typolink.useCacheHash = 1 |
| 183 |
|
|
| 184 |
|
|
| 183 | 185 |
subtitle < lib.tx_commerce.stdField |
| 184 | 186 |
subtitle.wrap = <div class="com-category-subtitle">|</div> |
| 185 | 187 |
|
| ... | ... | |
| 197 | 199 |
defaultImgConf {
|
| 198 | 200 |
file.import.current = 1 |
| 199 | 201 |
} |
| 202 |
stdWrap {
|
|
| 203 |
typolink.setCommerceValues = 1 |
|
| 204 |
typolink.useCacheHash = 1 |
|
| 205 |
} |
|
| 200 | 206 |
file.maxW = 150 |
| 201 | 207 |
} |
| 202 | 208 |
teaser < lib.tx_commerce.stdField_RTE |
| ... | ... | |
| 204 | 210 |
teaserimages {
|
| 205 | 211 |
file.import.current = 1 |
| 206 | 212 |
file.maxW = 69 |
| 213 |
stdWrap {
|
|
| 214 |
typolink.setCommerceValues = 1 |
|
| 215 |
typolink.useCacheHash = 1 |
|
| 216 |
} |
|
| 207 | 217 |
} |
| 208 | 218 |
} |
| 209 | 219 |
} |