Hallo,
ich verwende die Extension YAG in der aktuellen Version. Ich benutze diese Einstellung:

plugin.tx_yag.settings.themes{
    myTheme < plugin.tx_yag.settings.themes.default
    myTheme {
    title = My Theme
    description = This this theme looks realy awesome!
    item {
        # Show the item title beneath the image
        showTitle = 0

        # Show the item description beneath the image
        showDescription = 0


# Show Meta information for an item (including title and description)
        showItemMeta = 0
    }
    showBreadcrumbs = 0
    resolutionConfigs {
      thumb >
      thumb {
        width = 250c
        height = 250c
      }

      # Per default, gallery thumbs have the same size as item list thumbs.
# Feel free to override this, if you want to have a different resolution for gallery thumbs galleryThumb < plugin.tx_yag.settings.themes.default.resolutionConfigs.thumb

      # Per default, album thumbs have the same size as item list thumbs.
# Feel free to override this, if you want to have a different resolution for album thumbs albumThumb < plugin.tx_yag.settings.themes.default.resolutionConfigs.thumb

      medium >
      medium {
        maxW = 700
        maxH = 550
      }
    }
     item {
        # Show the item title beneath the image
        showTitle = 0

        # Show the item description beneath the image
        showDescription = 0


# Show Meta information for an item (including title and description)
        showItemMeta = 0
    }
  }
}

module.tx_yag.settings.themes.myTheme < plugin.tx_yag.settings.themes.myTheme

Aber, keine Einfluss.

Typo3 6.2.10
yag 4.0.5
yag_themepack_jquery 1.3.1
yag_theme_library 0.3.2

Was ist Falsch?

Viele Grüße

Nicolas
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an