Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
Editor 'adding' characters

 

 


jmueller0823
User

Apr 4, 2009, 1:54 PM

Post #1 of 12 (5801 views)
Shortcut
Editor 'adding' characters Can't Post

Please help me understand...
If I insert this code:


Code
<table width="100" border="0" cellspacing="3" cellpadding="3" align="left"> 
<tr>
<td>
<table id="8562" width="256" cellpadding="2" cellspacing="2" bgcolor="EDEDDB" style="border: solid 1px CECE9C;">
<tr>
<td class="small" width="202"><b>3 Questions</b>
<ul style='list-style-image: url(http://www.growthtrac.com/images/bullet3.gif)'>
<li>How do you give and receive agape love?</li>
<li>What are the things/situations that create an impatient unfriendliness
in your marriage?</li>
<li>How would phileo love impact your daily interactions with your
husband? </li>
</ul>
</td>
</tr>
</table>
</td>
</tr>
</table>


How / why does AM change it to:


Code
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;  
<table width="100" align="left" border="0" cellpadding="3" cellspacing="3">
<tbody><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<table style="" id="8562" width="256" bgcolor="#ededdb" cellpadding="2"
cellspacing="2"><tbody><tr><td class="small" width="202">
<span style="font-weight: bold;">3 Questions</span> &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<ul style="list-style-image: url(http://www.growthtrac.com/images/bullet3.gif);">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<li>How do you give and receive agape love?</li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<li>What are the things/situations that create an impatient unfriendliness
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp; in your marriage?</li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <li>How would phileo love impact your
daily interactions with your &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; husband? </li>&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </ul>&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td></tr></tbody></table>&nbsp;
&nbsp;&nbsp; </td></tr></tbody></table>


What is going on?
Thanks.


Jim

g r o w t h t r a c dot c o m
Life Changing Resources for Your Marriage


Donna
Staff / Moderator


Apr 6, 2009, 2:21 PM

Post #2 of 12 (5744 views)
Shortcut
Re: [jmueller0823] Editor 'adding' characters [In reply to] Can't Post

Hi there,

How are you entering this? Is this going directly into the WYSIWYG editor? Are you putting this into the html field, or into the editor directly?

If you can give me a few more details about how & where you're inserting this code, I can probably shed a little more light on the subject. :)

Donna

--
support@interactivetools.com


jmueller0823
User

Apr 6, 2009, 2:27 PM

Post #3 of 12 (5742 views)
Shortcut
Re: [Donna] Editor 'adding' characters [In reply to] Can't Post

Donna

Pasting the raw HTML in to the

Code
 window. 

jm


Jim

g r o w t h t r a c dot c o m
Life Changing Resources for Your Marriage


Donna
Staff / Moderator


Apr 7, 2009, 3:11 PM

Post #4 of 12 (5737 views)
Shortcut
Re: [jmueller0823] Editor 'adding' characters [In reply to] Can't Post

Hi there,

What version of Article Manager are you using? I tested this with the same code you used, and while it does remove all of the extra spaces, it didn't add in any non-breaking spaces. The result I got was this:


Code
<table align="left" border="0" width="100" cellpadding="3" cellspacing="3"><tbody><tr><td><table id="8562" style="" bgcolor="#ededdb" width="256" cellpadding="2" cellspacing="2"><tbody><tr><td class="small" width="202"><span style="font-weight: bold;">3 Questions</span><ul style="list-style-image: url(http://www.growthtrac.com/images/bullet3.gif);"><li>How do you give and receive agape love?</li><li>What are the things/situations that create an impatient unfriendliness in your marriage?</li><li>How would phileo love impact your daily interactions with your husband? </li></ul></td></tr></tbody></table></td></tr></tbody></table>


Donna

--
support@interactivetools.com


jmueller0823
User

Apr 7, 2009, 3:41 PM

Post #5 of 12 (5733 views)
Shortcut
Re: [Donna] Editor 'adding' characters [In reply to] Can't Post

v 2.10

Interesting. And you are pasting the code
into the "<>" "view-edit source" window?

We're using FF, if that matters.

Thanks.


Jim

g r o w t h t r a c dot c o m
Life Changing Resources for Your Marriage


Donna
Staff / Moderator


Apr 8, 2009, 11:54 AM

Post #6 of 12 (5708 views)
Shortcut
Re: [jmueller0823] Editor 'adding' characters [In reply to] Can't Post

Hi there,

Ah, you may want to try upgrading -- the WYSIWYG editor has been improved a bit since version 2.10 (current version is 2.16), and while I can't be 100% sure that's exactly what the cause is, I'd be willing to bet that upgrading will fix that right up for you. :)

Donna

--
support@interactivetools.com


jmueller0823
User

Apr 8, 2009, 12:39 PM

Post #7 of 12 (5703 views)
Shortcut
Re: [Donna] Editor 'adding' characters [In reply to] Can't Post

Good idea :)

Donna, can you point me to that link?

Thanks.


Jim

g r o w t h t r a c dot c o m
Life Changing Resources for Your Marriage


Donna
Staff / Moderator


Apr 8, 2009, 2:18 PM

Post #8 of 12 (5686 views)
Shortcut
Re: [jmueller0823] Editor 'adding' characters [In reply to] Can't Post

You bet. :)

http://www.interactivetools.com/upgrade/

Donna

--
support@interactivetools.com


jmueller0823
User

Apr 14, 2009, 12:06 PM

Post #9 of 12 (5217 views)
Shortcut
Re: [Donna] Editor 'adding' characters [In reply to] Can't Post

Donna

We made the upgrade. Question:

On creation of new articles, the naming
convention has changed.

Instead of hyphens and lower-case,
the format is underscore and Proper case.

How can I change it back?

Thanks.


Jim

g r o w t h t r a c dot c o m
Life Changing Resources for Your Marriage


ross
Staff / Moderator


Apr 15, 2009, 12:01 PM

Post #10 of 12 (5031 views)
Shortcut
Re: [jmueller0823] Editor 'adding' characters [In reply to] Can't Post

Hi Jim

Check out this tutorial:

http://www.interactivetools.com/docs/doc.cgi?/articlemanager2/tutorials/change_to_old_filenames.html

It will show you how to get things publishing with the old file names again.

Let me know how you make out. Thanks!
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com

Hire me!  Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/



jmueller0823
User

Apr 15, 2009, 12:50 PM

Post #11 of 12 (5028 views)
Shortcut
Re: [ross] Editor 'adding' characters [In reply to] Can't Post

Hey Ross

A little clarification:

The upgrade didn't touch our templates.

What I'm seeing is this:

On creation of a new article, the 'filename' field
auto-fills with the wrong format.

Isn't that a javascript thing?


Jim

g r o w t h t r a c dot c o m
Life Changing Resources for Your Marriage


Donna
Staff / Moderator


Apr 16, 2009, 4:34 PM

Post #12 of 12 (4844 views)
Shortcut
Re: [jmueller0823] Editor 'adding' characters [In reply to] Can't Post

Hi Jim,

Take a look at this tutorial for how to change the underscores to hyphens: http://www.interactivetools.com/forum/gforum.cgi?post=51314#51314

:)

Donna

--
support@interactivetools.com