Home
N-13 News
Forums
Help
Search
Username
Password
Register
Forgot password?
How to add image to post
necklacesdiscou
Known bugs - 4.0.3
necklacesdiscou
Latest
N-13 News 4.0.3
What is N-13 News?
Where can I get help?
Known bugs
Forums
Help & Support
News script
Hugh
Posted on 04 Dec 2009, 14:47:54
Access: Member
Total Posts: 1
Joined: 2009-12-04
Looks like an interesting script...
But I need to be able to put news article links on home page (as a brief title only link), to click through to a different page displaying the full story.
How do I do that?
HJ
#1249
Chris
Posted on 04 Dec 2009, 14:50:46
Access: Admin
Total Posts: 1395
Joined: 2006-05-19
Create a new template called headlines. For the news section of that template use something like this
Code:
<a href="fullstory.php?id={id}">{title}</a>
fullstory.php is the page you want the full story to display, also notice the {id}, this is important is it will add the unique ID each story has.
on fullstory.php simply include the news using the normal include code and it should work.
#1250
Network-13.com © 2013