Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5_fork
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
erp5_fork
Commits
cc549d7b
Commit
cc549d7b
authored
May 03, 2016
by
Cédric Le Ninivin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: CKEditor gadget allow details, section and article tags
parent
88843d84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_ckeditor_js.js
...js/PathTemplateItem/web_page_module/gadget_ckeditor_js.js
+2
-1
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_ckeditor_js.js
View file @
cc549d7b
...
@@ -17,7 +17,8 @@
...
@@ -17,7 +17,8 @@
{
{
removeButtons
:
'
NewPage,Preview
'
,
removeButtons
:
'
NewPage,Preview
'
,
removePlugins
:
''
,
removePlugins
:
''
,
disableNativeSpellChecker
:
false
disableNativeSpellChecker
:
false
,
extraAllowedContent
:
"
details section article
"
}
}
);
);
g
.
props
.
ckeditor
.
addCommand
(
'
saveRJS
'
,
{
g
.
props
.
ckeditor
.
addCommand
(
'
saveRJS
'
,
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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