Login  Register

Re: Layout - change position of options in newspaper

Posted by Admin ProSchulreformHH on Feb 11, 2010; 7:55am
URL: https://support.nabble.com/Layout-change-position-of-options-in-newspaper-tp4528843p4553299.html

Hugo <Nabble> wrote
By the way, the layout of your news page has been fixed. We added a configuration to make the sidebar disappear. This configuration can be found in "Options > Editor > Change appearance" (look for "Newspaper page format"). I set it to "narrow".
VERY VERY COOL! Thanks alot, that really was a great help.

Hugo <Nabble> wrote
Well, we convert those posts into plain text when the user tries to edit them. Some client email applications add a lot of HTML junk to emails and we are more or less hiding them from the user. We may change this in the future. How bad is this implementation for you?
Good question. Well, I think it would help the people that knows a little bit about HTML code if the source is not destroyed. Usually it is not much that is needed to be changed, mostly in the text content itself. But on the other side I can understand your intention to make it fail proof for normal users. The thing is, that your html editor is very plain, and just taking over html codes from an external html editor like NVU doesn't work either, because your system doesn't except many basic tags that usually comes along (like <body>, <html> <head>). If you have a suggestion for a html-editor, where I can take over html codes from e.g. online newspapers, edit them and just copy clip the source code into nabble, that would help alot. Because this doesn't work so simple, it is easier to post by formatted mail, which sometimes have to be edited.
Maybe it would be an option for future releases, to make the editor just ignore the tags in an inserted  code instead of rejecting them.

I am not sure how you can help me here.