Can you suppress the "More ..." link after article

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
dmacgregor
Posts: 11
Joined: Mon 7. Mar 2005, 21:15

Can you suppress the "More ..." link after article

Post by dmacgregor »

I have an article basis with a rather short summary and no added articles. There are some other articles in the same place in the heirarchy and links to them show up nicely. But before the links there is a "More ..." link for the summary page that goes only the full summary by itself, which is the just the same page but without the links. I never need to go there.

How do I get rid of that pesky "more ..." link? I have tried everything I could think of and search through the docs and forums but no luck.

Thanks a lot,

Doug
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Hi dmacgregor,

You must write your own template for the article-list, without a more... link in it!
You will find an example in:

/phpwcms_template/inc_cntpart/articlesummary/list/sample.tmpl

which you can copy - give a new name - change the link-section - save it

and select it in the article basicinformation of your special article!
dmacgregor
Posts: 11
Joined: Mon 7. Mar 2005, 21:15

Post by dmacgregor »

Thanks a lot, pepe. I check it out.
dmacgregor
Posts: 11
Joined: Mon 7. Mar 2005, 21:15

Post by dmacgregor »

Yes, I got it to work. Thanks, again.
circpros
Posts: 4
Joined: Sun 1. May 2005, 22:22

Post by circpros »

Got a small issue related to this....

I deleted the 'more' call from my template, and I'm getting the letters 'mai' as the first line of each article using this template..... anyone got an idea about the cause that saves me a lot of searching?

Thanks in advance!
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Hi circpros,

we have the 01.05.2005 ( 1. MAY 2005 ) today.... and therefore you can see the 3 letters:

:idea: M A I :lol:
It's the actual month name.

Please look into your template... and you will find it :idea:
circpros
Posts: 4
Joined: Sun 1. May 2005, 22:22

Post by circpros »

Hehehe..... :oops:

I didn't get the reference.... had it said 'MAY' I *might* have made the connection....

Problem solved. Thanks for lending a little logical assistance to an illogical person!

8)
Post Reply