We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2610
    • 6 Posts
    Hi,

    I’am new to cms and I’am struggeling with the listindexer. I want to use it for specific news related pages and not as a listing of al new pages on the website.

    config file
    $rootFolder = NULL;

    template
    [[ListIndexer?LIn_root=’0’]]

    As I know the Null stands for the rootfolder of the site, but how can i change it to only news related pages. I know I have to change the number, but wich number is that? It says it is the Folder number but what is meant by that? A Folder number on the webserver or an pageid or...? I’ve several options but no luck so far.

    what Am i doning wrong?

    thanx, Barry

      • 12379
      • 460 Posts
      The folder number is exactly that - the number next to the folder in the doc tree!

      Also, try using back `ticks` around the LIn_root parameter value(s).

      I’ve used ListIndexer (old version) briefly in the past before I got my head around Ditto. If needed you can tell Ditto specific pages to display using &documents parameter.

        Mostly harmless.
        • 2610
        • 6 Posts
        thx, hotdiggity. I did now about the ticks but probably doing something else wrong. I will have a go with ditto.

        Thx