Elxis CMS Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Elxis 4.x documentation for users and developers
 
Pages: [1]
  Print  
Author Topic: Tiny Editor cannot save settings  (Read 3556 times)
rentasite
Elxis Community
Hero Member
*****
Offline Offline

Posts: 3137


Web Services


WWW
« on: November 01, 2008, 01:12:45 »


Hi,

i have an Elxis 2008.0 installation upgraded to 2008.1  - The problem is that when i use the editor... the styles i give to the text (bold, italic, colors, font size exc) are not saved after i press the Save button. I return back and i find the text as it was!

The only way to modify the appearance of the text, is to open the HTML box and insert the html code that will change the text as i want  Huh Roll Eyes Huh

Any idea for this problem?

EINAI POLY SPASTIKO  Grin
Logged

ks-net
Elxis Community
Hero Member
*****
Offline Offline

Posts: 2075

Kostas Stathopoulos


WWW
« Reply #1 on: November 01, 2008, 01:27:13 »

me can't add paragraphs ...if add 2-3 or more always after save sows only
one paragraph space...

also bot settings although it says that have been saved.... always restored to default 


2008.1 clean install
Logged

rentasite
Elxis Community
Hero Member
*****
Offline Offline

Posts: 3137


Web Services


WWW
« Reply #2 on: November 01, 2008, 02:03:01 »

me can't add paragraphs ...if add 2-3 or more always after save sows only
one paragraph space...

Try using Shift + Enter for spaces between paragraphs.
Logged

datahell
Elxis Team
Hero Member
*****
Offline Offline

Posts: 7588



WWW
« Reply #3 on: November 01, 2008, 08:52:46 »

So, you say that you make something, let's say, bold, you click save and when you re-open the content item it is not bold?
This is very weird and I have never seen something like this. Are you sure that it is not bold? Maybe your template's css affects the visual appearance of the content items. Did you check if it is indeed bold in html? Turn the editor in html mode and see it if it bold there.

There is not problem with TinyMCE...
Logged

rentasite
Elxis Community
Hero Member
*****
Offline Offline

Posts: 3137


Web Services


WWW
« Reply #4 on: November 01, 2008, 15:27:38 »


I loaded also the OKTO template to see the Editor's behavior.

I did a mistake on my above post. In any template, everything is been saved.

What is not saved and does not appear is the Font Size changes! I open the "Edit HTML Source" and NO the sizes assigned are not saved.

The elxis installation is Elxis 2008.0 upgraded to 2008.1

Logged

datahell
Elxis Team
Hero Member
*****
Offline Offline

Posts: 7588



WWW
« Reply #5 on: November 01, 2008, 16:11:57 »

Yes, you are now right. TinyMCE incorrectly surrounds text with spans with no font size information instead of applying attributes.
I will see how this can be fixed.
Logged

rentasite
Elxis Community
Hero Member
*****
Offline Offline

Posts: 3137


Web Services


WWW
« Reply #6 on: November 01, 2008, 16:16:13 »


Yianni, before the upgrade using 2008.0 or even before with 2006.4, i didn't face such problem.
Logged

datahell
Elxis Team
Hero Member
*****
Offline Offline

Posts: 7588



WWW
« Reply #7 on: November 01, 2008, 16:30:34 »

Ths problem derives from the newer version of TinyMCE. If you dont use spans ("convert font to spans") for styling font size it works fine but fonts are deprecated. So, you can only change the font-size by hand or by selected a css class.

<span style="font-size: 12pt;">content here</span>

deprecated method:
<font size="3">content here</font>
Logged

rentasite
Elxis Community
Hero Member
*****
Offline Offline

Posts: 3137


Web Services


WWW
« Reply #8 on: November 01, 2008, 16:33:41 »

So, you can only change the font-size by hand

Yeah, thats what im doing....
Logged

Pages: [1]
  Print  
 
Jump to: