buttons names are weird and styles aren't available.

Dark_Adder - November 23, 2007 - 14:22
Project:XStandard WYSIWYG Editor
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:henrrrik
Status:postponed (maintainer needs more info)
Description

Hello,

I installed the editor because I like it a lot in de demo version.
It has very clear HTML and before I was using FCK editor wich was not bad but it creates a lot of bad html when users are copy pasting and stuff like that.

Now I have installed it, I've created a folder called files and I've put in there these files:

  • format.css
  • preview.xsl
  • screenreader.xsl
  • localization.xml
  • styles.xml
  • buttons.xml
  • placeholders.xml

Now I go the field where I can make use of the editor and he is there.
But when I want to select a style he gives me a dropdown with text/none in it.
When I right click I get the menu but the buttons have the name of the menu before they're name like: context-menu/paste. except the last step wich works fine.

I taught it could have something to do with my site being in dutch. But when I switched it back to english it still had the same problem.

I checked the pad to styles.xml and stuff like that and it al seemed right.

Can you give me a hint where I could do to solve this?

Thank you in advance

Dark_Adder

#1

henrrrik - November 24, 2007 - 01:33
Assigned to:Anonymous» henrrrik

That happens when localization.xml can't be found. Check the source code for a page on your site that uses the editor and make sure the path in the object block that calls XStandard is correct.
This is what the path looks like on the demo site:

<param name="Localization" value="http://xstandard.sixshooter.se/sites/all/modules/xstandard/files/localization.xml" />

I'm working on an update that won't point to localization.xml, buttons.xml, placeholders.xml, screenreader.xsl and preview.xsl by default which should make basic installations easier.

#2

Dark_Adder - November 27, 2007 - 08:27

Thanks for the info.

It works for external computers but not for the server wich keeps on having the same problem. But that's not a very big problem.

#3

henrrrik - December 3, 2007 - 22:12

The new snapshot should fix your problem. You may need to reset the settings.

#4

henrrrik - February 20, 2008 - 00:17
Status:active» fixed

#5

Anonymous (not verified) - March 5, 2008 - 00:21
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

#6

garg_art - March 12, 2009 - 01:17

Now I have installed it, I've created a folder called files and I've put in there these files:

    * format.css
    * preview.xsl
    * screenreader.xsl
    * localization.xml
    * styles.xml
    * buttons.xml
    * placeholders.xml

Is there a cook book and place where these files can be downloaded from?
FCKEDITOR and TINYMCE both have great deal of information on how to customize that that is easy to understand by Noobs.

I like XHTML aspect of this utility and am wondering how uphill a learning it might be through school of knocks/trial error..

Please help.

#7

henrrrik - March 12, 2009 - 01:25

I'm not sure I understand your question. The files you list are part of the package you downloaded and installed from xstandard.com. They're not GPL licensed, so I can't distribute them with the module.

#8

garg_art - March 13, 2009 - 22:55
Status:closed» postponed (maintainer needs more info)

I am sorry but I am a noob.

I only downloaded the .exe file for windows desktop using the firefox
my web site is PHP5 on LAMP.

I am trying to gain access to features like heading 1 and other possible buttons etc..

I want to replace my FCKeditor as I want to try being fully XHTML.

How can I have h1 (Heading1) through H6 (heading 6) show up.

Thanks for your help.

Anil Garg

 
 

Drupal is a registered trademark of Dries Buytaert.