Intersect: Difference between revisions
Jump to navigation
Jump to search
Line 50: | Line 50: | ||
* '''min topic title length:''' 10 | * '''min topic title length:''' 10 | ||
* '''title sanitize:''' ticked | * '''title sanitize:''' ticked | ||
Things not changed, but of interest: | |||
* '''allow uncategorized topics''' | |||
** Currently true, but setting to false (with decent categories) would be forum-like | |||
** How would this affect email-in topics? | |||
====Emails==== | ====Emails==== |
Revision as of 14:45, 13 June 2014
Intersect is a temporary VM running Discourse. This is to test the software as a possible replacement for Google Groups
Discourse
Discourse has been installed as per these instructions. Currently it is relaying outgoing emails through Holly
Notes
Needs to support mailing list functionality. Seems to support send of the messages posted via email, if a little slow. Still need to investigate the following:
- Reply by email
- Start topic by email
Using Amazon S3 for uploads and backups. Keeps space used on the server to a minimum.
Admin Changes
This section details the changes made from the default install for each of the admin area sections.
Required
- title: Nottinghack Discussions
- site description: Testing version of Nottinghack's possible future
- contact email: newsletter@nottinghack.org.uk
- this should probably be info@, but is that checked?
- notification email: group@nottinghack.org.uk
- Not sure about this. On one hand I want to call the entire thing Intersect, on the other hand, that's a bit geeky!
- site contact username: geeksareforlife
- logo url: default logo size 122x33
- logo small url: default logo size 33x33
- favicon url: favicon from nottinghack.org.uk
- apple touch icon url: apple touch from nottinghack.org.uk
- company full name: Nottingham Hackspace Limited
- company short name: Nottingham Hackspace
- company domain: www.nottinghack.org.uk
Basic Setup
- ga universal tracking code: Tracking code for Google Analytics.
- saved in info@ google account
- category_colors: Add some more colours in
- Specifically #663399 - beccapurple
Users
- max username length: 30
Posting
- min topic title length: 10
- title sanitize: ticked
Things not changed, but of interest:
- allow uncategorized topics
- Currently true, but setting to false (with decent categories) would be forum-like
- How would this affect email-in topics?
Emails
Files
- enable s3 uploads: true
- s3 access key id: key id from S3, should be a restricted user
- s3 secret access key: key from S3, should be a restricted user
- s3 region: region of the bucket we want to use for uploads
- s3 upload bucket: intersect-testing-nottinghack
Trust Levels
Security
Onebox
Spam
Rate Limits
Developer
Embedding
Legal
Backups
- backup daily: true
- enable s3 backups: true
- s3 backup bucket: bucket for backups. Must be accessible by the above user and in the same region as the above bucket
Uncategorized
User Changes
This section details any changes made to user settings to allow Discourse to run as a mailing list (if any)