Project

General

Profile

Actions

Bug #864

closed

tinyMCEBaseURL or tinyMCEURL property

Added by Boris Nagaev almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06/21/2011
Due date:
% Done:

0%

Estimated time:

Description

WTextEdit documentation:

To use this widget, you need to download TinyMCE (version 3.0.7 or later) and 
deploy the tinymce/jscripts/tiny_mce folder to tinyMCEURL. The default value 
for tinyMCEURL is resourcesURL/tiny_mce, where resourcesURL is the 
configuration property that locates the Wt resources/ folder (i.e., we assume 
by default that you copy the tiny_mce folder to the resources/ folder), see 
also deployment and resources.

The value may be overridden with a URL that points to the directory where the 
tiny_mce folder is located, by configuring the tinyMCEURL property in your Wt 
configuration file, see configuration properties.

However in WTextEdit.C:

WApplication::readConfigurationProperty("tinyMCEBaseURL", tinyMCEBaseURL);

What name of configaration property should be used?

Actions #1

Updated by Koen Deforche almost 13 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

Hey,

... use the source Luke !

I've correct the incorrect property name in the documentation (should be tinyMCEBaseURL).

Regards,

koen

Actions #2

Updated by Koen Deforche almost 13 years ago

  • Target version set to 3.1.10
Actions #3

Updated by Koen Deforche almost 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF