this removes the userDB-exception in the normal authentication process which affected mostly wiki and blog which are not required any more. We also cleaned up translation messages as this function was not used at all. This is a required step forward a renovation of the jetty server.
1.4 KiB
page, help, title, package, access, kind, backend_java
| page | help | title | package | access | kind | backend_java |
|---|---|---|---|---|---|---|
| htroot/WikiCodeHelp.html | help/WikiCodeHelp.md | WikiCode Help | content-apps | public | ui-page | source/net/yacy/htroot/WikiCodeHelp.java |
WikiCode Help
Purpose
WikiCode Help documents the formatting still used by messages, profiles, and MediaWiki dump imports.
Use it when composing content in one of those remaining WikiCode-enabled fields.
What You Can Do Here
- WikiCode Help explains the remaining reusable formatting syntax.
- Compare markup examples with their rendered output.
- Return to the message or profile form where the formatted content is edited.
Page Architecture
This is a read-only syntax reference. The local Wiki application and its page store have been retired.
Correct Use
Use this page as a syntax reference. Editing and saving happen in the calling message or profile page, not in this help page.
Access And Safety
The page is normally public or read-only, unless the peer is configured to require authentication for all pages.
Automation And API
Page backend: source/net/yacy/htroot/WikiCodeHelp.java.
No request parameters are needed for normal use of this page.
What To Expect
Expect a static table of supported WikiCode constructs and their rendered forms. No content is stored by this page.
Related Pages
MessageSend_p.htmlConfigProfile_p.htmlmediawiki_p.html