Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
13266901
Verified
Commit
13266901
authored
Feb 11, 2017
by
Sébastiaan Versteeg
Browse files
Make sure absolute urls are used in newsletters
parent
a189fe5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/thaliawebsite/settings/settings.py
View file @
13266901
...
...
@@ -236,6 +236,8 @@ TINYMCE_DEFAULT_CONFIG = {
"numlist,separator,undo,redo"
,
'theme_advanced_toolbar_location'
:
"top"
,
'relative_urls'
:
False
,
'remove_script_host'
:
False
,
'convert_urls'
:
True
,
'plugins'
:
"paste"
,
'paste_auto_cleanup_on_paste'
:
True
,
'paste_remove_styles'
:
True
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment