Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(39)

Issue 61650043: HTML(wiki) creation could not load editor (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by sksaurabhkathpalia
Modified:
9 years, 10 months ago
Reviewers:
thomas.j.waldmann, RogerHaase
Visibility:
Public.

Description

HTML(wiki) creation could not load editor

Patch Set 1 #

Patch Set 2 : HTML(wiki) creation could not load editor #

Total comments: 5

Patch Set 3 : HTML(wiki) creation could not load editor #

Total comments: 3

Patch Set 4 : HTML(wiki) creation could not load editor #

Total comments: 8

Patch Set 5 : HTML(wiki) creation could not load editor #

Total comments: 6

Patch Set 6 : HTML(wiki) creation could not load editor #

Total comments: 2

Patch Set 7 : HTML(wiki) creation could not load editor #

Patch Set 8 : Fixed the modify of Home #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M MoinMoin/themes/basic/templates/modify.html View 1 2 3 4 5 6 7 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 14
RogerHaase
quick things, still looking https://codereview.appspot.com/61650043/diff/20001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/20001/MoinMoin/themes/basic/templates/modify.html#newcode4 MoinMoin/themes/basic/templates/modify.html:4: did you mean to add ...
10 years, 2 months ago (2014-02-10 17:09:18 UTC) #1
RogerHaase
https://codereview.appspot.com/61650043/diff/40001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/40001/MoinMoin/themes/basic/templates/modify.html#newcode37 MoinMoin/themes/basic/templates/modify.html:37: why if here? is it possible to not have ...
10 years, 2 months ago (2014-02-10 19:34:00 UTC) #2
sksaurabhkathpalia
https://codereview.appspot.com/61650043/diff/20001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/20001/MoinMoin/themes/basic/templates/modify.html#newcode4 MoinMoin/themes/basic/templates/modify.html:4: On 2014/02/10 17:09:18, RogerHaase wrote: > did you mean ...
10 years, 2 months ago (2014-02-12 17:42:27 UTC) #3
sksaurabhkathpalia
10 years, 2 months ago (2014-02-13 11:39:19 UTC) #4
Thomas.J.Waldmann
https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html#newcode5 MoinMoin/themes/basic/templates/modify.html:5: {% import form['content_form'].template as content_template %} why did you ...
10 years, 2 months ago (2014-02-13 21:42:34 UTC) #5
sksaurabhkathpalia
https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html#newcode7 MoinMoin/themes/basic/templates/modify.html:7: {% set data_editor = content_template.data_editor %} On 2014/02/13 21:42:34, ...
10 years, 2 months ago (2014-02-13 21:58:17 UTC) #6
sksaurabhkathpalia
https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html#newcode5 MoinMoin/themes/basic/templates/modify.html:5: {% import form['content_form'].template as content_template %} On 2014/02/13 21:42:34, ...
10 years, 2 months ago (2014-02-13 22:50:48 UTC) #7
sksaurabhkathpalia
https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/templates/modify.html#newcode7 MoinMoin/themes/basic/templates/modify.html:7: {% set extra_head = content_template.extra_head %} Extra Head is ...
10 years, 2 months ago (2014-02-13 22:55:53 UTC) #8
Thomas.J.Waldmann
10 years, 2 months ago (2014-02-13 23:39:08 UTC) #9
Thomas.J.Waldmann
https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/60001/MoinMoin/themes/basic/templates/modify.html#newcode5 MoinMoin/themes/basic/templates/modify.html:5: {% import form['content_form'].template as content_template %} maybe some general ...
10 years, 2 months ago (2014-02-14 13:45:36 UTC) #10
sksaurabhkathpalia
https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/templates/modify.html#newcode42 MoinMoin/themes/basic/templates/modify.html:42: {{ data_editor(form['content_form'], item_name) }} On 2014/02/14 13:45:38, Thomas.J.Waldmann wrote: ...
10 years, 2 months ago (2014-02-14 14:27:10 UTC) #11
Thomas.J.Waldmann
https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/templates/modify.html#newcode42 MoinMoin/themes/basic/templates/modify.html:42: {{ data_editor(form['content_form'], item_name) }} > The class was not ...
10 years, 2 months ago (2014-02-14 15:17:35 UTC) #12
sksaurabhkathpalia
https://codereview.appspot.com/61650043/diff/100001/MoinMoin/themes/basic/templates/modify.html File MoinMoin/themes/basic/templates/modify.html (right): https://codereview.appspot.com/61650043/diff/100001/MoinMoin/themes/basic/templates/modify.html#newcode17 MoinMoin/themes/basic/templates/modify.html:17: {% endblock %} On 2014/02/14 15:17:36, Thomas.J.Waldmann wrote: > ...
10 years, 2 months ago (2014-02-14 15:51:50 UTC) #13
sksaurabhkathpalia
10 years, 2 months ago (2014-02-14 18:03:39 UTC) #14
https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/temp...
File MoinMoin/themes/basic/templates/modify.html (right):

https://codereview.appspot.com/61650043/diff/80001/MoinMoin/themes/basic/temp...
MoinMoin/themes/basic/templates/modify.html:42: {{
data_editor(form['content_form'], item_name) }}
On 2014/02/14 15:17:35, Thomas.J.Waldmann wrote:
> > The class was not defined for the data_editor.
> 
> You mean not defined in css? I see lots of .form-control definitions there.
> 
> Asked in a different way: what issue did you fix by removing it?

When we add class then it shows that there is no class attribute defined for
this.
Thats why I removed the class='form-control'
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b