is there a simple way to get a list of all publications of a pubtype. I would like to keep the shorter (5) publication list for the list template but also have a link to list all.
Posted: 02.01.2004, 05:14
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I am willing to bet that there is a way to code this using smarty.
One option is to build a new URL parameter that would override the "number of publications to display" for that pubtype. '&publistcnt=all' would show all publications for the given pubtype.
Posted: 02.01.2004, 07:39
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
It's not possible yet. But I'm probably going to do something about it in the near future.
Posted: 03.01.2004, 23:14
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I support this suggestion.
It also would be nice to be able to sort publications by date, displaying all publications last week / last month / last 6 months / last year / all publications
On this page: /index.php?module=pagesetter&tid=1 (which displays the last X publications), it should also be possible to press a link which displays the next X publications.
Agree? :)
Posted: 03.01.2004, 23:15
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
And maybe also a way to display the most popular (most visited) publications?
Posted: 05.01.2004, 18:42
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Quote
It also would be nice to be able to sort publications by date, displaying all publications last week / last month / last 6 months / last year / all publications
Now possible with the CVS filters (date > X and date < Y). But "now" is not part of it. So perhaps something is still missing.
Rest is added to SF RFE.
Posted: 08.01.2004, 17:23
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
You should also add a way to control the amount of displayd publications in admin
(index.php?module=pagesetter&func=publist&tid=1)
Only the last 30 (?) publications should be listed, with the possibilities to show the next 30 on another page.
In the current situation, there can be quite a heavy load when displaying several hundred publications.