Pascal Van Hecke wrote:

> <?
>   $host_id = $midgard->host;
>   $host = mgd_get_host ($host_id);
>   $page_links = mgd_list_pagelinks ($host->root);
> ?>
>
> I get:
> Fatal error: Call to undefined function:
> mgd_list_pagelinks() in content on line 4
>
> Is there still support for pagelinks since version
> 1.4.2-1?

As you noted later, pagelinks are still available to 1.4.2-1. I'm
currently thinking about how to best implement them for MMP. Are
pagelinks actually being used? Have you written a custom interface for
managing them? Or do yo udo it by hand?

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to