Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 09:08 am EST
Geeklog Forums
GL 1.3.11 with htmlarea 3.0 RC3 install instructions
Page navigation
Status: offline
samstone
Forum User
Full Member
Registered: 09/29/02
Posts: 820
Just for your information, I have been using HTMLArea for years without problem. As for file uploading, you need to install the ImageManager plugin. I have mentioned elsewhere before regarding the setup.
Good to know additional choices of HTML editors. If my HTMLArea broke I now have other choices.
Sam
Good to know additional choices of HTML editors. If my HTMLArea broke I now have other choices.
Sam
23
22
Quote
Status: offline
drshakagee
Forum User
Full Member
Registered: 10/01/03
Posts: 231
Since you have a such a nice step by step tutorial, I suggest you submit it as a story here on gl.net. I almost missed this thread and I am sure many others missed it as well.
Yes I am mental.
Yes I am mental.
23
25
Quote
Shock & Awe
Anonymous
I am totally "shocked and awed" by mevans' detailed instructions for integrating SPAW into my 1.3.11 install. Good going, guy! For a senior novice, it took me about 30 minutes to carefully and prudently implement the hack, and the darn thing worked straight off!
Even imports, pastes images, etc., something that seemed to be problematic with some other editors. The only nits that I have noticed are:
- it's slow (on a stand-alone Barton with 1 gig), but roughly on-par with the freebie HtmlArea 3XTD or whatnot that I have on my Mambo 1.5.2 site, which I'm migrating to GL for the commenting. Mambo doesn't have a decent commenting function/plug-in yet, although they are trying and the AKOcomment plug-in works pretty fine (but no comment management capability to speak of).
- for some reason, I don't get the little popups when I mouse-over the various symbols. In time I will get used to not having the fuctions written out for me, but it's just a nt in the overall list of priorities. Anyone got the popups to work?
- SPAW's theme swapping does allow changing from "default" to "classic" theme (I gotta get rid of that Sub-Silver-like set of 3 bars in the "default" theme, though. However, for me, none of the toolbar changes I selected from the various subdirectories seemed to change anything. Perhaps I did something wrong.
Anyway, thanks a lot ... It's a great editor implementation.
Even imports, pastes images, etc., something that seemed to be problematic with some other editors. The only nits that I have noticed are:
- it's slow (on a stand-alone Barton with 1 gig), but roughly on-par with the freebie HtmlArea 3XTD or whatnot that I have on my Mambo 1.5.2 site, which I'm migrating to GL for the commenting. Mambo doesn't have a decent commenting function/plug-in yet, although they are trying and the AKOcomment plug-in works pretty fine (but no comment management capability to speak of).
- for some reason, I don't get the little popups when I mouse-over the various symbols. In time I will get used to not having the fuctions written out for me, but it's just a nt in the overall list of priorities. Anyone got the popups to work?
- SPAW's theme swapping does allow changing from "default" to "classic" theme (I gotta get rid of that Sub-Silver-like set of 3 bars in the "default" theme, though. However, for me, none of the toolbar changes I selected from the various subdirectories seemed to change anything. Perhaps I did something wrong.
Anyway, thanks a lot ... It's a great editor implementation.
23
26
Quote
Status: offline
sorenson2743
Forum User
Newbie
Registered: 06/16/05
Posts: 13
Location:Aylmer, ON Canada
I spoke too soon. The Spaw implementation went flawlessly as I said above, but afterwards the "Reply" button functionality is broken ... just dumps the user (unregistered, registered or admin) back to the front page. Since I set "nested" as the default, it wouldn't be long until the replys started moving off the right side of the page using the normal "reply to this post" underneath the latest comment. So I backed out Spaw and am now looking at alternatives. I may try FCK or HtmlArea, any input on what's easier, foolproof, and works?
23
23
Quote
Status: offline
samstone
Forum User
Full Member
Registered: 09/29/02
Posts: 820
Are you related to Sorenson Squeez? I like the software.
The easiest way is to wait untile 1.3.12 come out, which will come with FCKeditor as an option for advanced text editor that you can simply turn it on in config.php.
If you can't wait just try the CVS.
Sam
The easiest way is to wait untile 1.3.12 come out, which will come with FCKeditor as an option for advanced text editor that you can simply turn it on in config.php.
If you can't wait just try the CVS.
Sam
20
20
Quote
Status: offline
digitalfiasco
Forum User
Chatty
Registered: 10/20/04
Posts: 42
Quote by samstone: Are you related to Sorenson Squeez? I like the software.
The easiest way is to wait untile 1.3.12 come out, which will come with FCKeditor as an option for advanced text editor that you can simply turn it on in config.php.
If you can't wait just try the CVS.
Sam
The easiest way is to wait untile 1.3.12 come out, which will come with FCKeditor as an option for advanced text editor that you can simply turn it on in config.php.
If you can't wait just try the CVS.
Sam
Dude, I didn't know there was a CVS for 1.3.12 available! Thanks for the info. Gotta try that badboy out.
jOe
22
30
Quote
Status: offline
digitalfiasco
Forum User
Chatty
Registered: 10/20/04
Posts: 42
Actually, I use TortoiseCVS to retrieve it.
Anyway, I'm glad FCKeditor is finally easy to activate in config.php. Already upgraded the site and the integration looks good.
jOe
Anyway, I'm glad FCKeditor is finally easy to activate in config.php. Already upgraded the site and the integration looks good.
jOe
22
25
Quote
Status: offline
deek
Forum User
Junior
Registered: 06/03/05
Posts: 34
I just got done installing SPAW with my 1.3.11 install, no problems. What I want to do now is use it the admin mail part. Any suggestion on where to put the code
$sw = new SPAW_Wysiwyg('introtext',$newintro,'en','full');
$spaw_introtext = $sw->show();
$story_templates->set_var('spaw_introtext',$spaw_introtext);
but for the admin/mail.php file?
Text Formatted Code
Around line 493 add the following 3 lines after: $newintro = str_replace('}','}',$newintro);$sw = new SPAW_Wysiwyg('introtext',$newintro,'en','full');
$spaw_introtext = $sw->show();
$story_templates->set_var('spaw_introtext',$spaw_introtext);
25
21
Quote
Status: offline
deek
Forum User
Junior
Registered: 06/03/05
Posts: 34
The site that I am maintaing is for the Crew team at my college and it is very important. I have made alot of little modifications that i havn't kept track of (stupid me) and being a college student I don't have time to fix any major problems that might arise during an upgrade. I will be upgrading during spring break but I have to hobble along right now.
Derek
Derek
23
25
Quote
Page navigation
All times are EST. The time is now 09:08 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content