Page 1 of 1

index.php?id=1,1,0,0,1,0 what do the numbers mean?

Posted: Thu 3. Apr 2008, 17:54
by kalilj
Is there an English FAQ that explains what the different numbers in id=1,1,0,0,1,0 relate to?

I'm guessing that the first 1 is the category number but what do the other numbers relate to?

Posted: Thu 3. Apr 2008, 20:13
by sustia

Re: index.php?id=1,1,0,0,1,0 what do the numbers mean?

Posted: Thu 3. Apr 2008, 20:17
by kalilj
That is absolutely brilliant. Thank you very much!

Re: index.php?id=1,1,0,0,1,0 what do the numbers mean?

Posted: Fri 4. Apr 2008, 07:46
by Oliver Georgi
Newer releases have no real need to link against to "full-numbered" id. Now it is also possible to use single numbers like:
  • Link to special structure level: index.php?id=1
  • Link to special article: index.php?aid=10
If you want to have a print link add &print=1 - index.php?aid=10&print=1

And - newer release can handle alias for structure level and articles too.

Oliver