History: WYSIWYG_COE
Preview of version: 8
If you want to try it out and help testing/improving, you need to checkout https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/branches/experimental/coe
And apply this profile
Needed?
feature_wiki_paragraph_formatting: y
feature_wiki_paragraph_formatting_add_br: y
wysiwyg_wiki_parsed: y
wysiwyg_wiki_semi_parsed: y
This will include: sample_page
And apply this profile
Table of contents
Set WYSIWYG
Suggest to start with simplest possible profile that can work.YAML
Copy to clipboard
preferences: feature_wysiwyg: y feature_ajax: y wysiwyg_default: y wysiwyg_htmltowiki: y wysiwyg_toolbar: | Bold,Italic,StrikeThrough,-,TextColor,BGColor,-,,,-,tikilink,tikiimage,Link,Unlink,-,Undo,Redo,-,Find,Replace,-,RemoveFormat,SpecialChar / Templates,-,Style,-,JustifyLeft,JustifyCenter,-,OrderedList,UnorderedList,Outdent,Indent,-,Table,-,Source,ShowBlocks,FitWindow toolbar_global: | bold, italic, strike, - , color, bgcolor, - , sub, sup, - , tikilink, image, link, unlink, -, undo, redo, - , find, replace,-, removeformat, specialchar / templates, -, style, -, h1, h2, h3, left, center, -, list, numlist, outdent, indent, - , table, -, source, showblocks, fullscreen, enlarge, reduce
Needed?
feature_wiki_paragraph_formatting: y
feature_wiki_paragraph_formatting_add_br: y
wysiwyg_wiki_parsed: y
wysiwyg_wiki_semi_parsed: y
Permissions
To let people testYAML
Copy to clipboard
preferences: allowRegister: y validateUsers: n objects: - ref: Test_WYSIWYG_Permissions permissions: Anonymous: allow: - history - view Registered: description: Will be ignored because group is already created allow: - edit Admins: description: All powers allow: - admin
Change look & feel
YAML
Copy to clipboard
preferences: sitetitle: CoE WYSIWYG test sitelogo_src:
Add a test sample page
This will include: sample_page
YAML
Copy to clipboard
instructions: Simple_Sample_Page preferences: enable: [ feature_wiki ] objects: - type: wiki_page ref: Simple_Sample_Page data: name: Sample page description: Just for testing lang: en content: wikicontent:Simple_Sample_Page