> > But are these information related somewhere in Midgard manual? Did I miss > it?
Yes and not . http://www.midgard-project.org/manual/en/records.page.php "info Contains bits for auth and active. Auth can be required, inherited or not required. A page is either active or offline." I am not sure if that should be presented that way.... Anyway if You want to know all records fileds for specific object use print_t ($object); It should display all fileds, but not all are for getting while using midgard functions. For example $page->info (as suggested in manual) will return nothing. As well as $article->calstart (AFAIR). Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
