aboutsummaryrefslogtreecommitdiffstats
path: root/doc/context/en/cards/help.html
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2024-04-30 06:59:19 +0000
committerMario <mario@mariovavti.com>2024-04-30 06:59:19 +0000
commit7c34a3676d294c9a1acc69f71ab3061074509160 (patch)
treead04cef0d545c5e5e24e76060b6c32d65363d48e /doc/context/en/cards/help.html
parent48cec945051d259a06871d937ad998a1bd3e22ec (diff)
downloadvolse-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/cards/help.html')
-rw-r--r--doc/context/en/cards/help.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/context/en/cards/help.html b/doc/context/en/cards/help.html
deleted file mode 100644
index 9dbed3f97..000000000
--- a/doc/context/en/cards/help.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<dl class="dl-horizontal">
- <dt>General</dt>
- <dd>Cards represent a persistent area for collaboration that is separate from the social stream. They are somewhat more lightweight than webpages and wikis for quick organisation of information and have the advantage of allowing collaboration and commentary. They are well suited for helping to organise complex tasks where there are frequent updates and feedback.
- </dd>
- <dt>Add Card</dt>
- <dd>
- Creating a new card is very similar to composing a new post.<br><br>
- <ul>
- <li>
- <b>Page link name</b>: The page link name is the name of the card for the static URL
- </li>
- <li>
- <b>Title</b>: The title is displayed at the top of the card
- </li>
- <li>
- <b>Categories</b>: If you have the <a href="/settings/features">Post Categories feature</a> enabled for your channel, then you can add categories to the card. These categories populate the <b>Categories</b> list on the left panel and allow filtering your collection of cards.
- </li>
- </ul>
- </dd>
-</dl>