Typo3 include js and css



page = PAGE
page{

typeNum = 0
  bodyTag = <body>
meta{
    DESCRIPTION=Site description
    KEYWORDS=key1, key2, keywords

    author = author name
    robots = noodp
    revisit-after = 3 days
    language = en, english
    distribution = global
    google-site-verification = 4324restfgsdgdg#googlecode

}
headerData {

    5 = TEXT
    5.field = abstract
    5.ifEmpty.field=title
    5.wrap = <title>  |  - domain.com</title>

}


  includeJS{
 
    jquery = fileadmin/js/jquery-1.5.1.min.js
    jquery.compress=1
    jqueryui = fileadmin/js/jquery-ui-1.8.14.custom.min.js
    jqueryui.compress=1
 
  }

  includeCSS{
stylemin = fileadmin/css/all.min.css
     
    style = fileadmin/css/style.css
    style.compress=1
    uilightness = fileadmin/css/jquery-ui-1.8.14.custom.css  
    uilightness.compress=1
  }
}

Comentarii

Postări populare de pe acest blog

Config realurl for my extension