Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

fixing image title="undefined" causing new error


Go to End


2 Posts   1813 Views

Avatar
Phill

Community Member, 81 Posts

4 February 2009 at 4:22am

Hi

I was having the problem before where tinyMCE would insert title="undefined" on images i fixed this by removing title from the img in tinymce.templace.js in valid_elements and extended_valid_elements, but iv recently discovered that this some how causes a new problem. When trying to insert flash through the cms and path to the flash file now becomes undefined but when i put title back into the img section on tinymce the flash insert on the editor works again.

Any ideas on how to make flash insert properly without having to have title="undefined" on images?

Thanks

Avatar
vimaalro

Community Member, 3 Posts

25 April 2009 at 4:23am

hi

currently users are not able to specify image titles (for alt tag) in the CMS without going into the Files and Images section. We want to encourage users to add alt tags by having a text input box where they upload a photo.

Can someone provide any help with that

Many Thanks

Attached Files