aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-10-24 21:41:49 -0400
committerMario <mario@mariovavti.com>2017-10-25 13:35:24 +0200
commit5cf06a679c20ba241c6c929dc386762d66f5f1fc (patch)
treea2bcce27568214b630e04c52975d7ae68fab7dab
parent344aa13c64f0fa7a246f3284bf9cdb267e6101d3 (diff)
downloadvolse-hubzilla-5cf06a679c20ba241c6c929dc386762d66f5f1fc.tar.gz
volse-hubzilla-5cf06a679c20ba241c6c929dc386762d66f5f1fc.tar.bz2
volse-hubzilla-5cf06a679c20ba241c6c929dc386762d66f5f1fc.zip
Context help for cards2.8
-rw-r--r--doc/context/en/cards/help.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/context/en/cards/help.html b/doc/context/en/cards/help.html
new file mode 100644
index 000000000..9dbed3f97
--- /dev/null
+++ b/doc/context/en/cards/help.html
@@ -0,0 +1,20 @@
+<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>