11/27/2008

Enhancement: Code Snippits using LotusScript can now access all fields in Blog Configuration

Tags: Bug Fix Side block Enhancement

The existing code only exposed a single string as the interface between a LotusScript Code Snippit and the rendering core, namely the CodeBlockReturn string.

However, often code snippits may need information about the blog itself, especially stuff like the home URL, it's name and so on. This enhancement exposes all items in the configDoc to the Execute-statement in the rendering core.
...

11/27/2008

Small bugfix: Added working default value for Code Snippit

Tags: Bug Fix Side block

The Code Snippit now has a working default code, including the language set to LotusScript as default. The reason for this is that the lotusscript code must return its result in the public defined variable CodeBlockReturn.
...

11/27/2008

New feature: Ability to override page layout per page basis

Tags: New Features Static Page

This new feature enable you to override the default page layout on a static page
...

11/27/2008

Bugfix: The agent (WQO - Load Static Page) refers to Download settings instead of Static Page settings

Tags: Bug Fix Static Page

The agent (WQO - Load Static Page) | Agnt_LoadStaticPage refers to wrong settings and thus won't obey the settings in the template for Static Page layout. That has now been fixed.
...

11/27/2008

Bugfix: SideBlockCode function in RenderEngine.SideBlocks now works with @Formulas

Tags: Bug Fix Side block

The SideBlockCode now work with @formulas in addition to LotusScript
...

10/05/2008

New Feature : Photo Thumbnail Reflections

Tags: New Feature

A new option has been added to allow you to add reflections to the photo thumbnails in the photo albums. This option can be controlled in the blog configuration and when disabled the javascript required for the reflections is not loaded for performance reasons.

09/30/2008

New Feature : Basic Web Administration

Tags: New Feature

A basic Web Administration module has been added to BlogSphere to allow the creation and editing of blog entries from a web browser.

The current build of the WebAdminUI only allows the creation and editing of Plaintext entries. Future versions will allow for RichText editing and creation as well as adding the ability to view any of the other document types in BlogSphere.

The WebAdminUI used the Ext.ND framework to generate the UI


09/24/2008

New Feature : PicLens Support

Tags: New Features

The photo albums in BlogSphere now support the PicLens browser addin

08/31/2008

New Feature : Code Snippit Sideblock

Tags: Downloads New Features
A new sideblock type has been created called 'Code Snippit'

This new side block allows you to run some lotusscript code and then display the results in a sideblock. It can be useful for doing lookups to external databases and formatting the information with your own html and css before displaying it in the side block.

08/31/2008

Enhancement : iTunes Support for PodCasting

Tags: Enhancement
Podcast feeds now have the option of including special fields for iTunes support. These fields are enabled in the main configuration document and also on the blog entry media tab ( for entry specific data ).

Calendar

Search Site

Tag Cloud

Domino BlogSphere
Version 3.0.2

A Code Snippit

The Home URL of this db is http://dev.blogsphere.net/blogsphere/bsphere3.nsf