Page 1 of 1

¿Article listing with summary?

Posted: Tue 17. Aug 2004, 11:02
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

Re: ¿Article listing with summary?

Posted: Wed 18. Aug 2004, 12:30
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

Posted: Wed 18. Aug 2004, 13:22
by mikimoto
mh.. it was easy!!! :lol:

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

Thanks!!!

Posted: Wed 18. Aug 2004, 17:59
by mikimoto
¿Someone knows how to list articles in 2 or 3 columns?

Posted: Wed 18. Aug 2004, 18:14
by Pappnase
hello

at the moment this is not possible! but should be with the next release.

why is the first article rendered diffrently than others?

Posted: Thu 19. Aug 2004, 16:17
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.

Posted: Thu 19. Aug 2004, 21:00
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

Posted: Thu 19. Aug 2004, 21:07
by mikimoto
Sounds interesting :)

I will explore this way.. thank you 8)

Posted: Thu 19. Aug 2004, 23:59
by pSouper
very nice ;)

Posted: Thu 19. Aug 2004, 23:59
by pSouper
oops double posting

2 or more columns in summary

Posted: Fri 10. Sep 2004, 16:19
by cmsler
...and what about 2 or more columns in the summary? Possible or not?

Thanks cmsler

Posted: Fri 10. Sep 2004, 22:45
by Oliver Georgi
also possible by using the above code - use html tags inside the summary text.

Oliver

Re: ¿Article listing with summary?

Posted: Thu 10. Jun 2010, 12:11
by mikimoto
6 years laters THANKS :wink: