美文网首页
PCUSA CMS User Guid

PCUSA CMS User Guid

作者: 50a58e0d7da7 | 来源:发表于2016-07-22 01:41 被阅读0次

    Login

    1. Staging site
      http://admin.pcusa.com coreadmin admin2

    For quickly view new front site could open CMS Home Page

    1. Production site

    Note: Each page has a list of blocks, and a block is a piece of HTML content. The page's frame defined by it's template , so after a page set template property we could use block to fill the page. For now we have server template Home, Product, National, Service, Template, Example and FAQ.

    Create a new page

    Comming soon...

    Edit an exist page

    1. Select Top menu CMS > Page List
    2. Then choose a page
    3. On page editing screen we could change Page's Name and Template
    4. In page frame section, click each item then on top-right there is a link select, click it can open block list. copy or select a block to fill current page item.
    5. Click Save button to update page content
    6. Click preview link to preview page.

    Block manage

    1. Select Top menu CMS > Bock List.
    2. We could Add a new block or Edit and exist block.

    Navigator bar manage

    1. Navigator is just a normal block, so we can change it on CMS > Bock List then choose Site Navigator Bar.
    2. Open block editing page just like edit other block change it's HTML content.

    What's different with select and copy a block

    select a block for a page meant the page has a refer to the block, so multiple page share the same block content, change the block's content cause all pages refer update automatically. this very useful for content like header, footer , navigation bar etc. copy block meant creating a new block with the same content then the page use it, this use mostly when there is an exist block with good design and another page want to use it but with different content, eg when create new product page, then for Product Detail block we could copy another product page's Product Detail block then changing it's content.

    相关文章

      网友评论

          本文标题:PCUSA CMS User Guid

          本文链接:https://www.haomeiwen.com/subject/wffijttx.html