Page 1 of 1

Creating links for specific news entries using a tag

Posted: Mon Feb 12, 2007 11:07 am
by snarfu
Hi,

i have a little problem with a custom tag i try to develope.

My goal is to get specific news entries from the database (aka News with a given category and a given date range) and return a list of links to those news entries.

So far i can grab the right news entries from the database. I have the title and date for those news entries, but now i am stuck on creating a link for this news entry. I tried the CreateLink function, but well, i dont think i use that one right. I dont even know how to use it at all :) It seems this function is only available to modules? Is it possible to use that function inside a custom tag?

Thanks in advance

P.S.: Specs are as following:
    * CMS Made Simple 1.0.2
    * PHP Version 4.3.10-16
    * MySQL 4.0.24
    * Apache/2.0.54 (Debian GNU/Linux)