Page 1 of 1

Help -Change the word "more"?

Posted: Fri Feb 22, 2008 1:39 pm
by RappScallion
Hello,

I have a question, when I use the new module or the blankofthemonth module, when you have the summary there is the link called "more" to read the whole detailed entry.

But i am trying to make a non-english site, so i can't use the word "more".

Is there any way to change this ?

Thanks in advance.

Re: Help -Change the word "more"?

Posted: Fri Feb 22, 2008 3:18 pm
by alby
RappScallion wrote: Is there any way to change this ?
Have you read help of News module?

There is a moretext param

Alby

Re: Help -Change the word "more"?

Posted: Fri Feb 22, 2008 4:40 pm
by RappScallion
hey thnx i found something:

(optional) moretext="more..." - Text to display at the end of a news item if it goes over the summary length. Defaults to "more..."

but i have no idea how i can change that?
sorry, i'm a big noob at scripting and site making and stuff...

Re: Help -Change the word "more"?

Posted: Fri Feb 22, 2008 6:33 pm
by Pierre M.
Try {news moretext='abcxyz'} or something like this.

Pierre M.