App-Office-CMS

 view release on metacpan or  search on metacpan

docs/html/cms.help.html  view on Meta::CPAN


</head>
<body class='pod'>
<!--
  generated by Local::Pod::Simple::HTML v1.01,
  using Pod::Simple::PullParser v3.15,
  under Perl v5.010000 at Thu Dec  9 03:03:12 2010 GMT.

 If you want to change this HTML document, you probably shouldn't do that
   by changing it directly.  Instead, see about changing the calling options
   to Local::Pod::Simple::HTML, and/or subclassing Local::Pod::Simple::HTML,
   then reconverting this document from the Pod source.
   When in doubt, email the author of Local::Pod::Simple::HTML for advice.
   See 'perldoc Local::Pod::Simple::HTML' for more info.

-->

<!-- start doc -->
<a name='___top' class='dummyTopAnchor' ></a>
<h1><div class="toc_title">How do I use this CMS?</div></h1>
<h3><div class="toc_toc">Table of contents</div></h3>
<table align="center" summary = "Table of Contents">
<tr><td align="center"><a href="#How_do_I_use_this_CMS%3F">How do I use this CMS?</a></td></tr>
<tr><td align="center"><a href="#Deletion_of_Sites%2FDesigns%2FPages">Deletion of Sites/Designs/Pages</a></td></tr>
<tr><td align="center"><a href="#Duplication_of_Data">Duplication of Data</a></td></tr>
<tr><td align="center"><a href="#1%3A_Create_a_new_Site_and_a_new_Design">1: Create a new Site and a new Design</a></td></tr>
<tr><td align="center"><a href="#2%3A_Build_the_Site_via_it%27s_menu">2: Build the Site via it&#39;s menu</a></td></tr>
<tr><td align="center"><a href="#3%3A_Edit_the_Design%27s_content">3: Edit the Design&#39;s content</a></td></tr>
<tr><td align="center"><a href="#4%3A_Generate_the_web_site%27s_pages">4: Generate the web site&#39;s pages</a></td></tr>
<tr><td align="center"><a href="#Changing_the_names_of_Sites%2FDesigns%2FPages">Changing the names of Sites/Designs/Pages</a></td></tr>
<tr><td align="center"><a href="#1%3A_Editing_names">1: Editing names</a></td></tr>
<tr><td align="center"><a href="#2%3A_Editing_menus">2: Editing menus</a></td></tr>
<tr><td align="center"><a href="#Deleting_Pages">Deleting Pages</a></td></tr>
<tr><td align="center"><a href="#How_do_I_skin_the_Design%3F">How do I skin the Design?</a></td></tr>
<tr><td align="center"><a href="#How_do_I_backup_my_Designs%3F">How do I backup my Designs?</a></td></tr>
</table>
<h1><a class='u' href='#___top' title='click to go to top of document'
name="How_do_I_use_this_CMS?"
>How do I use this CMS?</a></h1>

<p>CMS means Content Management System.</p>

<p>If you&#39;re starting with an empty database,
the program will default to the [New Site] tab.</p>

<p>If you have designs on file,
the program will default to the [Edit Site] tab,
where you use the search engine to find a site,
design or page to work on.</p>

<p>But first,
a note on deleting things.</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="Deletion_of_Sites/Designs/Pages"
>Deletion of Sites/Designs/Pages</a></h1>

<p>Each delete button displays a Javascript warning,
so you can cancel the delete before any message is sent to the server.</p>

<p>Deletes cascade,
which means deleting a site <i>automatically</i> deletes all designs and pages (and their content!) which belong to that site.</p>

<p>In the same way,
deleting a design <i>automatically</i> deletes all pages (and their content!) which belong to that design.</p>

<p>So,
proceed with caution.</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="Duplication_of_Data"
>Duplication of Data</a></h1>

<p>There are various buttons allowing you the duplicate sites,
designs and pages.</p>

<p>Clicking on [Duplicate site] will use the new name you entered to copy all designs and pages,
and their content,
from the current site to the new site.</p>

<p>Clicking on [Duplicate design] will use the new name you entered to copy the current design&#39;s pages and their content to a new design within the current site.</p>

<h2><a class='u' href='#___top' title='click to go to top of document'
name="1:_Create_a_new_Site_and_a_new_Design"
>1: Create a new Site and a new Design</a></h2>

<p>Start by creating a new site.
Each site&#39;s name must be unique.</p>

<p>You can have any number of sites,
and a single site can have any number of designs.</p>

<p>Each design&#39;s name must be unique,
for a given site.</p>

<h2><a class='u' href='#___top' title='click to go to top of document'
name="2:_Build_the_Site_via_it&#39;s_menu"
>2: Build the Site via it&#39;s menu</a></h2>

<p>Use the [Edit Site] tab to search for a design you&#39;ve saved.</p>

<p>Select a site and click the [Edit pages] button.
On the [Edit Pages] tab,
you&#39;ll create the menu of how this design&#39;s pages link together.</p>

<p>So,
each design must have a menu.</p>

<p>This menu will allow the user of your web site to navigate around the pages.</p>

<p>This program&#39;s design is completely based on the assumption that every web site has a menu of some sort,
which link&#39;s the site&#39;s pages.</p>

<p>Each item on this menu will be a clickable link to a page whose content you design.
You also choose the template to be used for each page,
when the time comes to output the design as a set of web pages.</p>

<p>The program displays the menu you design as a tree,
at the bottom of the [Edit Pages] tab.
The tree displayed is called the Site map,
and you can click on it while designing,



( run in 0.498 second using v1.01-cache-2.11-cpan-99c4e6809bf )