first commit

This commit is contained in:
2026-02-08 21:16:11 +01:00
commit e17b7026fd
8881 changed files with 1160453 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
<?xml version="1.0"?>
<editor>
<help>
<topic key="editor.about" title="WF_EDITOR_HELP_ABOUT">
<subtopic key="editor.toolbar" title="WF_EDITOR_HELP_TOOLBAR" />
<subtopic key="editor.content" title="WF_EDITOR_HELP_CONTENT" />
<subtopic key="editor.path" title="WF_EDITOR_HELP_PATH" />
</topic>
<topic title="WF_EDITOR_HELP_BASICS">
<subtopic key="editor.selection" title="WF_EDITOR_HELP_SELECTION" />
<subtopic key="editor.format" title="WF_EDITOR_HELP_FORMAT">
<subtopic key="editor.format.bold" title="WF_EDITOR_HELP_FORMAT_BOLD" />
<subtopic key="editor.format.align" title="WF_EDITOR_HELP_FORMAT_ALIGN" />
<subtopic key="editor.format.blocks" title="WF_EDITOR_HELP_FORMAT_BLOCKS" />
<subtopic key="editor.format.sub" title="WF_EDITOR_HELP_FORMAT_SUB" />
<subtopic key="editor.format.font" title="WF_EDITOR_HELP_FORMAT_FONT" />
<subtopic key="editor.format.indent" title="WF_EDITOR_HELP_FORMAT_INDENT" />
<subtopic key="editor.format.attributes" title="WF_EDITOR_HELP_FORMAT_ATTRIBUTES" />
</subtopic>
<subtopic key="editor.lists" title="WF_EDITOR_HELP_LISTS" />
<subtopic key="editor.readmore" title="WF_EDITOR_HELP_READMORE" />
<subtopic key="link.insert" title="WF_EDITOR_HELP_LINKS" />
<subtopic key="imgmanager.insert" title="WF_EDITOR_HELP_IMAGES" />
<subtopic key="paste.about" title="WF_EDITOR_HELP_PASTE" />
<subtopic key="tables.edit" title="WF_EDITOR_HELP_TABLES" />
<subtopic key="editor.spellchecker" title="WF_EDITOR_HELP_SPELLCHECKER" />
</topic>
<topic key="editor.acknowledgements" title="WF_EDITOR_HELP_ACKNOWLEDGEMENTS" />
<topic key="editor.licence" title="WF_EDITOR_HELP_LICENCE" />
</help>
</editor>

View File

@@ -0,0 +1 @@
<html><body bgcolor="#FFFFFF"></body></html>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<manager>
<help>
<topic key="manager.upload" title="WF_MANAGER_HELP_UPLOAD" />
<topic key="manager.delete" title="WF_MANAGER_HELP_DELETE" />
<topic key="manager.rename" title="WF_MANAGER_HELP_RENAME" />
<topic key="manager.create" title="WF_MANAGER_HELP_CREATE" />
</help>
</manager>