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

*[6]* Implement functionality to add a custom message to every page #184

Closed
4 tasks done
hackdna opened this issue Feb 13, 2014 · 6 comments
Closed
4 tasks done

*[6]* Implement functionality to add a custom message to every page #184

hackdna opened this issue Feb 13, 2014 · 6 comments
Assignees

Comments

@hackdna
Copy link
Member

hackdna commented Feb 13, 2014

For example, to notify users that the site is in private mode.
Tasks:

  • add a settings variable to the base template via a context processor
  • deploy to scc-stage
  • add Sphinx documentation
  • add an option to display the message to anonymous users only

Pivotal Tracker story 48267341 (Ilya Sytchev - Apr 17, 2013)

@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Commit by Ilya Sytchev
ccfafbf

[Delivers #48267341] Add REFINERY_BANNER settings variable to the base template via a context processor. (Ilya Sytchev - Apr 17, 2013)

@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Commit by Ilya Sytchev
4d3b4ca

[#48267341] Don't display the banner div if banner message is not configured. (Ilya Sytchev - Apr 17, 2013)

@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Commit by Ilya Sytchev
b934e16

[#48267341] Add documentation for the REFINERY_BANNER settings variable. (Ilya Sytchev - Apr 17, 2013)

@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Commit by Ilya Sytchev
600948e

[#48267341] Add an option to display REFINERY_BANNER to anonymous users only. (Ilya Sytchev - Apr 17, 2013)

@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Commit by Ilya Sytchev
e68437f

[#48267341] Add Sphinx documentation for REFINERY_BANNER_ANONYMOUS_ONLY and change its default value to False. (Ilya Sytchev - Apr 17, 2013)

@ghost ghost assigned hackdna Feb 13, 2014
@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Commit by Ilya Sytchev
47ac181

[#48267341] Base template code cleanup. (Ilya Sytchev - Apr 22, 2013)

@hackdna hackdna closed this as completed Feb 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant