[jonah] issue with JONAH_TEMPLATES

Chuck Hagenbuch chuck at horde.org
Sat May 24 06:35:31 PDT 2003


Quoting steve <smailling at free.fr>:

> So I don't know what the normal behavior whols be:
> - every template files in the same directory
> - change :jonah/lib/base.php :
>
> $registry->pushApp('jonah');
> $conf = &$GLOBALS['conf'];
> @define('JONAH_TEMPLATES', $registry->getParam('templates'));
>
> where we should have
> @define('JONAH_TEMPLATES', JONAH_BASE.'/templates');

That's incorrect; you can define a different template directory. What does
the jonah array in horde/config/registry.php look like?

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
The alligators were there, too, in a bathtub inside the house.


More information about the jonah mailing list