############################################### ### Configuration for the plugin plugin.tx_webdispo_pi { ############################################## ### Define the pid where to store the session sesPid = 0 ############################################## ### Define the prices and price settings prices { posters { 1 = 100 2 = 70 3 = 60 4 = 56 5 = 50 10 = 20 = } expose = spare = vat = 19 } ############################################## ### Define the possible sorts sort.Standort = Standort sort.PLZ = PLZ sort.Preis = Tagespreis ############################################## ### Define the possible orders order.ASC = Aufsteigend order.DESC = Absteigend ############################################## ### Define maximal count of periods displayed maxPeriods = 7 ############################################## ### Define the days that must be between now ### and the first period firstPeriod = 25 ############################################## ### Define the maximal count of locations that ### will be displayed per Page entriesPerPage = 25 mediaTyp = mediaSize = GF,ZZ,GZ,PF,SP mediaSize { ZZ = 1 GZ = 8 GF = 18 PF = 36 SP = 40 } }