Pebble Blog Configuration
When configuring Pebble for my blog, there were a couple of things I had to search quite hard to discover.
1. Enablng email notifications.
2. Long Post names (names that include the title of the post -- which is much better for search engines (ie Google).
See http://www.laliluna.de/blog/2007/02/01/blogs_pebble_tomcat_installation.html for help on #1.
For #2. Under Configurations ... plugins .... Permalink Provider ... change the default
net.sourceforge.pebble.permalink.DefaultPermalinkProvider
to
net.sourceforge.pebble.permalink.TitlePermalinkProvider
1. Enablng email notifications.
2. Long Post names (names that include the title of the post -- which is much better for search engines (ie Google).
See http://www.laliluna.de/blog/2007/02/01/blogs_pebble_tomcat_installation.html for help on #1.
For #2. Under Configurations ... plugins .... Permalink Provider ... change the default
net.sourceforge.pebble.permalink.DefaultPermalinkProvider
to
net.sourceforge.pebble.permalink.TitlePermalinkProvider