| Author |
Message |
erlendfl
Joined: 10 Jan 2007 Posts: 41
|
|
|
|
Great plugin!
I got some questions:
1. How to disable the double linebreaks? Now I have to hold Shift+Enter to perform a single linebreak. But when I go back to edit news, the <br /> are removed from the code, and replaced with <p>(my text)</p> How come? I'm using the format switcher, HTML without linebreak, because I got a lot of tables in my news. The format switcher causes a lot of problems when I use it with linebreak because it adds <br /> between every html-tag. So it's like this <tabel><br /><tbody><br /><tr><br />........
Then the tables show up many lines down on the page, because of all the <br />-tags.
2. I also want the function that when I press enter it only jumps one line down <br /> not two <p>(the text)</p>.
Thanks in advance!
|
|
| Wed Oct 29, 2008 12:42 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
erlendfl
Joined: 10 Jan 2007 Posts: 41
|
|
|
|
Anyone made TinyFCK work with the page editor?
Thanks for any help with this 
|
|
| Sun Nov 30, 2008 3:10 am |
|
 |
clemco
Joined: 23 Jan 2008 Posts: 7
|
|
what on earth have i done?! |
|
I changed the settings in default css & default skin php and its looking like the attached file!
http://www.jasonkingracing.co.uk/width.tiff
I know on posting on forum it has 6000px for width but i have actually set mine to
#title, #short, #full, #actions {
width: 500px;
border-right: solid 1px #f7f7f7;
float: left;
clear: both;
}
#short textarea, #full textarea {
width: 500px;
height: 150px;
any help appreciated!
thanks
|
|
| Mon Dec 01, 2008 11:48 pm |
|
 |
erlendfl
Joined: 10 Jan 2007 Posts: 41
|
|
|
|
 |  | Great plugin!
I got some questions:
1. How to disable the double linebreaks? Now I have to hold Shift+Enter to perform a single linebreak. But when I go back to edit news, the <br /> are removed from the code, and replaced with <p>(my text)</p> How come? I'm using the format switcher, HTML without linebreak, because I got a lot of tables in my news. The format switcher causes a lot of problems when I use it with linebreak because it adds <br /> between every html-tag. So it's like this <tabel><br /><tbody><br /><tr><br />........
Then the tables show up many lines down on the page, because of all the <br />-tags.
2. I also want the function that when I press enter it only jumps one line down <br /> not two <p>(the text)</p>.
Thanks in advance! |
This problem is solved btw 
|
|
| Tue Dec 02, 2008 1:17 pm |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 591 Location: Hoogeveen, NL |
|
|
|
 |  |  |  | Great plugin!
I got some questions:
1. How to disable the double linebreaks? Now I have to hold Shift+Enter to perform a single linebreak. But when I go back to edit news, the <br /> are removed from the code, and replaced with <p>(my text)</p> How come? I'm using the format switcher, HTML without linebreak, because I got a lot of tables in my news. The format switcher causes a lot of problems when I use it with linebreak because it adds <br /> between every html-tag. So it's like this <tabel><br /><tbody><br /><tr><br />........
Then the tables show up many lines down on the page, because of all the <br />-tags.
2. I also want the function that when I press enter it only jumps one line down <br /> not two <p>(the text)</p>.
Thanks in advance! |
This problem is solved btw  |
You might tell other people how 
_________________
 |
|
| Sun Dec 21, 2008 5:07 pm |
|
 |
pepepeito
Joined: 02 Jan 2009 Posts: 1
|
|
|
|
Edit.- I'm sorry for duplicate
Hello, I'm Jos? from Spain (sorry about my poor english). I've discover a few days ago cutenewsru and it was just I was looking for. I've installed the cms and the FCK plugin with the help of the forum. All is working right except when I add or edit a news with the fckeditor. When I try to insert an image, the fckeditor allways is searching in the root path of my server, instead of in "cuterru/data/upimages" (I`m trying in local mode with Xampp) .Thanks in advance.
Regards from Spain...
Last edited by pepepeito on Fri Jan 02, 2009 11:25 pm; edited 1 time in total |
|
| Fri Jan 02, 2009 11:23 pm |
|
 |
