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
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)

