Commit Graph

9 Commits (master)

Author SHA1 Message Date
Brian Stoner d13a584188
Add more triggers to suicide help line goodie 2019-03-07 10:13:52 -05:00
Matthew Ramina 968b344962 HelpLine: new triggers (#4525) 2017-10-24 22:15:45 +01:00
NaveenKarippai b5704cb7ca Add styling to help line goodie
The longer hash data was wrapped off due to character
limit. This could be fixed by setting a custom CSS style
to list view table.

* added custom CSS style to help line goodie

* long names are not wrapped off anymore

See also: #2840
2016-05-22 20:17:23 +00:00
NaveenKarippai 42f790bcb2 Convert help line goodie to KV list template
It would be a good approach by switching the goodie to use
KV list template (content sub-template). This would improve
the readability of query output to end-user.

* removed unused handlebars template

* switched to use `content` sub-template for KV list

* modified yml data by adding name field

See also: #2840
2016-05-22 16:00:30 +00:00
nkarippai 5e47e0f1a8 Convert goodie to list template
The formatting of HelpLine goodie should be improved
so that multiple numbers (query results) are on
different lines. This can be achieved by using `list`
template.

* use `list` template on HelpLine goodie

* handlebars file added for a simple list view

See also: #2840
2016-05-18 17:11:45 +00:00
Palash Chatterjee 715a8cb99e Alpha sorted list. Added some triggers 2016-04-08 11:23:10 +05:30
Palash Chatterjee 5408182349 Added helpline triggers 2016-02-29 21:44:54 +05:30
Hemanth.HM b176d3d613 Added Indian Helpline to the list. 2015-12-28 22:48:05 +05:30
Matt Miller fd1c66408d HelpLine: add structured answer.
Also, restructure data sources to make it easier for non-technical
people to contribute.
2014-11-15 21:32:59 +02:00