grantfullen
Newbie   Posts: 1 Registered: 10/28/2006 Status: Offline
|
posted on 10/28/2006 at 10:08 PM |
I am useing postnuke. 0.7.6 and autotheme lite 87. I got a nice theme.
AT-Nuke News. I installed fine. Problem is there is no hyper link on the
name of the news story. Question is how can i add a Read Full Story link to
the theme to show the news article. I know how to edit the html , but do
not know the global tag to use to point to the news storys.
Thanks in advance.
Grant |
| |
| |
mazsalleh
Senior Member   Posts: 149 Registered: 1/31/2004 Status: Offline
|
posted on 10/28/2006 at 11:08 PM |
I send you a private message to the Postnuke site with my email. If you
like you can sent me the summary.html and article.html and I will fix
them.
But please check before in Autotheme custom themes > Homepage what is
configured for summary.
It looks for me as there is article.html instead of summary.html
But anyway if this would be the case it still need to be fixed. ____________________ Carl
MazDev.com
Fishing & Boat trips at the isle Langkawi - Malaysia
|
| |
mazsalleh
Senior Member   Posts: 149 Registered: 1/31/2004 Status: Offline
|
posted on 10/28/2006 at 11:12 PM |
quote: <!--
[news:url:fullarticle] --> You need to use this in a link.
eg: <a href="<!-- [news:url:fullarticle] -->">Read full
article...</a>
or you use this one without link quote: {news:html:readmore}
and this one here is for the broken Poster Link in the top.
quote: posted-by / you need
to put this between <!-- [......] -->
You can put editional this 2 tags in your Article.html and also if you like
in summary.html. (the edit-del) is only seen by Admins
quote: posted-date-time
/ you need to put this between <!-- [......] -->
quote: <!--
[article-edit-del] -->
[Edited on 29/10/2006 by mazsalleh] ____________________ Carl
MazDev.com
Fishing & Boat trips at the isle Langkawi - Malaysia
|
| |