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
mahara
mahara
Commits
b17dcb36
Commit
b17dcb36
authored
Feb 17, 2008
by
Nigel McNie
Browse files
Use inline popups in the wysiwyg editor when editing a view (used for the HTML button).
parent
082ebc76
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/web.php
View file @
b17dcb36
...
...
@@ -143,7 +143,7 @@ EOF;
mode: "textareas",
editor_selector: 'tinywysiwyg',
theme: "advanced",
plugins: "fullscreen",
plugins: "fullscreen
,inlinepopups
",
theme_advanced_buttons1 : "bold,italic,underline,separator,justifyleft,justifycenter,justifyright,justifyfull",
theme_advanced_buttons2 : "bullist,numlist,separator,link,unlink,separator,code,fullscreen",
theme_advanced_buttons3 : "",
...
...
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