Ready to shoot myself

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 02:54 PM
OK, I am ready to blow my friggin brains out here. Why, dear God WHY does alfresco create DIV tags in my content block and use ">" and "<" I dont get it. I want this turned off and have no idea where to do it. Anyone know what is going on and how to stop it?!?!
Labels:
- Labels:
-
Archive
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 01:56 AM
OK, I am ready to blow my friggin brains out here. Why, dear God WHY does alfresco create DIV tags in my content block and use ">" and "<" I dont get it. I want this turned off and have no idea where to do it. Anyone know what is going on and how to stop it?!?!
More context please? Are you talking about a template?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 01:44 PM
When I create content, through a web form, every new line, in the TinyMCE editor is throwing <br / > in the space. I think this is a bug with the TinyMCE and the Alfresco Community Edition. I saw something in the issues list that leads me to believe that the editor is broken and won't be fixed till version 2.2 comes out. Also, note, you don't see these br tags in the actual content editing window, they only come out in the rendered HTML and XML files. Any ideas?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 03:40 PM
I think this is the JIRA entry that refers to the problem:
http://issues.alfresco.com/browse/WCM-268
Summary: It seems as though a limitation of Chiba (the xforms serialisation component) doesn't allow nested (non-escaped) markup.
Mitigating factor: most XSLT processors (but not all) support the disable-output-escaping attribute, e.g.
Thanks,
Mike
http://issues.alfresco.com/browse/WCM-268
Summary: It seems as though a limitation of Chiba (the xforms serialisation component) doesn't allow nested (non-escaped) markup.
Mitigating factor: most XSLT processors (but not all) support the disable-output-escaping attribute, e.g.
<value-of select="/xmldoc/xhtml" disable-output-escaping="yes"/>
which may help in this situation.Thanks,
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 11:30 AM
sweet. this worked. thanks for all your help!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 11:39 AM
Glad we stopped you shooting yourself! :wink:
Mike
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 11:41 AM
My wife and (some) coworkers thank you too.

