diff options
author | zottel <github@zottel.net> | 2016-08-01 14:07:18 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2016-08-01 14:07:18 +0200 |
commit | 55eda16b61041cf5d3aa941f3b2b4329246b1028 (patch) | |
tree | 175b6395415767523f1046ee42d654efaf1dac8a /doc/context/en/webpages | |
parent | b5ea20ac863ebdbc4cc0bad6b7ca9876df336e8f (diff) | |
parent | 3d0c90cbc5b756c6d54c4d41a136c0a38e67b013 (diff) | |
download | volse-hubzilla-55eda16b61041cf5d3aa941f3b2b4329246b1028.tar.gz volse-hubzilla-55eda16b61041cf5d3aa941f3b2b4329246b1028.tar.bz2 volse-hubzilla-55eda16b61041cf5d3aa941f3b2b4329246b1028.zip |
Merge remote-tracking branch 'upstream/dev' into dev
Diffstat (limited to 'doc/context/en/webpages')
-rw-r--r-- | doc/context/en/webpages/help.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/context/en/webpages/help.html b/doc/context/en/webpages/help.html new file mode 100644 index 000000000..af57ee88a --- /dev/null +++ b/doc/context/en/webpages/help.html @@ -0,0 +1,8 @@ +<dl class="dl-horizontal"> + <dt>General</dt> + <dd>You can create modular, identity-aware websites composed of shareable elements. </dd> + <dt>Pages</dt> + <dd>This page lists your "pages", which are assigned URLs where people can visit your site. The structure of pages are typically described by an associated <b>layout</b>, and their content is constructed from a collection of <b>blocks</b>.</dd> + <dt><a href='#' onclick='contextualHelpFocus("#website-import-tools", 1); return false;' title="Click to highlight element...">Website import tool</a></dt> + <dd>The website import tool allows you import multiple webpage elements (pages, layouts, blocks) either from an uploaded zip file or from an existing cloud files folder. <a target="_blank" href="help/webpages">Read more...</a></dd> +</dl>
\ No newline at end of file |