@header@
Configuring your Blog

With your blog up and running, the next thing to do is configure and customize its properties, categories and so on. This is performed through your web browser, but before doing this you will need to login. To do this, click the Login link at the bottom of the page and you will be presented with a login form. Enter the username and password you defined earlier in your server security realm. If successful, new Blog administration links will appear towards the top of the page.

There are various properties and characteristics that can be customized for your blog. These include the name of your blog, setting your time zone, etc. To edit these properties, click the Blog properties link. This will open a new page in which the blog properties can be edited.

To edit the properties, just change the values and click the Save Properties button when done. The following table describes each of the properties.

General blog properties
NameDescriptionDefault Value
NameThe name of your blog.My blog
DescriptionThe description of your blog.My blog description
ImageA URL pointing to an image for your blog, typically used by news readers and aggregators.http://pebble.sourceforge.net/common/images/powered-by-pebble.gif
AuthorYour name.Blog Owner
ThemeThe name of the theme to be used.default
Recent blog entriesThe number of recent blog entries to show on the home page.3
Recent comments/TrackBacksThe number of recent comments/TrackBacks to show on all pages.0

Internationalization and localization
NameDescriptionDefault Value
CountryThe country in which you reside, as a two letter ISO code.GB
LanguageThe language of your blog, as a two letter ISO code.en
Time zoneThe time zone in which you reside. After changing this value, please click on the Reload blog link in the main window.Europe/London
Character encodingThe character encoding that your pages are displayed in.UTF-8
Lucene AnalyzerThe name of the class used for indexing and searching your blog. If your blog content is written with non-latin character sets, you may get better search results by editing this property. See the Lucene website for more information about analyzers.org.apache.lucene.analysis.standard.StandardAnalyzer

Security
NameDescriptionDefault Value
Blog ownersA comma separated list of usernames for those users that are blog owners for this blog. This is used when Pebble runs in multi-user mode.
Blog contributorsA comma separated list of usernames for those users that are blog contributors for this blog. This is used when Pebble runs in multi-user mode.

E-mail notifications
NameDescriptionDefault Value
E-mail addressA comma separated list of e-mail addresses that will receive notifications when new blog entries/comments/TrackBacks are posted.blog@yourdomain.com
SMTP hostThe name/IP address of the server through which e-mail is sent, or a JNDI name starting java:/comp/env pointing to a preconfigured javax.mail.Session instance.

XML-RPC update notification pings
See XML-RPC Update Pings for more details.

NameDescriptionDefault Value
Update notification pingsEnables or disables the pinging of websites via XML-RPC upon new posts.Disabled
Websites to pingA whitespace (i.e. space or carriage return) separated list of those websites that should be pinged if notifications are enabled.

Blogger and MetaWeblog APIs
See Blogger API and MetaWeblog API for more details.

NameDescriptionDefault Value
Posting to blog via XML-RPC APIEnables or disables posting of blog entries via the Blogger API.Disabled
UsernameThe username that should be used for authentication of XML-RPC requests.
PasswordThe password that should be used for authentication of XML-RPC requests.

Multi-user properties (available in multi-user mode only)
NameDescriptionDefault Value
Public/Private blogEnables or disables aggregation of this blog in both the multi-user home page and feeds.Public

@footer@