[drupal-devel] Glossary paged
I'd like to make glossary not one page, but many pages, one for letter. Could you point me please to some documentation I should previously read to achieve my goal? Regards, mike
On Mon, 21 Feb 2005 11:13:45 -0400, Maykel Moya <moya@cubaweb.com> wrote:
I'd like to make glossary not one page, but many pages, one for letter. Could you point me please to some documentation I should previously read to achieve my goal?
Note that adding a lot of glossary terms (as you are hinting at by needing paged views) may impact your site performance if the entire glossary is used in the filter.
On Feb 21, 2005, at 10:28 AM, Chris Cook wrote:
On Mon, 21 Feb 2005 11:13:45 -0400, Maykel Moya <moya@cubaweb.com> wrote:
I'd like to make glossary not one page, but many pages, one for letter. Could you point me please to some documentation I should previously read to achieve my goal?
Note that adding a lot of glossary terms (as you are hinting at by needing paged views) may impact your site performance if the entire glossary is used in the filter.
not likely. the filter system uses some smart caching to avoid this problem. see filter.module
Hi, Op maandag 21 februari 2005 16:28, schreef Chris Cook:
On Mon, 21 Feb 2005 11:13:45 -0400, Maykel Moya <moya@cubaweb.com> wrote:
I'd like to make glossary not one page, but many pages, one for letter. Could you point me please to some documentation I should previously read to achieve my goal?
Note that adding a lot of glossary terms (as you are hinting at by needing paged views) may impact your site performance if the entire glossary is used in the filter. I once (long ago) made a node-based glossary, with alpha-sorting: http://cvs.drupal.org/viewcvs/drupal/contributions/sandbox/ber/standpunten_m...
Regards, Bèr -- [ Bèr Kessels | Drupal services www.webschuur.com ]
participants (4)
-
Bèr Kessels -
Chris Cook -
Maykel Moya -
Moshe Weitzman