hi erstmal an alle hier =)!
also ich bin grad dabei das plugin für ne seite zu installieren, aber irgendwie versteh ich in der online manual folgendes nicht:
Zitat:
|
Zitat von der anleitung In Figure 1 you can see a basic page tree which conforms to the definition above. The Gallery page (id = 11) will display a LIST, Album Page (id = 12) will display ALBUM and Single Page (id = 13) will render the SINGLE view. Note that the latter two pages are created as “Not in menu” in order to hide them. Apart from that, accessing these pages directly would result in errors, since the extension requires the album and image ids to be given for these pages. Finally, the sysfolder Library (id = 14) is going to contain our records. All of this has to be told to the extension by defining the appropriate Typoscript constants:
plugin.tx_jmgallery_pi1 {
list_pid = 11
album_pid = 12
single_pid = 13
admin {
repositoryRoot = 14
basePath = fileadmin/gallery/
}
} |
wohin soll das typo-script??
ich kapiers grade nicht..
danke im vorraus für die antworten!
MfG