# industry.ini - preconfigured Listing Manager industries # ----------------------------------------------------------------------------- [generic] industry_name = Generic program_name = Listings Manager login_image = login_generic.jpg program_name_image = logo_generic.gif template_dir = ../templates/_generic/ # format: fieldtype (textfield, textbox, wysiwyg, dropdown, checkboxes, display), (active, inactive), field name (may contain commas) listing_field_1 = textfield, active, Listing Name listing_field_2 = textfield, active, Item Number listing_field_3 = textfield, active, Price listing_field_4 = textbox, active, Preview Description listing_field_5 = textbox, active, Full Description listing_field_6 = dropdown, active, Availability(,In Stock,Backorder,Call Us,Discontinued) listing_field_7 = checkboxes, active, Sizes (Small,Medium,Large,Extra Large) # format: fieldtype (textfield, textbox, wysiwyg, dropdown, checkboxes, display), (active, inactive), field name (may contain commas) homepage_field_1 = textfield, active, Specialty homepage_field_2 = textbox, active, Background homepage_field_3 = textfield, active, Phone homepage_field_4 = textfield, active, Fax homepage_field_5 = textfield, active, Cellular homepage_field_6 = textfield, active, Pager homepage_field_7 = textfield, active, Email # ----------------------------------------------------------------------------- [realty] industry_name = Real Estate program_name = Realty Manager login_image = login_realty.jpg program_name_image = logo_realty.gif template_dir = ../templates/_realty/ # format: fieldtype (textfield, textbox, wysiwyg, dropdown, checkboxes, display), (active, inactive), field name (may contain commas) listing_field_1 = textfield, active, Address listing_field_2 = textfield, active, MLS # listing_field_3 = textfield, active, City listing_field_4 = textfield, active, State listing_field_5 = textfield, active, Price listing_field_6 = textbox, active, Preview Description listing_field_7 = textbox, active, Full Description listing_field_8 = dropdown, active, Type (Home, Condo, Townhouse, Apartment, Mobile Home, Lot, Acreage, Duplex, Triplex, Farm or Ranch, Other) listing_field_9 = dropdown, active, Bedrooms (,0,1,2,3,4,5,6,7,8,9+) listing_field_10 = dropdown, active, Bathrooms (,0,1,2,3,4,5,6,7,8,9+) listing_field_11 = textfield, active, Stories listing_field_12 = textfield, active, Square Feet listing_field_13 = textfield, active, Lot Size listing_field_14 = textfield, active, Age of Home listing_field_15 = textfield, active, Fireplaces listing_field_16 = dropdown, active, Near School (,Yes, No) listing_field_17 = dropdown, active, Near Transit (,Yes, No) listing_field_18 = dropdown, active, Ocean View (,Yes, No) listing_field_19 = dropdown, active, Lake View (,Yes, No) listing_field_20 = dropdown, active, Mountain View (,Yes, No) listing_field_21 = dropdown, active, Ocean Waterfront (,Yes, No) listing_field_22 = dropdown, active, Lake Waterfront (,Yes, No) listing_field_23 = dropdown, active, River Waterfront (,Yes, No) listing_field_24 = checkboxes, active, Appliances (Built-in Microwave, Continuous Clean Oven, Convection Oven, Dishwasher, Disposal, Double Ovens, Electric Cooktop, Electric Oven/Range, Exhaust Fan,Garborator , Gas Cooktop, Icemaker, Instant Hot Water Dispenser, Jenn-Aire Stove, Range Hood, Smooth Cooktop, Sub-Zero Refrigerator, Trash Compactor) # format: fieldtype (textfield, textbox, wysiwyg, dropdown, checkboxes, display), (active, inactive), field name (may contain commas) homepage_field_1 = dropdown, active, Specialty (,Residential,Commercial) homepage_field_2 = textbox, active, Background homepage_field_3 = textfield, active, Phone homepage_field_4 = textfield, active, Fax homepage_field_5 = textfield, active, Cellular homepage_field_6 = textfield, active, Pager homepage_field_7 = textfield, active, Email # ----------------------------------------------------------------------------- [auto] industry_name = Automobiles program_name = Auto Manager login_image = login_auto.jpg program_name_image = logo_auto.gif template_dir = ../templates/_auto/ # format: fieldtype (textfield, textbox, wysiwyg, dropdown, checkboxes, display), (active, inactive), field name (may contain commas) listing_field_1 = textfield, active, Vehicle listing_field_2 = textfield, active, Year listing_field_3 = textfield, active, Price listing_field_4 = textfield, active, Drive Train listing_field_5 = textfield, active, Transmission listing_field_6 = textbox, active, Body listing_field_7 = dropdown, active, Doors (,0,1,2,3,4,5,6,7,8,9+) listing_field_8 = textfield, active, Engine listing_field_9 = dropdown, active, Cruise (,Yes, No) listing_field_10 = dropdown, active, Tilt (,Yes, No) listing_field_11 = dropdown, active, A/C (,Yes, No) listing_field_12 = dropdown, active, Power Steering (,Yes, No) listing_field_13 = dropdown, active, Power Brakes (,Yes, No) listing_field_14 = dropdown, active, Power Windows (,Yes, No) listing_field_15 = dropdown, active, Power Locks (,Yes, No) listing_field_16 = dropdown, active, Power Seats (,Yes, No) listing_field_17 = textfield, active, Stereo listing_field_18 = textfield, active, Description listing_field_19 = dropdown, active, Type (, Sports, Sedan, 4x4, SUV, Family, Mini-van, Van, Truck, Pick-Up, Motorcylce, Other) listing_field_20 = textfield, active, Color listing_field_21 = textfield, active, Miles listing_field_22 = checkboxes, active, Accessories (ABS Brakes, Rear Wiper, Alloy Wheels, Sunroof, Moonroof, Fog Lamps, Color Keyed Trim, Keyless Entry, Spoiler, Alarm, Leather Interior) # format: fieldtype (textfield, textbox, wysiwyg, dropdown, checkboxes, display), (active, inactive), field name (may contain commas) homepage_field_1 = dropdown, active, Specialty (,Cars,Trucks) homepage_field_2 = textbox, active, Background homepage_field_3 = textfield, active, Phone homepage_field_4 = textfield, active, Fax homepage_field_5 = textfield, active, Cellular homepage_field_6 = textfield, active, Pager homepage_field_7 = textfield, active, Email # -----------------------------------------------------------------------------