Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mycore_applications
orient
mymss-common
Commits
ec617870
Commit
ec617870
authored
Mar 15, 2022
by
Michael Becker
Browse files
allow longer illuminations/illustrations/miniatures entries
parent
fc090085
Pipeline
#11578
passed with stage
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/META-INF/resources/editor/import_editor_form_manuscript-common.xed
View file @
ec617870
...
...
@@ -1874,7 +1874,7 @@
<xed:controls>
append remove up down
</xed:controls>
</p>
<p>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss24"
maxlength=
"
4096
"
height=
"7"
/>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss24"
maxlength=
"
10000
"
height=
"7"
/>
</p>
</xed:repeat>
</xed:bind>
...
...
@@ -1900,7 +1900,7 @@
<xed:controls>
append remove up down
</xed:controls>
</p>
<p>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss24"
maxlength=
"
4096
"
height=
"7"
/>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss24"
maxlength=
"
10000
"
height=
"7"
/>
</p>
</xed:repeat>
</xed:bind>
...
...
@@ -1926,7 +1926,7 @@
<xed:controls>
append remove up down
</xed:controls>
</p>
<p>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss25"
maxlength=
"
4096
"
height=
"7"
/>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss25"
maxlength=
"
10000
"
height=
"7"
/>
</p>
</xed:repeat>
</xed:bind>
...
...
@@ -1952,7 +1952,7 @@
<xed:controls>
append remove up down
</xed:controls>
</p>
<p>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss25"
maxlength=
"
4096
"
height=
"7"
/>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss25"
maxlength=
"
10000
"
height=
"7"
/>
</p>
</xed:repeat>
</xed:bind>
...
...
@@ -1978,7 +1978,7 @@
<xed:controls>
append remove up down
</xed:controls>
</p>
<p>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss26"
maxlength=
"
4096
"
height=
"7"
/>
<textarea
type=
"text"
class=
"dpt_editor_inputarea"
id=
"mss26"
maxlength=
"
10000
"
height=
"7"
/>
</p>
</xed:repeat>
</xed:bind>
...
...
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