Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 1 Hour, 57 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Formatting text ?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Formatting text ?
#3397
Formatting text ? 2 Years, 6 Months ago  
Hi!
I've some problem with the plugin. When I want to import a template, it is not well integrated with the JCE editor. It is a modification of the source code.

Indeed it appears that some tags and <div> <center> are automatically moved.

There is also a tag that <br/> simply disappears during the operation.


-> I checked the database and the source code of the template was correct.
-> In addition I try to copy the source code of the template directly into the HTML editor of JCE, and it worked whithout any problem.

The problem should occur when loading the template ..


I need help please!
> permuter
Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3399
Formatting text ? 2 Years, 6 Months ago  
I would need a real life example to see what is happening.
Could you grant me access to your setup?
Peter van Westen
Admin
Posts: 9091
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#3400
Formatting text ? 2 Years, 6 Months ago  
Ok ! How can I do that ?
Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3401
Formatting text ? 2 Years, 6 Months ago  
You can mail me the login info via http://www.nonumber.nl/contact
(Best is to make a temporary super admin account for me, so you don't have to give away your password)
Peter van Westen
Admin
Posts: 9091
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#3402
Formatting text ? 2 Years, 6 Months ago  
I've sent to you the access
Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3404
Formatting text ? 2 Years, 6 Months ago  
So what template is giving problems?
I have tried to load a few, but don't see direct problems...
Peter van Westen
Admin
Posts: 9091
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#3406
Formatting text ? 2 Years, 6 Months ago  
It's the template "Critiques" which makes problem


You can try with this article
-> http://gametech-city.fr/news/news-jeux-v.../multi/6428-ttt.html
(I copied the source code of the template directly into the HTML editor of JCE and it works without problem)


But if you want to import the template by Content Templater -> some tags and <div> <center> are automatically moved and a tag <br/> disappears.

-> gametech-city.fr/news/news-jeux-video/mu...8-ttt.html?task=edit
Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3408
Formatting text ? 2 Years, 6 Months ago  
Here you can see the different results (in the bottom of the article):

-> if I put directly the code on JCE : http://gametech-city.fr/news/news-jeux-v.../multi/6428-ttt.html

-> if I use Content Templater in order to import this template: http://gametech-city.fr/news/news-geeker...gadgets/6427-te.html
Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3409
Formatting text ? 2 Years, 6 Months ago  
As far as I can see, Content Templater does place all those tags in the text you are talking about.
Look in the html view of the editor just after you choose the template.

I think that the editor strips all that whitespace (empty paragraphs and breaks) from the end when you safe the article.
Peter van Westen
Admin
Posts: 9091
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#3412
Formatting text ? 2 Years, 6 Months ago  
No that's not possible

-> If I copy exactly the same code DIRECTLY in the html editor of JCE, there is no problem

The problem appear then I IMPORT the template from C.T. !


==> Normally this code should appear in the end (after the table)

<table class="plus_moins" border="0" cellpadding="0" cellspacing="0">
<thead style="text-align: left;"> </thead>
<tbody style="text-align: left;">
<tr style="text-align: left;">
<td style="text-align: center;" width="180"><em><strong>Les +</strong></em></td>
<td style="text-align: center;" width="180"><em><strong>Les -</strong></em></td>
</tr>
<tr style="text-align: left;">
<td style="text-align: left;" class="les_plus" valign="top" width="180">
<ul>
<li> BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla </li>
<li> BlaBla   BlaBla </li>
</ul>
<br /></td>
<td style="text-align: left;" class="les_moins" valign="top" width="180">
<ul>
<li> BlaBla  BlaBla  BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla </li>
</ul>
</td>
</tr>
</tbody>
</table>
[b][i]<br clear="left" /></div>
</div>
</center>[/i][/b]

==> But when I import this template from TC, there lot of modification BEFORE saving the article:


[b][i]</div>
</div>
</div>
</center></p>[/i][/b]
<table class="plus_moins" border="0" cellpadding="0" cellspacing="0">
<thead style="text-align: left;"> </thead>
<tbody style="text-align: left;">
<tr style="text-align: left;">
<td style="text-align: center;" width="180"><em><strong>Les +</strong></em></td>
<td style="text-align: center;" width="180"><em><strong>Les -</strong></em></td>
</tr>
<tr style="text-align: left;">
<td style="text-align: left;" class="les_plus" valign="top" width="180">
<ul>
<li> BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla </li>
<li> BlaBla   BlaBla </li>
</ul>
<br /></td>
<td style="text-align: left;" class="les_moins" valign="top" width="180">
<ul>
<li> BlaBla  BlaBla  BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla </li>
<li> BlaBla  BlaBla  BlaBla </li>
</ul>
</td>
</tr>
</tbody>
</table>

Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3413
Formatting text ? 2 Years, 6 Months ago  
Apparently there would be differences in behavior across browsers.

So with firefox 3.5 there is this bug (as I described above) whereas with previous versions of firefox or IE it works perfectly !

O_o It's very crazy! O_o

When a fix for Firefox 3.5??!
Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3416
Formatting text ? 2 Years, 6 Months ago  
This is not Content Templater, but the editor that acts up.
I have tried the same thing with (the newest) JCE and it works fine.

Editors have a tendency to strip tags and cleanup broken tags.
Peter van Westen
Admin
Posts: 9091
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#3420
Formatting text ? 2 Years, 6 Months ago  
No it's a browser problem

With firefox 3.5 there is this bug (as I described above) whereas with previous versions of firefox or IE it works perfectly !
Vangeurz
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3421
Formatting text ? 2 Years, 6 Months ago  
Yes, I know. But the bug is with the editor and FF 3.5. So the way the editor handles the code that is passed on to it in FF 3.5.

So if you need a fix, try the new JCE.

There is nothing to fix in Content Templater to change that.
Peter van Westen
Admin
Posts: 9091
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
Open Source Training | Online Joomla! Training and Support
hosting joomla
MaxCDN | Content Delivery Network | Accelerate your site to the max