|
|
 Rank: Enthusiast
Joined: 7/8/2008 Posts: 40 Location: Norway,
|
Got the same problem with the toolbar. Tried what you wrote laste Niels but didn't help. Also checked my stylesheet but nothing was wrong. ==============================================================  ==============================================================  ============================================================== Any tips? Thanks, Fredrik
There's no place like 127.0.0.1
|
|
Rank: Devotee
Joined: 5/22/2008 Posts: 69 Location: Auckland, New Zealand
|
Hey Fredrik
Thank god it's not just me. I'm going to try to revert my config file today and see if that helps but if you've tried it already and it didn't work for you I'm not holding much hope. Still, I've got to try it. When you update your form in html view and then go back to the html view is it stripping out your tags then or when you click publish?
Lloyd
|
|
 Rank: Enthusiast
Joined: 7/8/2008 Posts: 40 Location: Norway,
|
Well the problem for me isn't that it takes the tags away. They always stay there, but on my the site they doesn't recognize any of the tags :s Yell if you find an answer, and so will I (;
Regards,
Fredrik
There's no place like 127.0.0.1
|
|
Rank: Devotee
Joined: 5/22/2008 Posts: 69 Location: Auckland, New Zealand
|
That's really odd. I guess it's not rendering the tags to the browser? It sounds like a slightly different issue to mine.
I'll definately post on here if I get an answer. I've downloaded the config file I'm just waiting for someone to upload for me along with some dll's for some other code modifications which should be later today, fingers crossed.
|
|
 Rank: Addict
Joined: 3/17/2008 Posts: 982 Location: Nyborg, Denmark
|
@Frekvi: Very simple, check your css for your site. It's not umbraco related :-)
Jeeeez, did I really start this :-)
|
|
 Rank: Enthusiast
Joined: 7/8/2008 Posts: 40 Location: Norway,
|
Thanks for making me look again hartvig (-: Found out I was missing:
===============================================================================
strong { font-size:100%; font-weight:bold; }
===============================================================================
Things works perfect again (: Have a nice day
Regards,
Fredrik
There's no place like 127.0.0.1
|
|
 Rank: Devotee
Joined: 10/20/2008 Posts: 83 Location: USA
|
I get the argument that one should use a textarea to manage (x)HTML. But that doesn't make it OK that Tiny is stripping out valid markup. The new v3 version that ships with v4 B2 has some issues with inserting span tags and style attributes as well as image URLs? It won't allow me to enter something like /images/image.gif (replaces with images/image.gif). Also, the Style dropdown is non existent with the new v3 version. Is this just a bug or by design? Perhaps there are settings that I just haven't touched yet...sorry I am a newbie... Thanks, Nik
Level 1 Certified / www.scandiaconsulting.com
|
|
Rank: Devotee
Joined: 5/22/2008 Posts: 69 Location: Auckland, New Zealand
|
Hi Nik I think as well it's not good to be using a textarea when you have people in the office with the responsibility of adding content to the website blog or news section that have absolutely no knowledge of html, xhtml or css. They want to click a bold button and have it bold, add an image and it works, it's those end users we should be thinking about. At the end of the day they are the ones getting on my case every day. Lloyd
|
|
Rank: Enthusiast
Joined: 5/6/2008 Posts: 38 Location: Philippines
|
When changing the tinymce.config file you need to restart your website. I do this in IIS but I'm told you can do it by "touching" your web.config file. I've been able to successfuly use input buttons and PayPal buy it now code after it's been fixed for valid XHTML.
"Nothing is Impossible" -Umbraco Boracay Packages, Makati, Manila Office Space
|
|
|
Guest |