Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update language from Lex to KY #4

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"project": {
"name": "Get Help Lex",
"name": "Get Help KY",
"description": "<p>Finda is a generic \"find-a\" app for geographic datasets.</p>",
"contact": "Please send feedback, ideas, and bug reports to our <a href=\"https://github.com/codeforboston/finda/issues\" target=\"_blank\">Github</a> page."
},
Expand Down
2 changes: 1 addition & 1 deletion google-apps-feedback-script.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function handleResponse(e) {
var msg = e.parameters.feedback;
if (e.parameters.email) { msg += ', email: ' + e.parameters.email; }

MailApp.sendEmail("foo@bar.com", "[GetHelpLex feedback]", msg);
MailApp.sendEmail("foo@bar.com", "[GetHelpKY feedback]", msg);

// next set where we write the data - you could write to multiple/alternate destinations
var doc = SpreadsheetApp.openById(SCRIPT_PROP.getProperty("key"));
Expand Down
15 changes: 6 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title data-project="name">Get Help Lex</title>
<title data-project="name">Get Help Kentucky</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Get Help Lex is an on-line resource for people seeking facilities and services for substance use disorder (substance abuse/addiction) in or around Lexington, Kentucky.">
<meta name="description" content="Get Help Kentucky is an on-line resource for people seeking facilities and services for substance use disorder (substance abuse/addiction) in Kentucky.">
<meta name="author" content="Code for Boston and OpenLexington">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="styles/style.css">
Expand Down Expand Up @@ -32,7 +32,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href=""><img class="brand_image" src="img/GetHelpLextype.png" height="50px" alt="GetHelpLex"></a>
<a href="">GetHelpKY</a>
<a class="navbar-brand" href="">
<!-- GetHelpLex -->
&nbsp;
Expand Down Expand Up @@ -372,10 +372,10 @@ <h3><strong>Kentucky Survivors Area (Lexington)</strong></h3>
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h4 class="modal-title" id="aboutLabel">About <span data-project="name">Get Help Lex</span></h4>
<h4 class="modal-title" id="aboutLabel">About <span data-project="name">Get Help Kentucky</span></h4>
</div>
<div class="modal-body">
<div><strong>Get Help Lex</strong> is a resource for people seeking facilities and services for substance use disorder (substance abuse/addiction) in and around Lexington, Kentucky. <a href="https://github.com/openlexington/finda">Get Help Lex</a> is an open-source project. GHL is an adaptation of Code for Boston's <a href="https://github.com/codeforboston/finda">Finda project</a>. The source code for both Finda and GHL are publically available on GitHub.</div>
<div><strong>Get Help KY</strong> is a resource for people seeking facilities and services for substance use disorder (substance abuse/addiction) in Kentucky. <a href="https://github.com/openlexington/gethelpky">Get Help KY</a> is an open-source project. It is an adaptation of Code for Boston's <a href="https://github.com/codeforboston/finda">Finda project</a>. The source code for both Finda and GHL are publically available on GitHub.</div>
<h5>Please <a href="#" data-toggle="modal" data-target="#feedback-modal">send feedback, ideas, and bug reports here</a>.</h5>

<hr>
Expand All @@ -400,9 +400,6 @@ <h5>With donations from:</h5>
<p>
<a href="https://www.browserstack.com/">Browserstack</a> - A cross browser testing tool.
</p>
<p>
David Caldwell, <a href="http://balancecreative.net/">Balance Creative Advertising, Design and Marketing</a> for the creation and donation of the GetHelpLex logo.
</p>

<h5>Special thanks to:</h5>
<p>David Maynard, MA, LPCC, Addiction Specialist, University of Kentucky Trauma Services</p>
Expand Down Expand Up @@ -461,7 +458,7 @@ <h4 class="modal-title" id="myModalLabel">Send us your feedback!</h4>
<button type="button" class="btn btn-cancel">Cancel</button>
</form>
<div class="collapse well" id="feedback-disclaimer">
<p>Get Help Lex is a tool to help you find a substance abuse treatment program for yourself or others. It's an informational tool ONLY. <strong>If you are experiencing a medical emergency, please call <a href="tel:911">911.</a></strong></p>
<p>Get Help KY is a tool to help you find a substance abuse treatment program for yourself or others. It's an informational tool ONLY. <strong>If you are experiencing a medical emergency, please call <a href="tel:911">911.</a></strong></p>

<p>Please remember that it is:</p>

Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Get Help Lex [![Build Status](https://travis-ci.org/openlexington/gethelplex.svg)](https://travis-ci.org/openlexington/gethelplex) [![Stories in Ready](https://badge.waffle.io/openlexington/gethelplex.svg?label=ready&title=Ready)](http://waffle.io/openlexington/gethelplex)
# Get Help KY [![Build Status](https://travis-ci.org/openlexington/gethelpky.svg)](https://travis-ci.org/openlexington/gethelpky) [![Stories in Ready](https://badge.waffle.io/openkyington/gethelpky.svg?label=ready&title=Ready)](http://waffle.io/openlexington/gethelpky)

## I want to help develop Finda

Expand All @@ -25,7 +25,7 @@ Let's say you want to new information about facilities like "do they let you smo

A lot of Code for Boston's [development documentation](https://github.com/codeforboston/finda/wiki/Developing-Finda) is still relevant. Let us know if you hit any key differences for Lexington and we'll update this readme!

Look in the [waffle board](https://waffle.io/openlexington/finda) for priority issues.
Look in the [waffle board](https://waffle.io/openlexington/gethelpky) for priority issues.

## How to Test

Expand Down
8 changes: 4 additions & 4 deletions src/templates/welcome.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1>Welcome to Get Help Lex</h1>
<h1>Welcome to Get Help KY</h1>

<p>Get Help Lex is an on-line resource for people seeking <strong>facilities and services</strong> for substance use disorder (substance abuse/addiction) in or around Lexington, Kentucky.</p>
<p>Get Help KY is an on-line resource for people seeking <strong>facilities and services</strong> for substance use disorder (substance abuse/addiction) in Kentucky.</p>

<div class="well">
<h4>
Expand Down Expand Up @@ -46,10 +46,10 @@ <h4>
</div>

<p><a data-toggle="collapse" href="#disclaimer" aria-expanded="false" aria-controls="disclaimer">
How to use Get Help Lex
How to use Get Help KY
</a></p>
<div class="collapse in" id="disclaimer">
<p>Get Help Lex is a tool to help you find a substance abuse treatment program for yourself or others. It's an informational tool ONLY. <strong>If you are experiencing a medical emergency, please call <a href="tel:911">911.</a></strong></p>
<p>Get Help KY is a tool to help you find a substance abuse treatment program for yourself or others. It's an informational tool ONLY. <strong>If you are experiencing a medical emergency, please call <a href="tel:911">911.</a></strong></p>

<p>Please remember that it is:</p>

Expand Down