⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 multiblogconfiguration.jsp

📁 pebble-blog 博客源码博客源码博客源码
💻 JSP
字号:
<div class="contentItem">
  <h1>Configuring your Pebble instance</h1>
  <h2>&nbsp;</h2>

  <div class="contentItemBody">
    <p>
      There are several properties and characteristics that can be customized for your Pebble instance, and specifically the aggregated view across all blogs when running in multi-blog mode. These include the name of your blog, your time zone, etc. To edit these properties, click the <a href="${pageContext.request.contextPath}/viewPebbleProperties.secureaction">Properties</a> link (under Administration).
      To edit the properties, just change the values and click the "Save Properties" button when done. The following table describes each of the properties.
    </p>

    <h3>General Pebble properties</h3>
    <p>
      <table border="0">
        <tr><td width="33%" valign="top">Name</td><td valign="top">The name of your blog.</td></tr>
        <tr><td width="33%" valign="top">Description</td><td valign="top">The description of your blog.</td></tr>
        <tr><td width="33%" valign="top">Author</td><td valign="top">Your name.</td></tr>
        <tr><td width="33%" valign="top">Recent blog entries</td><td valign="top">The number of recent blog entries to show on the home page.</td></tr>
      </table>
    </p>

    <h3>Internationalization and localization</h3>
    <p>
      <table border="0">
        <tr><td width="33%" valign="top">Country</td><td valign="top">The country in which you reside, as a two letter ISO code.</td></tr>
        <tr><td width="33%" valign="top">Language</td><td valign="top">The language of your blog, as a two letter ISO code.</td></tr>
        <tr><td width="33%" valign="top">Time zone</td><td valign="top">The time zone in which you reside.</td></tr>
        <tr><td width="33%" valign="top">Character encoding</td><td valign="top">The character encoding that your pages are displayed in.</td></tr>
      </table>
    </p>
  </div>
</div>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -