Creating links for specific news entries using a tag

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
snarfu
New Member
New Member
Posts: 5
Joined: Thu Dec 14, 2006 12:13 pm

Creating links for specific news entries using a tag

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

Return to “CMSMS Core”