How would I link to a specific category from a template?
This would be a
persistent link that, when clicked, shows the category and
all entries
in it. From asual-column.vm, I see that this would probably
involve
getCategoryURL(); but I first need a category object for my
desired
category...
Thanks,
Brett
On 7/19/2006 3:19 PM, David Czarnecki wrote:
> Why can't you just edit the template to insert a link
to the post? Pretty
> simple, unless I'm missing something.
> On 7/19/06 3:00 PM, "Brett Leber"
<bleber+ cs.cmu.edu> wrote:
>
>> Hello blojsom users,
>>
>> I'm customizing blojsom 2.30 for the first time,
and I'd like to add a
>> static link in my template to a single blog entry.
I attempted to do
>> this using
$BLOJSOM_PLUGIN_FETCHER_HELPER.fetchPermalink(). I assign
>> this to variable $link, then use <a
href="$link.getLink()" to fill in
>> the URL.
>>
>> Is there a better way to do this? It seems kind of
cumbersome. I tried
>> searching for other methods to link to a single
post, but I can't find
>> anything else.
>>
>> Thanks,
>>
>> Brett
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|