there are several view-status'
Code: Select all
$view [string - available for 1.0-beta3 and above]
Indicates the current "view" on the frontend. One of: "archives, entry, feed, admin, archives, plugin, categories, authors, search, css, start, 404"if you use a staticpage as startpage, you will reach the "normal" frontpage with "index.php?frontpage"
But this page did not have the view "start" and not the view "archives" (as the next pages by navigation archives/P2.html ...)
There should be a view like "frontpage" for this, I think.