pepepeito
Joined: 02 Jan 2009 Posts: 1
|
|
|
|
Edit.- I'm sorry for duplicate
Hello, I'm Jos? from Spain (sorry about my poor english). I've discover a few days ago cutenewsru and it was just I was looking for. I've installed the cms and the FCK plugin with the help of the forum. All is working right except when I add or edit a news with the fckeditor. When I try to insert an image, the fckeditor allways is searching in the root path of my server, instead of in "/data/upimages". Thanks in advance.
Regards from Spain...
|
|
| Fri Jan 02, 2009 11:24 pm |
|
 |
pepepeito
Joined: 02 Jan 2009 Posts: 1
|
|
|
|
I answer myself ( if there is another one with the same problem). The problem is that the line" $serverpath = dirname(dirname(dirname(__FILE__))); " in the file tinyfck.config.php doesn't works right ( I don't know why ) because the var $serverpath don't return the right valor. I think is a problem with xampp server. I have correct this appenig these lines in the file connector.php before the function "DoResponse()":
$GLOBALS["UserFilesPath"]='/my_root_folder/data/upimages/' ;
$GLOBALS["UserFilesDirectory"]= GetRootPath().$GLOBALS["UserFilesPath"] ;
I know that is not a smart solution but it wroks. I'll try to change the file file tinyfck.config.php when I have time. But for now I can work with this solution.
Regards...
Pd.- Sorry about my english 
|
|
| Sat Jan 03, 2009 8:38 pm |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 591 Location: Hoogeveen, NL |
|
|
|
That's good to hear pepepeito, i don't know the answer to your problem. Not all fixes win the beauty contest, but that's not what they're about, if they fix what need fixing it's done it's job 
_________________
 |
|
| Sun Jan 04, 2009 4:48 am |
|
 |
jason
Joined: 22 Dec 2008 Posts: 19
|
|
|
|
hello, I installed tinyfck step by step as per D72 instructions but I have now 2 problems
1- When I paste a text in the full story or short story and then I perform a linebreak between 2 pragraphs or so then when I need to edit this news to do some modifications I found that this news lose the line break (shift+enter) which I performed when I added it before so please I need some help.
2-Meta keywords and Meta description are very wide in the page.
Thanks in advance.
|
|
| Sat Jan 10, 2009 5:33 am |
|
 |
D72

Joined: 22 Feb 2007 Posts: 321 Location: NL |
|
New version available |
|
Bump the head... file is updated
|
|
| Sat Mar 07, 2009 2:40 pm |
|
 |
mark99
Joined: 09 Feb 2009 Posts: 127
|
|
|
|
What's changed?
|
|
| Sun Mar 08, 2009 1:22 pm |
|
 |
D72

Joined: 22 Feb 2007 Posts: 321 Location: NL |
|
|
|
 |  | What's changed? |
Read my first post.
|
|
| Sun Mar 08, 2009 2:10 pm |
|
 |
eberswine

Joined: 26 Apr 2007 Posts: 268
|
|
|
|
 |  | As far as i know there are no more problems with the data/upimages path because of the document_base_url : "/yourCNRpath/", line in tinyfck.php |
when you say change your path... do you mean the data path or just the cnr?
for example: http://www.mysite.com/cnr/data/upimages/
or
for example: /cnr/
or
for example: /cnr/data/upimages/
????????????
thanks dude. nice work
|
|
| Tue Apr 28, 2009 10:19 pm |
|
 |
Hawk

Joined: 29 Aug 2006 Posts: 159
|
|
|
|
Either version of the path doesn't give any results to me.
Are you sure that is the only line where we have to change the path?
_________________ Oo |
|
| Thu May 07, 2009 10:53 pm |
|
 |
|