Closed (outdated)
Project:
TinyMCE
Version:
master
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 May 2007 at 17:26 UTC
Updated:
14 Jan 2021 at 19:46 UTC
Jump to comment: Most recent
Hi,
I have a wiki content-type set up on my site, which also has a forum. I want different buttons to appear in the forum-section than in the wiki. I can't figure out to do this, because the users on the wiki and the users on the forums are both "authenticated users" - is this possible to achieve in some way?
thanks!
Comments
Comment #1
maulwuff commentedperhaps you can work with fake groups ( a group only created to differ between tinymce-profiles).
that's what I did for forum and rest of content types. I added a group only for a tinymce profile used for the forum. I'd prefer decision by content type instead of user role.
Comment #2
mupsi