¿Article listing with summary?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
mikimoto
Posts: 14
Joined: Fri 30. Jul 2004, 16:20

¿Article listing with summary?

Post by mikimoto »

Hello:

I have searched in the forum but i can't find asnwer to this. I want that in article listing, my articles lists with summary, not only with the title. ¿How can i do it?

Thanks
Al pan pan y al vino vino.
sbira
Posts: 10
Joined: Tue 29. Jun 2004, 18:20
Location: Trieste, Italy

Re: ¿Article listing with summary?

Post by sbira »

Hi!
In admin, go to Site Structure, edit yuor level (e.g. news) and set in "top article count" =

X=0 - if you don't want a summary (only list of links)

X=1 - if you want to see only one summary

X>1 - X = number of summary that you want in the page

Bye! :P
mikimoto
Posts: 14
Joined: Fri 30. Jul 2004, 16:20

Post by mikimoto »

mh.. it was easy!!! :lol:

I must change the page listing template in all the pages except the firsts articles :roll:

Thanks!!!
Al pan pan y al vino vino.
mikimoto
Posts: 14
Joined: Fri 30. Jul 2004, 16:20

Post by mikimoto »

¿Someone knows how to list articles in 2 or 3 columns?
Al pan pan y al vino vino.
Pappnase

Post by Pappnase »

hello

at the moment this is not possible! but should be with the next release.
Juhana
Posts: 8
Joined: Wed 18. Aug 2004, 14:32
Location: Helsinki

why is the first article rendered diffrently than others?

Post by Juhana »

EDIT: I figured out that one article had different article listing template. Not so mystic...



Ok.

I just changed top article count to 999


why is the first article rendered diffrently than others?

First article has only "more..." link

Rest of the article titles and subtitles are links to full article.
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

you can use

Code: Select all

<div style="display:inline;vertical-align:top;"></div>
to simulate multiple columns content.

Here are sample screenshots:

Image

Image

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mikimoto
Posts: 14
Joined: Fri 30. Jul 2004, 16:20

Post by mikimoto »

Sounds interesting :)

I will explore this way.. thank you 8)
Al pan pan y al vino vino.
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

very nice ;)
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

oops double posting
cmsler
Posts: 22
Joined: Mon 5. Jul 2004, 17:32

2 or more columns in summary

Post by cmsler »

...and what about 2 or more columns in the summary? Possible or not?

Thanks cmsler
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

also possible by using the above code - use html tags inside the summary text.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mikimoto
Posts: 14
Joined: Fri 30. Jul 2004, 16:20

Re: ¿Article listing with summary?

Post by mikimoto »

6 years laters THANKS :wink:
Al pan pan y al vino vino.
Post Reply