Ajai Khattri wrote:
Yes and No.On Fri, 10 Nov 2006, Kenneth Downs wrote: We do not actually use Joomla. We only use Joomla templates. We use the Andromeda framework, which is all about building database applications. The menu is generated by Andromeda based on the database itself. This is very very different from the CMS functions of Joomla, which we really don't need. But Andromeda has no real UI component. So we wrote a compatibility layer that opens up the world of Joomla templates for our use. Now I can download a Joomla template, put it into my Andromeda app, and I have a UI. So we have Joomla templates but no Joomla. One of the attractions of these templates is they often have nifty drop-down menus, animated menus, and so forth. But the template is trying to read from a Joomla table, which ain't there! So I modify the database retrieval code to pull menu information from the Andromeda source instead. So this leads to my question: Do all joomla templates read from the same menu table? If they do, then what works for one will work for another. That's what I'm trying to figure out. |
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
