Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

adaptcentre/2019-discourse-event-system-demo-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discourse Landing Page Plugin

(For Demo September 2019)


API keys and category id's can now be changed in the admin interface of the main discourse application (plugin/settings). They can also be changed in /config/settings.yml. Default options are hardcoded, but and are typically unique to each discourse instance.


Discourse github repo: https://github.com/discourse/discourse


Development process:


Commands:

  • rm -rf tmp; bundle exec rails s -> run dev version

Misc:


Notes: - The API keys are currently hardcoded. Site settings have been added but they are not linked in the code yet. - API KEY SECURITY issue -> create new group and generate API keys? - Change browser to old message: https://imagine.nuigalway.ie/admin/customize/site_texts/js.browser_update


Customize -> Edit CSS/HTML Light -> Common ->

  • ADD code from polyfills.txt -> Internet explorer old version bug
    • Fetch polyfill

Customize -> Edit CSS/HTML Light -> Common -> css

  • Add code from site_css.txt
    • Misc css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published