Article listing – Target blank?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Stim
Posts: 587
Joined: Mon 6. Jun 2005, 13:13

Article listing – Target blank?

Post by Stim »

Hi

How to make "article listing read more" link acting as target blank? Possible?

I need link to other site sometime with target blank functions, but without having big article first and then link from article. In article there isn’t problem but in article listing i have problem to create "target blank" if I want link to other site.

Is there any solution for it?
Eggi
Posts: 15
Joined: Thu 20. Oct 2005, 11:26

Post by Eggi »

hi stim

look there

http://phpwcms.de/index.php?id=3,0,0,1,0,0

the most from your questions will answer there

sorry for my bad english
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

Hi Stim,

do your article using just one template for listing?

otherwise you can make a second template and add there
a blank inside, so you "just" need to set for each article
different template listing files.

may be a solution.

But also think to user behaviours, so the learn on your page
clicking the more is for reading the whole article, now there
are some articles showing more and reacht in a different way.

may be set instead of more an URL...
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Stim
Posts: 587
Joined: Mon 6. Jun 2005, 13:13

Post by Stim »

OK.

I think also template file is easiest way. This used for template listing file. How to make this to target blank?

[MORE]<a href="{ARTICLELINK}">{MORE}</a>[/MORE]
Post Reply