[MAGNOLIA-400] SVN missing file(s) fckstyles.xml, fcktemplates.xml required for fckedit Created: 23/May/05  Updated: 17/Mar/09  Resolved: 30/May/05

Status: Closed
Project: Magnolia
Component/s: admininterface
Affects Version/s: 2.1 Final
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Ramon Buckland Assignee: Philipp Bärfuss
Resolution: Fixed Votes: 1
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

All


Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

When you set a dialog "control thingo" to use fckedit,
the fckedit window does not come up.
using firefox, looking at the JavaScript Console reveals that
a file, fckstyles.xml is missing.

The fckedit requires a file called fckstyles.xml
It is missing from /admindocroot/fckeditor
This file is found in the original fckedit download.

There is also another file fcktemplates.xml which is in the fckedit package
but not on magnolia. I added this also (as a just in case).



 Comments   
Comment by Philipp Bracher [ 30/May/05 ]

the fckstyles.xml is not realy missed. It is used in the fck default configuration which is more a demo configuration than a real world thing.

For the fckEdit control you must allways provide the following two parameters:

  • jsInitFile
  • customConfigurationPath

I added a basic configuration as a default which is used if you do not configure the fck editor.

Generated at Mon Feb 12 03:17:03 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.