############################################### ### Configuration for the plugin plugin.tx_p123_pi { # cat=plugin.tx_p123_pi//a; type=int+; label=Define the portal id portal = 0 # cat=plugin.tx_p123_pi//b; type=int+; label=Define the pid where to store the session sesPid = 0 # cat=plugin.tx_p123_pi//c; type=string; label=Define the session name sesName = lokal # cat=plugin.tx_p123_pi//d; type=boolean; label=Enable sorting enableSort = 1 # cat=plugin.tx_p123_pi//e; type=int+; label=Define maximal count of periods displayed maxPeriods = # cat=plugin.tx_p123_pi//f; type=int+; label=Define the days that must be between now and the first period firstPeriod = # cat=plugin.tx_p123_pi//g; type=int+; label=Define the days that must be between now and the end of the first express period firstPeriodExpress = # cat=plugin.tx_p123_pi//h; type=boolean; label=Enable express enableExpress = 0 # cat=plugin.tx_p123_pi//i; type=int+; label=Define the percentage of deposit for express bookings (0-100%) expressDeposit = 75 # cat=plugin.tx_p123_pi//j; type=int+; label=Define the maximal count of locations that will be displayed per Page entriesPerPage = 25 # cat=plugin.tx_p123_pi//k; type=int+; label=Define the days between until a poster had to be made before the first periods starts poster_later_days = # cat=plugin.tx_p123_pi//l; type=boolean; label=Do not check if the location is free doNotCheckFree = 0 # cat=plugin.tx_p123_pi//m1; type=int+; label=Define the main page where the search formular is displayed pageStart = # cat=plugin.tx_p123_pi//m2; type=int+; label=Define the page where the locations are displayed pageLocations = # cat=plugin.tx_p123_pi//n; type=int+; label=Define the page where the map is displayed pageMap = # cat=plugin.tx_p123_pi//o; type=int+; label=Define the page where the designer is displayed pageDesigner = # cat=plugin.tx_p123_pi//p; type=int+; label=Define the page where the designer is displayed pageDesignerCreate = # cat=plugin.tx_p123_pi//q; type=int+; label=Define the page where the poster can be designed later pageDesignerLater = # cat=plugin.tx_p123_pi//q; type=int+; label=Define the page where the poster can be selected pageDesignerSelect = # cat=plugin.tx_p123_pi//r; type=int+; label=Define the page where the basket is displayed pageBasket = # cat=plugin.tx_p123_pi//s; type=int+; label=Define the page where the basket is displayed pageBasketProceed = # cat=plugin.tx_p123_pi//t; type=int+; label=Define the page where the format guidelines are displayed pageFormatGuidelines = # cat=plugin.tx_p123_pi//u; type=boolean; label=Enable new motif system enableMotif = 0 # cat=plugin.tx_p123_pi//v; type=boolean; label=Enable new basket system enableBasket = 0 # cat=plugin.tx_p123_pi//w1; type=boolean; label=Enable location search enableSearch = 0 # cat=plugin.tx_p123_pi//w2; type=boolean; label=Disable spare locations disableSpare = 0 # cat=plugin.tx_p123_pi//w2; type=boolean; label=Enable permanent advertising enablePermanent = 0 # cat=plugin.tx_p123_pi//x1; type=boolean; label=TypoLink parameter for professional poster professionalPoster = # cat=plugin.tx_p123_pi//x2; type=boolean; label=TypoLink parameter for one motif hint oneMotifHint = # cat=plugin.tx_p123_pi//y; type=boolean; label=Enables the support for different blocks in one table enableMultiBlocks = 0 # cat=plugin.tx_p123_pi//z1; type=boolean; label=Add poster prices automatically, if location is added to basket autoPosterPrice = 0 # cat=plugin.tx_p123_pi//z2; type=int+; label=Percentage of value added taxes vat = 19 }