From ccc9cc8202b271d5b9b4126a10f997af17ade6d3 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sat, 9 Sep 2017 08:23:30 -0400 Subject: Added context help for apps and appman in English --- doc/context/en/appman/help.html | 4 ++++ doc/context/en/apps/edit/help.html | 4 ++++ doc/context/en/apps/help.html | 6 ++++++ 3 files changed, 14 insertions(+) create mode 100644 doc/context/en/appman/help.html create mode 100644 doc/context/en/apps/edit/help.html create mode 100644 doc/context/en/apps/help.html (limited to 'doc/context/en') diff --git a/doc/context/en/appman/help.html b/doc/context/en/appman/help.html new file mode 100644 index 000000000..27cb03624 --- /dev/null +++ b/doc/context/en/appman/help.html @@ -0,0 +1,4 @@ +
+
General
+
Edit individual properties of the app you selected. Categories allow you to sort your apps to help you find them in the list more easily. Support for custom apps you or your administrator may choose to create includes fields such as "Price of app" and "Location for purchase" that are not applicable to core Hubzilla apps.
+
\ No newline at end of file diff --git a/doc/context/en/apps/edit/help.html b/doc/context/en/apps/edit/help.html new file mode 100644 index 000000000..1d378f962 --- /dev/null +++ b/doc/context/en/apps/edit/help.html @@ -0,0 +1,4 @@ +
+
General
+
Edit or delete your apps using the control buttons beside each app icon in the list.
+
\ No newline at end of file diff --git a/doc/context/en/apps/help.html b/doc/context/en/apps/help.html new file mode 100644 index 000000000..ad6daade5 --- /dev/null +++ b/doc/context/en/apps/help.html @@ -0,0 +1,6 @@ +
+
General
+
This page shows you what apps are available to your channel, including both core apps and those supplied by addons. To add an app to the app menu "star" the app in the list below.
+
Manage Apps
+
Press the "Manage Apps" button to open a page where you can edit the name, categories, and other properties of your apps.
+
\ No newline at end of file -- cgit v1.2.3 From c5950c0370fbf079c4a034c21ea083085f2d3f4c Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sat, 9 Sep 2017 19:45:42 -0400 Subject: Update help.html --- doc/context/en/wiki/help.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'doc/context/en') diff --git a/doc/context/en/wiki/help.html b/doc/context/en/wiki/help.html index 5ac9b22ae..5dee85375 100644 --- a/doc/context/en/wiki/help.html +++ b/doc/context/en/wiki/help.html @@ -1,12 +1,10 @@
General
Each wiki is a collection of pages, composed as Markdown-formatted text files.
-
Wiki List
+
Wiki List
Wikis owned by the channel that you have permission to view are listed in the side panel.
-
Page History
+
Page History
Every revision of a page is saved to allow quick reversion. Click the History tab to view a history of page revisions, including the date and author of each. The revert button will load the selected revision but will not automatically save the page.
-
Pages
+
Pages
The list of pages in the wiki are listed in the Wiki Pages panel. Prior to saving page edits using the Page control dropdown menu, you may enter a custom message to be displayed in the Page History viewer along with the revision.
-
Channel Content Tabs
-
The channel content tabs are links to other content published by the channel. The About tab links to the channel profile. The Photos tab links to the channel photo galleries. The Files tab links to the general shared files published by the channel.
-
\ No newline at end of file + -- cgit v1.2.3 From 754329097f87f7274665442cb7663f51d24e9304 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sat, 9 Sep 2017 19:47:39 -0400 Subject: More content tab help removed in context help --- doc/context/en/channel/help.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/context/en') diff --git a/doc/context/en/channel/help.html b/doc/context/en/channel/help.html index 6e3181cbf..0c5b99754 100644 --- a/doc/context/en/channel/help.html +++ b/doc/context/en/channel/help.html @@ -3,6 +3,4 @@
This is the home page of a channel. It is similar to someone's profile "wall" in a social network context. Posts created by the channel are displayed according to the observer's viewing permissions.
Create a Post
If you have permission to create posts on the channel page, then you will see the post editor at the top.
-
Channel Content Tabs
-
The channel content tabs are links to other content published by the channel. The About tab links to the channel profile. The Photos tab links to the channel photo galleries. The Files tab links to the general shared files published by the channel.
- \ No newline at end of file + -- cgit v1.2.3