Change link directly to the post

current version: 1.0.6
released: 02.02.2012

Change link directly to the post

Postby stmirec » Tue Mar 27, 2012 12:04 am

Hi, this mod is runing me well now, but because of some BBcodes i´m thinking about to change the link under
"news item title" and "Read full news: Here" from news preview directly to the original post. Is it some (easy) way possible ?
Thank you.
stmirec
Posts < 10
Posts < 10
 
Posts: 8
Topics: 4
Joined: Wed Feb 08, 2012 5:00 pm
phpBB.com: stmirec

Re: Change link directly to the post

Postby nickvergessen » Tue Mar 27, 2012 12:18 am

styles/prosilver/template/newpage_body.html
find:
Code: Select all
<a href="{postrow.U_NEWS}">{postrow.POST_SUBJECT}</a></h3><!-- ENDIF -->

replace with:
Code: Select all
<a href="{postrow.U_MINI_POST}">{postrow.POST_SUBJECT}</a></h3><!-- ENDIF -->


find and delete:
Code: Select all
<strong>{L_NEWS_READ_FULL}:</strong> <em><a href="{postrow.U_NEWS}">{L_NEWS_READ_HERE}</a></em><br />
cheers nickvergessen :geek:

Member of phpBB Development-Team
No Support via PM
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 5748
Topics: 217
Images: 139
Joined: Mon Oct 15, 2007 4:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen

Re: Change link directly to the post

Postby stmirec » Tue Mar 27, 2012 12:17 pm

:) great. Thank you.
stmirec
Posts < 10
Posts < 10
 
Posts: 8
Topics: 4
Joined: Wed Feb 08, 2012 5:00 pm
phpBB.com: stmirec


Return to NV Newspage

Who is online

Users browsing this forum: No registered users and 1 guest