ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Reasonable numbers of page

May 14, 2014 8:57am

Subscribe [2]
  • #16 / May 14, 2014 11:30am

    worfoual

    61 posts

    But with this:

    -home
    -information
    —about me
    —about my dog
    —-his eyes
    —-his nose
    —about my car
    -what I like
    —as food
    —as country
    —as city

    And I go to the page “his eyes” I want this URL:
    site_url/information/about-my-dog/his-eyes

    and not:
    site_url/information/his-eyes

  • #17 / May 14, 2014 11:36am

    Boyink!

    5011 posts

    True.

    But there are ways around that still without the Pages module. I’ve done this sort of thing to have a bit more freedom with URLs:

    {exp:channel:entries channel="static_content" disable="member_data|pagination" limit="1" dynamic="no" url_title="{last_segment}" require_entry="yes"}

    With that code I can have any number of segments in the URL before the entry title appears.

    If that navigation structure needs to be flexible throughout the lifespan of the site then you are probably better off with Taxonomy (which I have used) or NavEE (which I have not).

    I still wouldn’t use the Pages module for 200 pages.

  • #18 / May 15, 2014 3:17am

    worfoual

    61 posts

    Hi Boyink, I won’t use Page, you convince me.
    I wil try your code. I did not find it in your book 😉

    About Reasonable numbers, I wil have a download page and was thinking to use Grid as field type. Is it possible to have ± 100 rows? Or you think is to much?

  • #19 / May 15, 2014 8:04am

    Boyink!

    5011 posts

    A man has to save something for the next book…;)

    I haven’t had a grid with that many rows. Were it me I’d probably prototype it and see how it performs.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases