Hi Founders,
I don't want ANY of this.
If I want to edit a website I will use WordPress.
When doing Wiki I want the OLD editing experience.
I do NOT want fixed-width tables, which require me to spend effort on layout.
I do want the old data-width tables, so I can just CREATE the 1x1 table, paste the data I had prepared in Excel, and save the page.
The new experience is shit for Wiki users. Please immediately revert Confluence Cloud instances, and then provide the option to exploit new/old experiences. Or, even better, just remove the "new" experience altogether.
Same site, different pages, same content pasted from exactly the same Excel workbook.
How can I get tables to look like the bottom one (auto_suppliers) when working with the "New" Editor Experience (auto_suppliers_fullwidth)?
Is it time for a new Wiki?
I'm hugely unimpressed.
Kind regards, Robin.
Hello,
EDITED 2/2/2021 (since this seems to be still unclear):
Let me try to summarize what's been already written to everyone else asking the same question in here:
For more details, please see: How we roll out the new editor in Confluence
I hope this helps.
This is how we have ours set up so that we limit how many people can login to Confluence. Basically, the Additional User DN field tells Confluence where to find users. The User Object Filter will further filter the users that are found in the Additional User DN field. In our case we are only pulling in users that are members of the confluence-users AD group. As for groups we pull in any groups in the Managed Groups OU that start with confluence as the group name. This works pretty well. If we want someone to be able to log into Confluence we just add them to the confluence-users group. If we remove them then after the sync they can no longer log in.
LDAP Schema
Additional User DN: OU=Managed Users
Additional Group DN: OU=Managed Groups
User Schema Settings
User Object Class: user
User Object Filter: (&(objectCategory=Person)(memberOf=CN=confluence-users,OU=Confluence,OU=Managed Groups,DC=domain,DC=com))
Group Schema Settings
Group Object Class: group
Group Object Filter: (&(objectCategory=Group)(sAMAccountName=confluence*))
Nevermind, I just found out how to create a support ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.