[TYPO3-UG Dutch] Typoscript voor Simple Photo Gallery
Edwin Blokker
a.stoutjesdijk at chello.nl
Wed Mar 14 18:11:55 CET 2007
Hallo,
Ik probeer de extensie Simple Photo Gallery aan de gang te krijgen. Dit
lukt aardig (kan weinig aan mis gaan), het functioneert. Maar als ik de
typoscript in een extensie template toevoeg, zoals de manual
voorschrijft, verdwijnt de photo gallery in de FE. Het gaat om dit script:
plugin.tx_photogals_pi1 = USERplugin.tx_photogals_pi1 {image =
IMAGEimage {file.maxW = 500wrap = <div
class="tx-photogals-pi1-big">|</div>imageLinkWrap = 1imageLinkWrap
{enable = 1}}
thumb = IMAGEthumb {file.width = 50file.height = 50#wrap = <div
class="tx-photogals-pi1-small">|</div>}
_CSS_DEFAULT_STYLE (.tx-photogals-pi1 {margin:0px;padding:0px;}
.tx-photogals-pi1-big a {border:1px solid
#CCCCCC;padding:5px;background-color:#FFFFFF;text-align:center;display:block;}
.tx-photogals-pi1-big a:hover {border:1px solid #999999;}
.tx-photogals-pi1-small a {border:1px solid
#CCCCCC;background-color:#FFFFFF;padding:4px;margin-right:6px;margin-bottom:3px;margin-top:3px;float:left;}
.tx-photogals-pi1-small a:hover {border:1px solid #000000;}
.tx-photogals-pi1-small-active a {border:1px solid
#000000;background-color:#FFFFFF;padding:4px;margin-right:6px;margin-bottom:3px;margin-top:3px;float:left;}
.tx-photogals-pi1-small-active a:hover {border:1px solid #000000;}
)
}
De documentatie van de extensie:
http://typo3.org/documentation/document-library/extension-manuals/photo_gals/1.0.1/view/toc/0/
Iemand enig idee wat er mis is? Alvast bedankt voor eventuele antwoorden.
Groeten,
Edwin.
More information about the TYPO3-UG-dutch
mailing list