Re: Theme pages
Rivanna Web Works <[email protected]> Wed, 27 Nov 2002 12:41:29 -0500
| Newsgroups | gmane.comp.cms.xaraya.ui |
|---|---|
| Message-ID | <[email protected]> |
Thanks John, But just to clarify... >>If wrong place to post, forgive... >> >>I'm still trying to fully understand the templating system for Xaraya, >>and am having difficulty with theme pages. >> >>Pages are "Master Templates" as I understand the BlockLayout specs. >>All the currently shipped themes have a default page (default.pnt, or I >>guess .xt in the future?), >>and the SeaBreaze theme has an additional install.pnt page. >> >>But how does xaraya know when to utilize a different page? >>Is this related to modules? >>There is no "install" module, but an "installer" module. >> >> > >Right now, the only template switching that there is in the system is for >"admin type", installer, and the default > >So the master template can be used for all user pages whereas the admin >template can be used for all admin pages. > /themes/theme_name/pages/admin.pnt will be used as the Master Template for the admin side of modules? > >Switching for the individual modules and blocks layout can be performed (and >there is an example in the Xaraya_Classic theme). > Got this, works very nicely... > >Hope that helps:) > Yes, thank you. rivanna