Hello,
I was wondering how do I show message archive of blogs for each month ?
Dave <[EMAIL PROTECTED]> wrote: On Wed, Apr 16, 2008 at 3:28 AM, wrote:
> I would like to use the values of "Icon" and "About your blog" in a theme
> with are defined in the general setings of a blog.
>
> Unfortunately i could not find wow!
> Please help, thx.
Oops, we did not cover those in the template guide. We'll have to fix
that (https://issues.apache.org/roller/browse/ROL-1711).
Those are properties of the Weblog object, you can access them via the
Page Model like so:
$model.weblog.about
$model.weblog.iconPath
Or via a Weblog object like this:
$weblog.about
$weblog.iconPath
- Dave
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.