MU Advanced: Issues and Discussion
Welcome Guest
  • Good afternoon, Guest.
    Please log in, or register.
  • September 10, 2010, 02:10:59 PM
Home Forums Contact Tags FAQ Links News Login Register
* *
Navigation Menu
Search

Random Quotes
If at first you don't succeed, destroy all evidence that you tried.
- Murphy's Law
Pages: [1]   Go Down
  Print  
Author Topic: rich editor for comments  (Read 1639 times)
0 Members and 1 Guest are viewing this topic.
quentin
Advanced MU User
*****

Karma: 0
Offline Offline

Posts: 86


View Profile
« on: August 29, 2007, 11:21:11 AM »

currently rich editor is disabled for comments. is there any good reason why ?

Quote
function user_can_richedit() {
   global $wp_rich_edit, $pagenow;

   if ( !isset($wp_rich_edit) )
      $wp_rich_edit = ( 'true' == get_user_option('rich_editing') && !preg_match('!opera[ /][2-8]|konqueror|safari!i', $_SERVER['HTTP_USER_AGENT']) && 'comment.php' != $pagenow && rich_edit_exists() ) ? true : false;

   return apply_filters('user_can_richedit', $wp_rich_edit);
}
Logged
Luke
Key Master
*****

Karma: 5
Offline Offline

Posts: 3710



View Profile WWW
« Reply #1 on: August 29, 2007, 11:27:47 AM »

"Best Guess":

1) Bandwidth
2) Issues (You've seen the issues with it in the back end).


Maybe not, but that's my guess.
Logged

10 frames?
Heh, that's for Quakers.

Note: This message may be Canadian friendly.

"Pornographic monster on the floor"
drmike
Gate Keeper
*****

Karma: 3
Offline Offline

Posts: 2228



View Profile WWW
« Reply #2 on: August 29, 2007, 12:33:07 PM »

Guess as well:  I see konqueror and safari listed in there, both browsers with issues with the rich text editor and wonder if TinyMCE is blocked due to issues with those browsers.

But wouldn't you be turning TinyMCE off within your profile if you had issues with it?

maybe I'm missing something here as well.
Logged

Andrea_R
Key Master
*****

Karma: 5
Offline Offline

Posts: 1627


The spiky-haired mistress of homeschooling. (R)


View Profile WWW
« Reply #3 on: August 29, 2007, 12:50:01 PM »

My guess woudl be something to do with their sledgehammer security approach.
Logged

Am I the only one with a sig?
Ah well, might as well read my blog for lols.
Tags: rich editor comments 

Pages: [1]   Go Up
  Print  
 
Jump to:  


Login
 
 
Recent Posts
Recent Topics
No new topics.
Hot Tags
Whos Online
7 Guests, 0 Users
Home Forums Contact Tags FAQ Links News Login Register