Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 21

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 21.09.2004, 01:46   #1 (permalink)
Baby Mamber
 
Join Date: Sep 2004
Posts: 4
rernst is on a distinguished road
Default 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
rernst is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 21.09.2004, 12:51   #2 (permalink)
Baby Mamber
 
Elli's Avatar
 
Join Date: Apr 2004
Location: Netherlands
Posts: 16
Elli is on a distinguished road
Send a message via MSN to Elli
RedCross Re: wysiwygpro

Ok, Here goes:
  1. Copy your editor_files folder from WysiwygPro to /mambots/editors
  2. Rename editor_files folder to wysiwygpro
  3. Un-zip the wysiwygpro.zip file attatched
  4. Place the config.php file inside the wysiwygpro folder (Remember to backup the original first.)
  5. Edit config.php to reflect you correct path information
  6. Place the WysiwygPro.php file in the /mambots/editors folder
  7. 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)
  8. Go to your admin section, Global Confiuration and select wysiwygpro as your editor.
  9. 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
Attached Files
File Type: zip wysiwygpro.zip (4.8 KB, 351 views)
Elli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 25.09.2004, 20:27   #3 (permalink)
Mamber
 
Join Date: Jun 2004
Posts: 73
fuzzybuster is on a distinguished road
Default 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.
fuzzybuster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 26.09.2004, 00:16   #4 (permalink)
Mamber
 
reikimaster's Avatar
 
Join Date: Apr 2004
Posts: 60
reikimaster is on a distinguished road
Default 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.
reikimaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 26.09.2004, 17:20   #5 (permalink)
Senior Mamber
 
TJay's Avatar
 
Join Date: Apr 2004
Location: New Orleans
Posts: 167
TJay is on a distinguished road
Default 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
TJay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 26.09.2004, 17:36   #6 (permalink)
Baby Mamber
 
Elli's Avatar
 
Join Date: Apr 2004
Location: Netherlands
Posts: 16
Elli is on a distinguished road
Send a message via MSN to Elli
Default 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
Elli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 26.09.2004, 17:40   #7 (permalink)
Senior Mamber
 
TJay's Avatar
 
Join Date: Apr 2004
Location: New Orleans
Posts: 167
TJay is on a distinguished road
Default 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
TJay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 26.09.2004, 19:29   #8 (permalink)
Senior Mamber
 
TJay's Avatar
 
Join Date: Apr 2004
Location: New Orleans
Posts: 167
TJay is on a distinguished road
Default 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
TJay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 27.09.2004, 00:06   #9 (permalink)
Senior Mamber
 
TJay's Avatar
 
Join Date: Apr 2004
Location: New Orleans
Posts: 167
TJay is on a distinguished road
Default 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
TJay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 28.09.2004, 14:26   #10 (permalink)
Baby Mamber
 
detlefs's Avatar
 
Join Date: Apr 2004
Posts: 19
detlefs is on a distinguished road
Send a message via MSN to detlefs
Default 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?
detlefs is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wysiwygpro rernst Mambo 4.5.1 'How Do I' Questions 2 21.09.2004 15:46
WysiwygPro 2.22 Editor -> Limiting Uploading of Images to Publishers or Registered mcpat Mambo 4.5 'How Do I' Questions 11 28.07.2004 13:23
2nd instance of wysiwygPro is not working in frontend detlefs Mambo 4.5 Bugs 1 08.04.2004 21:50


All times are GMT +2. The time now is 09:57.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.