csnyder wrote:
You know the credit goes to the Joomla team for creating a de-facto standard for providing an HTML template that calls out to well-defined functions. If you can intercept and redirect the functions, your framework can use Joomla templates.On 11/10/06, Kenneth Downs <[EMAIL PROTECTED]> wrote: All we did was implement simple methods like mosCountModules() and mosLoadModules(), redirecting them to Andromeda functions. Most of them to tell the truth get discarded, we don't need the full complexity of 9 user module areas, top, debug, etc. One of our simplest is this: function mosMainBody() { ehStandardContent(); // Call the similar Andromeda function } |
begin:vcard fn:Kenneth Downs n:Downs;Kenneth adr;dom:;;347 Main Street;East Setauket;NY;11733 email;internet:[EMAIL PROTECTED] tel;work:631-689-7200 tel;fax:631-689-0527 tel;cell:631-379-0010 x-mozilla-html:FALSE url:http://www.secdat.com version:2.1 end:vcard
_______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
