[TYPO3-german] T3Blog-Meta Tag

HC-Media office at hc-media.org
Tue Nov 18 05:48:31 CET 2014


Liebe Liste,

kann mir evtl. jemand sagen ob sich hier ein Fehler eingeschlichen hat,
leider wird mir der META-Tag nämlich nicht ausgegeben…

Feld ist angelegt, Ordner existiert und Bilder sind ebenfalls im Ordner enthalten…


------------------------------------------------------------------------------------------------------------------------

page.headerData.39 = CONTENT
page.headerData.39 {
  table=tx_t3blog_post
  wrap=|
  select{
    max=1
    selectFields = tx_hcmextensions_fb_image
    andWhere{
      data = GP:tx_t3blog_pi1|blogList|showUid
      wrap = tx_t3blog_post.uid = |
      intval = 1
    }
  }
  renderObj=COA
  renderObj{
    5 = IMG_RESOURCE
    5 {
      required=1
      wrap=|
      file{
        import = uploads/tx_hcmextensions/
        import.field = tx_hcmextensions_fb_image
        width = 300c
        height = 300
      } 
      stdWrap.wrap = <meta property="og:image" content="{$userBaseUrl}|"/>
    }
  }
}

------------------------------------------------------------------------------------------------------------------------


Danke, LG
Christof



More information about the TYPO3-german mailing list