Matthias Englert wrote:

> > Did I check that in? Sorry, I guess. It was bugging me during debugging
> > so I removed it; I must not have picked up on it on checkin. You
> > actually want the midgar extension reloaded at every page request?
>
> I don't know what I want :-) but I added something like if
> (function_exists("mgd_get_midgard")) too, if you mean that.

Yes, that's the part I removed. What it does is if you have failed to
specify the correct location of the midgard-php4 extension, or it is not
loaded because of some other error (making mgd_get_midgard unavailable),
those three lines will attempt to load it at page start once more.

> Yes, I'm using MMP as mentioned in a previous message:
>
> I had three problems with midgard recently. Unfortunately I wasn't able to
> figure out which of them are my own fault and I also don't know which of them
> are MMP related.
>
> 1. Solved (Empty style would cause infinite style load loop) :-)
>
> 2. <(author)> does nothing. Either I'm too stupid or it's not predefined. What
> should it display exactly?

It's not predefined. All that's predefined is <[content] (or
<(content)>, same thing) and <[title]>.

> 3. no pagelinks. I really would like to have them, but than... if you say it's
> to difficult, I have to live with it.

Pagelinks for non-mmp have not seen any significant testing, and they're
simply not implemented for MMP. They're not high on my personal priority
list, either, so if things remain as they are there will very likely be
a next release without them. Matter of priorities. If they're on yours
(or anyone elses of course), I can give some hints on how to do them,
but be advised it'll take some C skills to do so -- the code _can not_
be simply cut-and-pasted into MMP. And if then a patch against current
CVS surfaces that has seen enough testing, I'll apply it.

Emile



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

Reply via email to