I have created a grooveshark widget (which is basically just an HTML code that can be embedded into a website)

I have created a cck text box field where I enter this HTML code.

When I am logged in as an admin, I can enter the code, and select Full HTML as my input filter.
And When I go to the appropriate page, the widget appears no problem!

although,
If I am logged in as a registered user, the text box appears as my cck type as expected, but no matter how I set up my input Field settings, I cannot get them to display as an option to the user.

I'd like to get this particular field to automatically resolve to full HTML,
but if I cant do that, I would like the user to at least have the option to select the input filter.

(i also make sure "administrate filters" permission was check for authenticated users as well.

any reason why this would not show to normal, registered users?

I appreciate any suggestions!!

thanks much,
chris

(2 screenshots attached. 1 shows how it looks when logged in as admin. the other shows how its displayed to an authenticated user.)

CommentFileSizeAuthor
html ss auth.jpg140.9 KBglitz
html ss admin.jpg175.57 KBglitz

Comments

glitz’s picture

just noticed that when I write messages, i can select the input filter when logged in as a normal user. It appears its just not appearing for my cck text box (but it is when Im admin....)

(just curious, is there a cck module for a text box that will automatically resolve full html?)