Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Urvil Shah
/
MobEasyEditor
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
3c62d8bf
authored
Apr 04, 2018
by
Urvil Shah
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Allow the vml code in froala
parent
1782d06a
Pipeline
#7277
passed with stages
in 23 minutes 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
Mobile.Search.Web/Views/Template/FroalaIndex.cshtml
Mobile.Search.Web/Views/Template/FroalaIndex.cshtml
View file @
3c62d8bf
...
...
@@ -15,7 +15,10 @@
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/js/plugins/video.min.js"
type=
"text/javascript"
/>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/js/plugins/inline_style.min.js"
type=
"text/javascript"
/>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/js/third_party/image_aviary.min.js"
type=
"text/javascript"
/>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/js/plugins/table.min.js"
type=
"text/javascript"
/>
<link
rel=
"stylesheet"
href=
"../css/plugins/table.min.css"
>
<link
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/css/plugins/table.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/css/plugins/table.min.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/css/plugins/image.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.7.6/css/plugins/video.css"
rel=
"stylesheet"
type=
"text/css"
/>
...
...
@@ -253,8 +256,8 @@
htmlAllowedAttrs
:
[
'.*'
],
heightMin
:
800
,
htmlAllowedTags
:
[
'.*'
],
htmlAllowComments
:
fals
e
,
toolbarInline
:
false
,
htmlAllowComments
:
tru
e
,
toolbarInline
:
false
,
videoUploadToS3
:
data
,
imageUploadToS3
:
data
})
...
...
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