Rich Editor Toolbar

Now that I am “ready” to use XWiki as a personal homepage, the first thing I notice is the toolbar has no alignment settings….(button)

So how do I get that in the toolbar - and what else is not there…in the toolbar?

Secondly - a more confluence question - Confluence has “sections” for the page to create content column and rows… are there any XWiki good options for such - or extension.

I am aware of “containers” but that does not seem very WYSIWYG applicable and has some issues around INLINE/BLOCK content

Ok, found the Editor settings under the Administration - after enable all stuuf, still no aligment it seems…

See https://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor%20Integration/#HStandardCKEditorFeatures

The standard features include: text formatting, lists, links, images, tables and many more. Check the CKEditor 4 documentation to see all the supported features. Note that by default XWiki doesn’t enable all the features available in CKEditor because we want the users to focus on the content and leave the styling in the hands of the XWiki skin. This way all wiki pages will have a consistent style. For this we disable by default the features that are related to styles, such as text aligning, changing fonts or text color. If you really need these features you can enable them from the dedicated administration section.

There’s a link to activate it.

So indeed there’s the containers macro. And yes it’s missing some custom UI for WYSIWYG to make it easy to use…