Example Zoundry Template Format

來源:互聯網
上載者:User
Creating and Importing your own Custom Template

You may want to create and import your own template if the automatically downloaded template is not accurate. If you used the Download template feature and the template has non-western characters, then we recomend you import your template as well.

The Blog Writer template format is a simple XHTML file with <BlogWriterBlogTitle/>, <BlogWriterPostTitle/>, and <BlogWriterPostBody/> tags. The only required tag is <BlogWriterPostBody/>. When processing the template, Blog Writer replaces these tags with the appropriate content. For example, the Blog title is placed for <BlogWriterBlogTitle/>, the <BlogWriterPostBody/> is replaced with the m's Dashboard control panel. Simply select the template content (Ctrl+A) from your control panel, and copy and paste it into Notepad. Then save this (using UTF-8 encoding). Finally, import the saved file. You do not have to insert Blog Writet;li>Create and edit your template html using a text editor such as Notepad.

  • Insert the Blog Writer template tags - <BlogWriterBlogTitle/>, <BlogWriterPostTitle/>, and <BlogWriterPostBody/> per your design.
  • Save the template in a format that supports International character sets (UTF-8 encoding). For example, using Notepad, on the File-Save-As dialog, choose UTF-8 as the Encoding. This step is very important.
  • From the Blog Writer Select Templates dialog box, choose Import and point to the file you had saved in the previous step.
  • Note: Blogger.com users can also copy a template from Blogger.com's Dashboard control panel. Simply select the template content (Ctrl+A) from your control panel, and copy and paste it into Notepad. Then save this (using UTF-8 encoding). Finally, import the saved file. You do not have to insert Blog Writer template tags for Blogger templates. We recommend this method if your template uses non-western character sets.

    Our forum has a tip on how to manually create a template using WordPress as an example.

    Example Template Format

    <html>   <head>      <title></title>      <!-- define your own css styles              using inline or linked to an external css style sheet      -->   </head>   <body style="font-face:verdana; padding:10px;                 font-size:1.0em; background-color:#ffff99" >      <h2><BlogWriterBlogTitle/></h2>      <hr/>      <h3><BlogWriterPostTitle/></h3>      <div style="margin:20px; padding:10px;                background-color:#ffffff; border:1px solid #cccccc">         <BlogWriterPostBody/>      </div></body></html>         

    聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.