I've made some changes to this plugin in order to make it
work in firefox, better handling of relative links and the
spanish translation, but I can't find a way to add it to
this tracker. Should I mail it to someone or create a new
plugin "cleanup2" ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi alfonsoml
Please send me of copy of your version, so I could test it.
Or you can upload it in the patches-section, or as a new plugin.
By the way, I've also worked on a version for Firefox, it
works too. So I could send you a german and a updated french
translation.
Cheers Jenzener
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please send the plug-in changes you made for me to see
what was corrected and I'll combine them with my version,
since I've also made several changes in it.
To jenzener
Please send translation files to bo@ct-lab.com
Couldn't find any free time to complete the plug-in, but since I
can see it became interested for many people, I have to
finally conclude everything.
I'll provide finished version of plug-in this weekend
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for this fine piece of work. I would like to know
if anyone has a script to "clean for SQL" - i.e. to
replace "'" with "`" or the like - to remove / replace the
things which don't save well into an sql db. My asp script
fails with this.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've uploaded the modified plugin as a new one because
no-one has published an updated version that worked
crossbrowser.
The fact is that I stopped using this plugin shortly after
the changes so I don't know its current state.
I have a major problem with this plugin. Suppose you've made
several empty tags in a document (say 5 empty paragraphs)
and a paragraph with some content. Running the HTML CleanUp
delivers a nice stripped version, with the empty tags being
deleted. When I switch to source however, I see the original
paragraphs with a in it.
When I then revert to wysiwyg mode, I see the old paragraphs
again. It looks like switching to source is calling the
undo-function...
I also have made a recursive implementation of the empty tag
cleaner, so that it can handle nested empty tags like
<p><em></em></p>.
Both the original and my own implementation suffer from this
strange behaviour. Are you able to reproduce this odd
behaviour? [Note: I am using 2.3 build 1054]
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Can anyone tell me what is latest release of this plugin? And where can i download it!?
Is that the one i find here or do i have to search on another thread?
Thanks a lot!
Regards, Marcus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
HTML CleanUp Plugin
Logged In: YES
user_id=350886
i am getting this error with your plugin...
Error: unterminated character class <
Source File:
http://xnet.indianapolismotorspeedway.com/shared/jscripts/fckeditor/editor/plugins/CleanUp/CleanUp.html
Line: 206, Column: 83
Source Code:
CTHTMLCleaner.freeSelectedTags +=
CTHTMLCleaner.separator +
oOpt.text.replace(/([<])|([>])|([</])/g,"");
i am using firefox 1.0.3 with fckeditor_rc_preview.
Logged In: NO
I translated your plug-in in french. If you want it, send me a
mail to bistory_AT_gmail.com :)
Logged In: YES
user_id=1312594
has anyone managed to get this excellent plugin working on
ff yet?
Logged In: YES
user_id=1356422
I've made some changes to this plugin in order to make it
work in firefox, better handling of relative links and the
spanish translation, but I can't find a way to add it to
this tracker. Should I mail it to someone or create a new
plugin "cleanup2" ?
Logged In: YES
user_id=1312594
Hi alfonsoml
Please send me of copy of your version, so I could test it.
Or you can upload it in the patches-section, or as a new plugin.
By the way, I've also worked on a version for Firefox, it
works too. So I could send you a german and a updated french
translation.
Cheers Jenzener
Logged In: YES
user_id=1265156
Hi alfonsoml
Please send the plug-in changes you made for me to see
what was corrected and I'll combine them with my version,
since I've also made several changes in it.
To jenzener
Please send translation files to bo@ct-lab.com
Couldn't find any free time to complete the plug-in, but since I
can see it became interested for many people, I have to
finally conclude everything.
I'll provide finished version of plug-in this weekend
Logged In: YES
user_id=1477153
Thanks for this fine piece of work. I would like to know
if anyone has a script to "clean for SQL" - i.e. to
replace "'" with "`" or the like - to remove / replace the
things which don't save well into an sql db. My asp script
fails with this.
Thanks
Logged In: YES
user_id=1356422
I've uploaded the modified plugin as a new one because
no-one has published an updated version that worked
crossbrowser.
The fact is that I stopped using this plugin shortly after
the changes so I don't know its current state.
The file can be downloaded here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1500334&group_id=75348&atid=737639
Logged In: YES
user_id=1265156
Last version of plugin.
HTML CleanUp Plugin (fixed)
Logged In: YES
user_id=1555464
Thanx m8...this plugin is really good !!!!
Logged In: YES
user_id=1408575
I have a major problem with this plugin. Suppose you've made
several empty tags in a document (say 5 empty paragraphs)
and a paragraph with some content. Running the HTML CleanUp
delivers a nice stripped version, with the empty tags being
deleted. When I switch to source however, I see the original
paragraphs with a in it.
When I then revert to wysiwyg mode, I see the old paragraphs
again. It looks like switching to source is calling the
undo-function...
I also have made a recursive implementation of the empty tag
cleaner, so that it can handle nested empty tags like
<p><em></em></p>.
Both the original and my own implementation suffer from this
strange behaviour. Are you able to reproduce this odd
behaviour? [Note: I am using 2.3 build 1054]
Logged In: YES
user_id=1511651
FCKing wicked plugin!
This saved me so many hours of coding - thank you so much.
Logged In: YES
user_id=1783684
Originator: NO
Hi,
Can anyone tell me what is latest release of this plugin? And where can i download it!?
Is that the one i find here or do i have to search on another thread?
Thanks a lot!
Regards, Marcus
This is pretty neat. I'm new to the plugins. How would I edit this to replace the § with <li> and create an end tag for it as well