Added help content for webpages app. Corrected apparent bug with capitalized Webpages.md
This commit is contained in:
8
doc/context/en/webpages/help.html
Normal file
8
doc/context/en/webpages/help.html
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user