Domino BlogSphere V3 new Beta
Declan Lynch has published a new beta version of his blog template. It contains a number of bug fixes and an improved version of LightBox for the photo albums. You can find more information on www.blogsphere.net.
How to upgrade your blog
Reminder: if you replace the design of your database, you will loose all custom development you might have done.
- Download and unzip the database template
bsphere301B7.ntfto a Notes root (data) directory. - Open the template in the Administrator Client and sign the database.
- Refresh (or replace) the design of your blog with the template
BlogSphere V301 B7. - To make the new Lightbox work, you need the photo settings from the "Advanced" Page Template. The easiest way to get these is to copy the Advanced page template from the .ntf into your blog and change the configuration to use this template.
Displaying internal categories
In the blog summary, I wanted to display the internal categories (tags) instead of having the technorati links. At first, I could not find out how to do it. Declan Lynch told me how to do this. Here's a list of the tags involved:
"<$Trans_Categories$> | the word "Category" translated |
<$BSEntryTechnorati$> | the list of the category URLs on the Technorati site |
<$BSCategoriesURL$> | the list of categories with internal By Category links |
<$BSEntryCategories$> | makes a plaintext list of categories with no links |
So just replacing <$BSEntryTechnorati$> with <$BSCategoriesURL$> did the trick.
Star rating
0%
Comments
To add a comment, log in or register as new user. It's free and safe.