Page 1 of 1

Hide the 'more...'

Posted: Sun 12. Nov 2006, 17:06
by dustin-lee
Is there anyway to hide the 'more...' that comes after the summary?

Posted: Sun 12. Nov 2006, 17:53
by flip-flop
Hi dustin-lee,

-> edit article basis information
-> status: [more…] link = off
or if you uses the "template: article listing:" sample.tmpl please edit this template at /phpwcms_template/inc_cntpart/articlesummary/list/........

Regards Knut

Posted: Mon 13. Nov 2006, 08:25
by dustin-lee
Thank You very much. This helped a lot.

Posted: Thu 14. Dec 2006, 23:06
by loub0999
This part I found in the article admin interface:
flip-flop wrote: or if you uses the "template: article listing:" sample.tmpl please edit this template at /phpwcms_template/inc_cntpart/articlesummary/list/........
But where do I find this stuff? I did a content seach and couldn't find any code that resembled this, so I guess you're talking about somewhere in the admin interface?
flip-flop wrote: -> edit article basis information
-> status: [more…] link = off
I have the latest version on phpwcms installed.

Posted: Thu 14. Dec 2006, 23:24
by flip-flop
But where do I find this stuff?....
Yes, you will find it in the backend.

Article -> [create ore edit an article] -> article information -> [edit] -> edit article basis information
At the bottom of this form.

Knut