Opened 17 years ago
Closed 17 years ago
#2324 closed New Feature (fixed)
add support for <source> tag
| Reported by: | jeremysolt | Owned by: | |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed HasPatch | Cc: | candrews@…, gdoermann@… |
Description
it would be nice to see <source> tag handled better by the editor. <source> tag is added by the syntax highlighter extension (http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi)
Attachments (3)
Change History (9)
Changed 17 years ago by
| Attachment: | 2324.patch added |
|---|
comment:1 Changed 17 years ago by
| Keywords: | Confirmed added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | HasPatch added |
|---|
comment:4 Changed 17 years ago by
| Cc: | gdoermann@… added |
|---|
comment:5 Changed 17 years ago by
| Priority: | Normal → High |
|---|---|
| Version: | FCKeditor 2.6.1 → SVN |
all files patched and images added in the right directory (extensions/FCKeditor/plugins/mediawiki/images) but I don't see the icon in the fckeditor and SOURCE TAG DOSN'T WORK too :(
comment:6 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Thanks for the patch!
Fixed with [3230].
Additional note: source tag support is enabled only if SyntaxHighlight_GeSHi extension is installed.

patch that adds toolbar item and custom dialog for source tag