Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Styles lost in inline editor after saving
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Holger Drewes  
View profile  
 More options Nov 14 2012, 7:13 am
From: Holger Drewes <holger.dre...@gmail.com>
Date: Wed, 14 Nov 2012 04:13:04 -0800 (PST)
Local: Wed, Nov 14 2012 7:13 am
Subject: Styles lost in inline editor after saving

Hi,
first: I'm pretty new to Mezzanine (though not to Django/Python), maybe I'm
missing something basic here.

I'm trying to create a new blog article (or a page) and want to insert an
image aligned on the left side of the
page. Any time I'm saving the article all style information is lost:

After editing, aligning (no matter if with mouse right-click or via image
menu):
<img style="float: left;"
src="/static/media/uploads/screenshots/arte_mediathek_screenshot.png"
alt="" width="250" height="191" />

After saving, re-opening editor:
<img src="/static/media/uploads/screenshots/arte_mediathek_screenshot.png"
alt="" width="250" height="191" />

Is this a bug? I tried modifying the TinyMCE init configuration and
deactivation the cleanup setting
(http://www.tinymce.com/wiki.php/Configuration:cleanup), but this didn't
work.

Any idea?? I'm using Mezzanine 1.2.4/Django 1.4.2., browser didn't matter
(tested Chrome and Firefox).

Greetings
Holger Drewes


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ken Bolton  
View profile  
 More options Nov 14 2012, 7:36 am
From: Ken Bolton <kenbol...@gmail.com>
Date: Wed, 14 Nov 2012 07:35:43 -0500
Local: Wed, Nov 14 2012 7:35 am
Subject: Re: [mezzanine-users] Styles lost in inline editor after saving

Hi Holger,

Take a gander at
http://mezzanine.jupo.org/docs/configuration.html#richtext-filter-level. If
you navigate to http://localhost:8000/admin/conf/settings/, you will see a
select field where you can make that change.

(Just waking up, so apologies if I misunderstood your question.)

best,
ken

On Wed, Nov 14, 2012 at 7:13 AM, Holger Drewes <holger.dre...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Holger Drewes  
View profile  
 More options Nov 14 2012, 8:42 am
From: Holger Drewes <holger.dre...@gmail.com>
Date: Wed, 14 Nov 2012 05:42:08 -0800 (PST)
Local: Wed, Nov 14 2012 8:42 am
Subject: Re: [mezzanine-users] Styles lost in inline editor after saving

Hi Ken,
thanks a lot, that does the trick. I was just stumbling over this setting
as well, but I didn't know about the possibility to change it in the admin
and tried editing the settings.py file, which didn't work.

A warning would be nice (don't know if you are contributor to Mezzanine?),
maybe directly below the editor window, that at a certain
richtext-filter-level, some (basic) features of the editor don't work. That
is something someone doesn't expect at all with a fresh installation.

Another warning being nice as well would be something like "Flashplayer
required", if you are on a browser with Flash not working and trying to
upload a picture, I also searched my head of with that before knowing what
was going on! :-)

Anyway: beside the start still being a bit rough: Mezzanine's looking
really promising, looking forward to work more intensely with it!

Greetings
Holger

Am Mittwoch, 14. November 2012 13:36:07 UTC+1 schrieb Kenneth Bolton:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ken Bolton  
View profile  
 More options Nov 14 2012, 9:48 am
From: Ken Bolton <kenbol...@gmail.com>
Date: Wed, 14 Nov 2012 09:48:30 -0500
Local: Wed, Nov 14 2012 9:48 am
Subject: Re: [mezzanine-users] Styles lost in inline editor after saving

Lieber Holger,

Writing to this space is how I started contributing to Mezzanine, so don't
sell your questions short! Anyone can fork the project at
https://github.com/stephenmcd/mezzanine, make changes, and request that
they be pulled in. Contributions, especially to the documentation, are
always welcome. The fresh perspective you can bring to the project is
greatly appreciated.

Viele Grüße,
Ken

On Wed, Nov 14, 2012 at 8:42 AM, Holger Drewes <holger.dre...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »