CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • WYSIWYG Editor not visible in PCP
Pages: [1]

Author Topic: WYSIWYG Editor not visible in PCP  (Read 1608 times)

luismiguel2001us

  • Guest
WYSIWYG Editor not visible in PCP
August 28, 2009, 06:51:36 pm
Hi folks,

I have FCKEditor (tried it also with TinyMCE) turned on under the Global Settings >> Site Preferences. Yet on the creation or editing of a personal campaign page the Textarea does not show the WYSIWYG editor. Does anyone know if there are any other settings that I would have to modify? Any help would be greatly appreciated. Thanks.

Cheers,
Luis

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: WYSIWYG Editor not visible in PCP
August 28, 2009, 08:58:34 pm

We have not converted all textareas to wysiwyg. If its not showing up as a wysiwyg piece, the code has probably not been upgraded

please consider submitting a patch (along with an issue) that does the needful

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

jday

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 6
  • CiviCRM version: 4.2
  • CMS version: 7.15
Re: WYSIWYG Editor not visible in PCP
December 18, 2009, 12:06:05 am
modify
CRM/Contribute/Form/PCP/Campaign.php

line 109
$this->addWysiwyg( 'page_text', ts('Your Message'), null, false );

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • WYSIWYG Editor not visible in PCP

This forum was archived on 2017-11-26.