Hi all,
I plan on use the news module to post reviews, tutorials, etc. On the home page, the main content will be the latest topics.
By Default it outputs like this:
06/17/07
This is a test article - title.
Category: Tutorial
Posted by: Cobby
This is a test article - summary.
And I want to change it to this:
This is a test article - title. //would be preferable that this wasn't hyperlinked.
17/06/07 //note the swap with days and months.
This is a test article - title.
Category: Tutorial
Posted by: Cobby
This is a test article - summary.
I know PHP and understand the concept of the smarty template engine. I just need to know which file I need to edit in order to make those changes.
Also, how can I set it to automatically create more pages after a certain amount of lines?
Cheers,
Cobby
[Solved] Changing News Module
[Solved] Changing News Module
Last edited by Cobby on Sun Jun 17, 2007 5:42 am, edited 1 time in total.
Re: Changing News Module
Ok, well I found out how to change the date.
I have found the files I need to edit in order to change the format.
But can someone give me a hot tip on how I will have the title twice, but one WITHOUT the hyperlink?
Cheers,
Cobby
I have found the files I need to edit in order to change the format.
But can someone give me a hot tip on how I will have the title twice, but one WITHOUT the hyperlink?
Cheers,
Cobby
Re: Changing News Module
Okay, I found out how to remove the link, its all gooood now 
