From: Steve Sutton Date: Mon, 30 Jun 2014 15:37:42 +0000 (-0400) Subject: update for go live X-Git-Tag: v1.0^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2edf3dbb4719564b85f82abe9fe6b1d8a8ff7c3e;p=web%2FCedarvilleMarine.git update for go live update host for go live update template for meta data update sitename --- diff --git a/config/server.ini b/config/server.ini index 9a6b076..1d19cb4 100644 --- a/config/server.ini +++ b/config/server.ini @@ -79,7 +79,7 @@ database.adapter = "pgsql" ; error message displayed - used for GLM_DB class database.error.message = "An error has occured with the database!" ; host to connect to -database.params.host = "ds3" +database.params.host = "ds4" ; username to connect as database.params.username = "nobody" ; database name to connect to @@ -238,7 +238,7 @@ email.from_news = "cscott@gaslightmedia.com" email.from_member_news = "cscott@gaslightmedia.com" [steve : development] -site_url = "http://vserver/www.cedarvillemarine.com/" +site_url = "http://localhost:8080/www.cedarvillemarine.com/" mobile.link = mobile.hostname = Off @@ -246,8 +246,8 @@ mobile.hostname = Off google.search.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" google.maps.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" -app.base_url = "http://vserver/app.gaslightmedia.com/" -app.base_secure_url = "https://vserver/app.gaslightmedia.com/" +app.base_url = "http://localhost:8080/app.gaslightmedia.com/" +app.base_secure_url = "https://localhost:8080/app.gaslightmedia.com/" database.params.host = "devdb" diff --git a/config/site.ini b/config/site.ini index 715ea24..966996e 100644 --- a/config/site.ini +++ b/config/site.ini @@ -16,7 +16,7 @@ owner.toll_free = False ; Home page id of site in the toolbox home_id = 1 ; Name to use in title tag and admin -sitename = "cedarvillemarine" +sitename = "Cedarville Marine" ; used in contactdb to limit number of entries per list entries_per_page = 10 ; Turn short urls On or Off diff --git a/templates/template.html b/templates/template.html index a4c84be..9e88882 100644 --- a/templates/template.html +++ b/templates/template.html @@ -2,7 +2,8 @@ -Cedarville Marine web template +{pageTitle:h} + {styles:h}