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

📄 multiblogoverview.jsp

📁 pebble-blog 博客源码博客源码博客源码
💻 JSP
字号:
<div class="contentItem">
  <h1>Multi-blog Overview</h1>
  <h2></h2>

  <div class="contentItemBody">
    <p>
      In multi-blog mode, Pebble can host one or more blogs from a single Pebble deployment. In this mode,
      the <a href="${multiBlog.url}">web application home page</a> shows an aggregated view of the N recent blog entries across the
      blogs that it manages. Likewise, the <a href="${multiBlog.url}rss.xml">RSS</a> and <a href="${multiBlog.url}atom.xml">Atom</a> feeds
      contain the same N recent blog entries across the blogs that Pebble manages. The number of blog entries
      that are shown can be configured on the <a href="${multiBlog.url}viewPebbleProperties.secureaction">Pebble properties</a> page.
    </p>

  </div>
</div>

⌨️ 快捷键说明

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