📄 faq.jsp
字号:
<div class="contentItem"> <h1>Frequently Asked Questions</h1> <h2> </h2> <div class="contentItemBody"> <b>Configuration</b><br /> <ol> <li><b>I've installed Pebble to my server, but where is my blog data being stored?</b><br />After logging in to your blog, click the View configuration link to see where your data is being stored. By default, blog data is saved into a <code>blog</code> subdirectory inside your home directory.</li> <li><b>I've started Pebble and all of the blog data is being saved into a <code>blog</code> subdirectory inside my home directory. How can I change this?</b> You can change the value of the <code>blog.dir</code> property in the <code>pebble.properties</code> file. See <a href="getting-started.html">getting started</a> for more information.</li> </ol> <b>Blog entries</b><br /> <ol> <li><b>I'm setting up a team blog and I'd like all blog entries to be approved before publication. Is this possible?</b> Yes, see <a href="./help/blogEntries.html#moderation">Blog entry moderation</a> for more details.</li> </ol> <b>Comments and TrackBacks</b><br /> <ol> <li><b>My blog has been getting some comment/TrackBack spam recently, what can I do about this?</b> Pebble has several features to fight spam. See <a href="commentAndTrackbackSpam.jsp">Comment and TrackBack Spam</a> for more details.</li> <li><b>My blog has just received a lot of spam, how can I clean this up?</b> See <a href="commentAndTrackbackSpam.jsp#bulkManagement">Comment and TrackBack Spam</a> for details on the bulk comment and TrackBack management features.</li> </ol> <b>Technical</b><br /> <ol> <li><b>What technologies does Pebble use?</b> Pebble uses standard J2SE and J2EE technologies such as JSP, servlets, filters, JSP custom tags, JSTL and JAXP.</li> <li><b>Can Pebble store content in a relational database?</b> In theory, yes. The peristence tier is designed to be extensible although only the single implementation exists at the moment.</li> </ol> </div></div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -