diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-04-30 06:59:19 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-04-30 06:59:19 +0000 |
commit | 7c34a3676d294c9a1acc69f71ab3061074509160 (patch) | |
tree | ad04cef0d545c5e5e24e76060b6c32d65363d48e /doc/context/en/settings/features/help.html | |
parent | 48cec945051d259a06871d937ad998a1bd3e22ec (diff) | |
download | volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.gz volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.bz2 volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.zip |
Rework Help module + begin tests for Setup module
Diffstat (limited to 'doc/context/en/settings/features/help.html')
-rw-r--r-- | doc/context/en/settings/features/help.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/context/en/settings/features/help.html b/doc/context/en/settings/features/help.html deleted file mode 100644 index 86e4f5dae..000000000 --- a/doc/context/en/settings/features/help.html +++ /dev/null @@ -1,12 +0,0 @@ -<dl class="dl-horizontal"> - <dt>General</dt> - <dd>This page allows you to configure settings for the many additional features of Hubzilla.</dd> - <dt><a href='#' onclick='$("#general-settings-title h3 a").click(); setTimeout((function() {contextualHelpFocus("#general-settings-title", 0)}), 1000); return false;' title="Click to highlight element...">General Features</a></dt> - <dd>General feature settings include options relevant to your channel, such as webpage and wiki hosting.</dd> - <dt><a href='#' onclick='$("#composition-settings-title h3 a").click(); setTimeout((function() {contextualHelpFocus("#composition-settings-title", 0)}), 1000); return false;' title="Click to highlight element...">Post Composition Features</a></dt> - <dd>The post composition features provide extra options and capabilities when composing new posts.</dd> - <dt><a href='#' onclick='$("#net_module-settings-title h3 a").click(); setTimeout((function() {contextualHelpFocus("#net_module-settings-title", 0)}), 1000); return false;' title="Click to highlight element...">Network and Stream Filtering</a></dt> - <dd>These settings modify features associated with filtering and controlling your view of incoming posts.</dd> - <dt><a href='#' onclick='$("#tools-settings-title h3 a").click(); setTimeout((function() {contextualHelpFocus("#tools-settings-title", 0)}), 1000); return false;' title="Click to highlight element...">Post/Comment Tools</a></dt> - <dd>These provide additional tools for categorizing posts and allowing additional commenting methods such as emoji or community tagging.</dd> -</dl>
\ No newline at end of file |