aus MORE soll WEITERLESEN werden

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
bodegabar
Posts: 26
Joined: Wed 20. Oct 2004, 12:56

aus MORE soll WEITERLESEN werden

Post by bodegabar »

hallo.

habe eine kurze frage:

wie mache ich in der artikelübersicht aus dem more link einen link
der weiterlesen heißt ?
ist meine frage klar ?
aus dem hypeline MORE soll weiterlesen werden.

habt ihr mir einen tipp ?

danke

der bo
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

lock into your ../config/phpwcms/conf.template_default.inc.php

Code: Select all

$template_default["top_readmore_link"]		= "more…";
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
bodegabar
Posts: 26
Joined: Wed 20. Oct 2004, 12:56

Post by bodegabar »

thank you Pico !

now it works....

bo
usta
Posts: 146
Joined: Thu 18. Aug 2005, 19:17

Post by usta »

pico wrote:Hi

lock into your ../config/phpwcms/conf.template_default.inc.php

Code: Select all

$template_default["top_readmore_link"]		= "more…";
... and change "more..." to "whatever-you-want..." 8)
Post Reply