Project:XStandard WYSIWYG Editor
Version:6.x-1.0-rc1
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have been able to install the XStandard after I turned off FCKEDITOR and installed the client software on windows.

However, I still can not see Heading 1, Heading 2, Heading 3......Heading 6...


I tried to understand documentation at XStandard web site as well but there is nowhere I can find how to configure Xstandrard to fit needs. YUI, FCKeditor, TinyMCe etc are all we documenting these.

I also did Google but looks like XStandard is not well understood and/or used.

I'd love some pointers to easy to understand documents and if I can find a coach, I am even willing to write the documents for wider public benefits.

Please help.

Thanks
Anil

Comments

#1

Do you mean in the list of formats in XStandard's toolbar? If so, you need to make sure that styles.xml is the "files" subfolder in your xstandard module folder.

It would be great if you could write up some documentation to help others. Any suggestions for improving the README are appreciated too.

#2

Thanks henrrrik. I would be happy to contribute to README in ways that it can even be understood by completely non-tech people like me who just have very limited website knowledge.

I did find one styles.xml and downloaded into the files area. You can see that here:

http://gargcentral.com/sites/all/modules/xstandard/files/styles.xml

please tell me what I am doing wrong....

Anil

#3

Well, what happens when you use it now?

#4

I don't see any subheading h2 or h3 like I used to in fckeditor.
Thanks.

#5

You need to be more specific, in what context are they missing?

If you are talking about the saved node: you need to allow them in the input filter you are using ("Filtered HTML", "Full HTML", etc), otherwise Drupal filters them out.

If you are talking about something else, does your editor look like the one over at http://xstandard.sixshooter.se ? If not, what differs?

#6

My apologies but I have figured this out. In file styles.xml I created entries for heading 3......heading 6 and assigned them h3 through h6 and now I can see the additional headings that drupal themes recognize and format...

On another note, I am unable to show the separator line when I am using filtered. I did add and as a valid tags in Input format. Any pointers will be appreciated.

This product is very clean with html code in contrast to others.

Thanks for your help.