| | | |  |  | |  |
21.09.2004, 01:46
|
#1 (permalink)
| | Baby Mamber
Join Date: Sep 2004
Posts: 4
| wysiwygpro I see in RC 3/4 there is specific mention in the changelog of WYSIWYGPRO. From the looks of it it is great, better than HTMLEDITBOX, which I use now.
However, I am not clear on how to integrate it in 4.5.1.
Can anybody provide some pointers?
The old method does not work anymore ...
/re |
| |
21.09.2004, 12:51
|
#2 (permalink)
| | Baby Mamber
Join Date: Apr 2004 Location: Netherlands
Posts: 16
| Re: wysiwygpro Ok, Here goes: - Copy your editor_files folder from WysiwygPro to /mambots/editors
- Rename editor_files folder to wysiwygpro
- Un-zip the wysiwygpro.zip file attatched
- Place the config.php file inside the wysiwygpro folder (Remember to backup the original first.)
- Edit config.php to reflect you correct path information
- Place the WysiwygPro.php file in the /mambots/editors folder
- Execute this MySql to create a new mambot for your editor
"INSERT INTO `mos_mambots` (`id`, `name`, `element`, `folder`, `access`, `ordering`, `published`, `iscore`, `client_id`, `checked_out`, `checked_out_time`, `params`) VALUES (17, 'wysiwygpro', 'wysiwygpro', 'editors', 0, 4, 1, 0, 0, 0, '0000-00-00 00:00:00', '');" (Remeber to remove the " marks at the beginning and end) - Go to your admin section, Global Confiuration and select wysiwygpro as your editor.
- Cross your fingers and hope it works, it did for me. :-)
If this crashes your site you can go to the configuration.php in your site root and change the editor back to rte or none and it will be working again.
If you have any problems feel free to email me at support@amt.is
Elli
NOTE: WysiwygPro 2.2.2 was a little buggy, if you can, uppgrade to 2.2.3 |
| |
25.09.2004, 20:27
|
#3 (permalink)
| | Mamber
Join Date: Jun 2004
Posts: 73
| Re: wysiwygpro This worked brilliantly for me. On the first stable release.
So far, so good. On a Mac too.
Firefox is fine.
Doesn't like Safari, which doesn't surprise me
Thank you very much. |
| |
26.09.2004, 00:16
|
#4 (permalink)
| | Mamber
Join Date: Apr 2004
Posts: 60
| Re: wysiwygpro does wysiwyg pro have a way to trial it? Or do you just spend the $47 and buy it and hope it works? I *do* pay for what I use (I even register shareware and donate for freeware that I use) but I really would like to see if I can make it work on my site before I buy it. It looks like $47 well spent if it works for me. |
| |
26.09.2004, 17:20
|
#5 (permalink)
| | Senior Mamber
Join Date: Apr 2004 Location: New Orleans
Posts: 167
| Re: wysiwygpro Great Job!!!!!!!
This worked without a hitch
Now if I can just add some of the advanced buttons, This looks great.
Thanks so much for sharing this.
TJay
__________________ This day, it is my wish. That I helped you to live. creed |
| |
26.09.2004, 17:36
|
#6 (permalink)
| | Baby Mamber
Join Date: Apr 2004 Location: Netherlands
Posts: 16
| Re: wysiwygpro Just edit the wysiwygpro.php file in the /editors folder
Towards the bottom of the file you will find entries similar to this one; Quote: |
$editor->removebuttons('size,font,smiley');
| This indicates that the "Size", "font" and "smiley" buttons are not available. By editing this variable or adding a new as per the Developers Manual youre all set.
Your Welcome.
Elli |
| |
26.09.2004, 17:40
|
#7 (permalink)
| | Senior Mamber
Join Date: Apr 2004 Location: New Orleans
Posts: 167
| Re: wysiwygpro Well I spoke too soon, the back end works great but in the front end I get
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/index.php on line 192
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/index.php on line 193
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/index.php on line 194
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/index.php on line 195
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/index.php on line 196 And when I fire up the editor I get
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro/editor_class.php on line 140
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro/editor_class.php on line 141
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro/editor_class.php on line 142
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro/editor_class.php on line 143
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro.php:84) in /home/mysite/public_html/bbd2/mambots/editors/wysiwygpro/editor_class.php on line 144
Please Wait...
__________________ This day, it is my wish. That I helped you to live. creed |
| |
26.09.2004, 19:29
|
#8 (permalink)
| | Senior Mamber
Join Date: Apr 2004 Location: New Orleans
Posts: 167
| Re: wysiwygpro I got it fixed, but I had to use a different wysiwygpro.php file
WooHoooooo off to look at the buttons.
One question
Does adding the font/size/color buttons prevent the editor from producing xhtml valid code?
__________________ This day, it is my wish. That I helped you to live. creed |
| |
27.09.2004, 00:06
|
#9 (permalink)
| | Senior Mamber
Join Date: Apr 2004 Location: New Orleans
Posts: 167
| Re: wysiwygpro Okay
This is looking great and I can say this editor is well worth the money for folks who have a lot of nontechnical folks submitting news. The manual is very easy to read and it is very configurable.
I only have one more obstacle to overcome. This works find in Firebird, and in IE it works fine in the back end.
But in the front end, none of the popup windows work. I get this error
"The requested URL/undefineddialog_frame.php was not found on this server"
Do we have anyone who might know how to make this work?
__________________ This day, it is my wish. That I helped you to live. creed |
| |
28.09.2004, 14:26
|
#10 (permalink)
| | Baby Mamber
Join Date: Apr 2004
Posts: 19
| Re: wysiwygpro Quote: |
Originally Posted by TJay I got it fixed, but I had to use a different wysiwygpro.php file
WooHoooooo off to look at the buttons. | Hi,
can you post your modified wysiwygpro.php you used to fix the warnings? I get them as well...
And another issue with the editor: Whenever I click on one of the icons that should bring up a dialog (e.g. Insert/Edit an image) I get an empty web dialog with only the text "No input file specified" in it. I already have double checked my wysiwyg config.php and I'm sure the path's are correct...
Does anybody have a clue how to fix this? |
| | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT +2. The time now is 09:57. | | | |