From b13c21f8720f27d05c33793df01a429d4a4220e8 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Wed, 27 Apr 2016 06:23:05 -0400 Subject: Added context help content --- doc/context/en/admin/logs/help.html | 8 ++++++++ doc/context/en/admin/queue/help.html | 4 ++++ doc/context/en/chat/help.html | 2 +- doc/context/en/connections/help.html | 8 ++++++++ doc/context/en/connections/ifpending/help.html | 8 ++++++++ 5 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 doc/context/en/admin/logs/help.html create mode 100644 doc/context/en/admin/queue/help.html create mode 100644 doc/context/en/connections/help.html create mode 100644 doc/context/en/connections/ifpending/help.html (limited to 'doc/context') diff --git a/doc/context/en/admin/logs/help.html b/doc/context/en/admin/logs/help.html new file mode 100644 index 000000000..708ec9bde --- /dev/null +++ b/doc/context/en/admin/logs/help.html @@ -0,0 +1,8 @@ +
+
General
+
This page allows you to adjust log settings and to view and existing log.
+
Log Settings
+
When you enable the Debugging option, system log information will begin appending to the file specified in the "Log File" box (path is relative to the hub root, for example /var/www). Note that this file must be writable by the web server.
+
Log Level
+
The log level option allows you to set how much information is appended to the log file. Warning: Increasing this level can quickly inflate the size of the log file to >100MB, especially on hubs with more than a few members.
+
\ No newline at end of file diff --git a/doc/context/en/admin/queue/help.html b/doc/context/en/admin/queue/help.html new file mode 100644 index 000000000..28885a154 --- /dev/null +++ b/doc/context/en/admin/queue/help.html @@ -0,0 +1,4 @@ +
+
General
+
The queue statistics display how many posts are in the queue for delivery to other hubs. The priority is related to how many times the delivery has been unsuccessfully attempted.
+
\ No newline at end of file diff --git a/doc/context/en/chat/help.html b/doc/context/en/chat/help.html index 0aa85b9a9..cc71686d8 100644 --- a/doc/context/en/chat/help.html +++ b/doc/context/en/chat/help.html @@ -1,6 +1,6 @@
General
-
You can create and use chat rooms here. Existing chat rooms are either displayed in the
+
Create and use chat rooms to communicate in real-time, using the standard Hubzilla permissions system for chat room access control.
Create new chat room
Use the "Create New" button to create a new chat room. Enter a name and how long messages should be retained.
Chatting
diff --git a/doc/context/en/connections/help.html b/doc/context/en/connections/help.html new file mode 100644 index 000000000..0f95fde63 --- /dev/null +++ b/doc/context/en/connections/help.html @@ -0,0 +1,8 @@ +
+
General
+
This page displays a list of all this channel's connections. The list can be sorted and filtered using the menu button beside the search button.
+
Connection Details
+
Each list entry shows the details of a specific connection. A translucent avatar image indicates an archived connection.
+
Connection Status
+
A connection can be in different states:
  • Archived
  • Ignored
  • Blocked
  • Hidden
+
\ No newline at end of file diff --git a/doc/context/en/connections/ifpending/help.html b/doc/context/en/connections/ifpending/help.html new file mode 100644 index 000000000..0f95fde63 --- /dev/null +++ b/doc/context/en/connections/ifpending/help.html @@ -0,0 +1,8 @@ +
+
General
+
This page displays a list of all this channel's connections. The list can be sorted and filtered using the menu button beside the search button.
+
Connection Details
+
Each list entry shows the details of a specific connection. A translucent avatar image indicates an archived connection.
+
Connection Status
+
A connection can be in different states:
  • Archived
  • Ignored
  • Blocked
  • Hidden
+
\ No newline at end of file -- cgit v1.2.3