diff options
author | Andrew Manning <andrew@reticu.li> | 2016-11-26 20:48:05 -0700 |
---|---|---|
committer | Andrew Manning <andrew@reticu.li> | 2016-11-26 20:48:05 -0700 |
commit | 165a6d34b2c3869ca3f5244a81a612ee549afbc7 (patch) | |
tree | 6c36ce1895682134a59c2c9bcabb19aae1c7a35b /doc/context/en/webpages | |
parent | d96ab7c86798c692890ead5c54475fdabb5f83c9 (diff) | |
download | volse-hubzilla-165a6d34b2c3869ca3f5244a81a612ee549afbc7.tar.gz volse-hubzilla-165a6d34b2c3869ca3f5244a81a612ee549afbc7.tar.bz2 volse-hubzilla-165a6d34b2c3869ca3f5244a81a612ee549afbc7.zip |
Update webpages and wiki context help
Diffstat (limited to 'doc/context/en/webpages')
-rw-r--r-- | doc/context/en/webpages/help.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/context/en/webpages/help.html b/doc/context/en/webpages/help.html index af57ee88a..a4817e4bf 100644 --- a/doc/context/en/webpages/help.html +++ b/doc/context/en/webpages/help.html @@ -3,6 +3,6 @@ <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> + <dt><a href='#' onclick='contextualHelpFocus("#website-portation-tools", 1); return false;' title="Click to highlight element...">Website portation tools</a></dt> + <dd>The website portation tools allows you import/export multiple webpage elements (pages, layouts, blocks). You can <b>import</b> either from an uploaded zip file or from an existing cloud files folder. You can <b>export</b> to either a zip file containing a select group of webpage elements in a form compatible with the import tool, or you can export directly to a cloud files folder. <a target="_blank" href="help/webpages">Read more...</a></dd> </dl>
\ No newline at end of file |