[Typo3-UG Denmark] Searchform

Dennis Hansen post at dennishansenxxx.dk
Sat Aug 14 17:12:15 CEST 2004


Hvis jeg vil ændre Searchword til f.eks. Søgeord i Searchform funktionen,
kan jeg så angive mine værdier i min template eller skal dette ændres
centralt?

Hvis det kan ændres i templaten, hvor?
Jeg har fundet flg.

styles.content.searchform < styles.content.mailform
styles.content.searchform {
  goodMess = {$styles.content.searchform.goodMess}
  redirect >
  recipient >
  data >
  dataArray {
    10.label = Søgeord:
    10.type = sword=input
    20.label = Search in:
    20.type = scols=select
    20.valueArray {
      10.label = Headers and keywords
      10.value = pages.title-subtitle-keywords-description:tt_content.header
      20.label = Pagecontent
      20.value = tt_content.header-bodytext-imagecaption
    }
    30.type = stype=hidden
    30.value = L0
    40.type = submit=submit
    40.value = Search now!
  }
  type.field = pages
  type.listNum = 0
  locationData = HTTP_POST_VARS
  no_cache = 1
}

Men det hjælper ikke at indtaste dette!?!

God weekend

Dennis





More information about the TYPO3-UG-denmark mailing list