## Properties that define the individual modules within the shopping cart ## Session identifier MUST BE THE SAME NAME AS THIS FILE (less extension) session.property.name=hotspot # Used for title substitution session.base.name=HotSpot session.customer.name=ASP Site ## ============ Main Index Page name =============== ## OPTIONAL # This is the page that the system considers the "Home" page. # It over rides the setting of the name in the "framework.properties" file, # and will return to when any serious error is encounters or the user # clicks the "home" link. # Leave this blank if you want ONLY the framework setting to work.. ## INCLUDE THE CORRECT EXTENSION ( .html or .jsp ) site.home.index.name=index.html site.home.url=http://www.sonichotspot.com ## Page Properties Global global.page.text.header=Hostspot Manager ## Table Listing Properties table.list.default.view.count=5 ## General settings #=========================================== # Must include http:// hotspot.server.url=http://spotfeed.sonichostspot.com ## Feature Setup by page #============================================================ ## edit_account # Default account type account.default.account_type=customer1 # Default account types for each account group account.default.account_type.customers=customer1 account.default.account_type.members=member1 account.default.account_type.company=admin account.default.account_type.public=guest ## hotspot_accnts ## hotspot_admin ## picturespot ## textspot ## ================== BreadCrumb Labels ====================== breadcrumb.label.edit_account=Account breadcrumb.label.hotspot_accnts=Account Listing breadcrumb.label.hotspot_admin=Admin breadcrumb.label.picturespot=Edit Picture breadcrumb.label.testspot=HTML Editor