It's actually a macro loaded from
org/blojsom/plugin/velocity/page-macros.vm.
So, when you created categories with descriptions, the
descriptions didn't
get saved to the database?
On 11/1/06 3:38 PM, "Adrian Silveanu"
<silveanu yahoo.com> wrote:
> This was a new install of Blojsom 3, not an upgrade.
>
> Is this macro in asual-column.vm?
>
> The issue is that the information wasn't added to the
database.
>
>
> ----- Original Message ----
> From: David Czarnecki <david blojsom.com>
> To: blojsom-users <blojsom-users lists.sourceforge.net>
> Sent: Wednesday, November 1, 2006 12:45:24 PM
> Subject: Re: [Blojsom-users] Invisible Category Links
>
> These templates migrated from blojsom 2?
>
> I did just fix a small logic bug in the
#CategoryDescription macro. You
> could use:
>
> #macro(CategoryDescription $category)#if
(!("" == $category.getDescription()
> && $category.getDescription()) &&
>
$category.getDescription())$category.getDescription()#else$c
ategory.getName(
> ).replaceAll("/", "")#end#end
>
>
> On 10/31/06 11:43 PM, "Adrian Silveanu"
<silveanu yahoo.com> wrote:
>
>> Hi,
>>
>> I created a few category links, but they weren't
showing up in the blog, in
>> the column to the right. The space was there and
if I hover around where the
>> beginning of the category link label should be, I
found an invisible link for
>> each of the categories I created.
>>
>> I checked the database and discovered the
descriptions were missing. Once I
>> added them, the categories appeared in the column
to the right.
>>
>> Adrian
>>
>>
>>
>>
>>
>>
------------------------------------------------------------
-------------
>> Using Tomcat but need to do more? Need to support
web services, security?
>> Get stuff done quickly with pre-integrated
technology to make your job easier
>> Download IBM WebSphere Application Server v.1.0.1
based on Apache Geronimo
>> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Blojsom-users mailing list
>> Blojsom-users lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|