Re: Attachments in WYSIWYG Editor
To have a link to an attachment in a wiki page:
You should use:
http://doc.tikiwiki.org/pluginAttachment
If you are looking for a way to easily insert these syntax into wysiwyg, this may help: http://doc.tikiwiki.org/WysiwygPluginButton (external link), or you may want to write your own FCKeditor plugin, similar to the others found in
lib/fckeditor_tiki/plugins
For attachmentsin particular, there is a jquery attachment function in the upcoming Tiki version 4 in the non-wysiwyg editor. You may want to check that out as an example (although it would be different for FCKeditor WYSIWYG.