Ticket #585 (closed New Feature: fixed)

Opened 17 months ago

Last modified 11 months ago

Add Welsh characters to Insert Symbol feature

Reported by: sarah_em Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version:
Keywords: Review+ Cc:

Description

There is currently no support in FCK editor for the Welsh language. However we can still type information in Welsh into the text editor except for the following characters: ŵ ŷ Ŵ Ŷ.

Could these be added to the insert symbol feature to save having to insert them into a word document first and then copy and paste them into the editor?

Attachments

Welsh characters.doc (23.5 KB) - added by sarah_em 13 months ago.
Welsh characters HTML entity codes
585.patch (3.5 KB) - added by martinkou 11 months ago.
Proposed patch for fixing #585.

Change History

Changed 14 months ago by fredck

  • keywords welsh language character support removed
  • milestone set to FCKeditor 2.6

Changed 14 months ago by fredck

Do you know the HTML entity codes for those chars?

Changed 13 months ago by sarah_em

Welsh characters HTML entity codes

Changed 13 months ago by sarah_em

I've attached a file with the codes in, this is the website I got most of the information from

http://tlt.its.psu.edu/suggestions/international/bylanguage/welsh.html

Changed 11 months ago by martinkou

Proposed patch for fixing #585.

Changed 11 months ago by martinkou

  • keywords Review? added
  • owner set to martinkou
  • status changed from new to assigned

Since the characters are not defined in the XHTML 1.0 DTD entity set, they must be added to the Special Symbols dialog as &#xxx; entities.

The proposed patch above adds the symbols in question to the special symbols dialog.

Changed 11 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 11 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [1283].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.