phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: [Phpgroupware-developers] xsl-stylesheets per template? (HEAD)


From: Sigurd Nes
Subject: Re: AW: [Phpgroupware-developers] xsl-stylesheets per template? (HEAD)
Date: Fri, 21 Nov 2003 17:53:47 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3

class.common.inc.php was altered 2003/11/12 so that the app_data.xsl is forced to be loaded from whatever template one is using. If you try NOTES with verdilak - you will find that is is broken. (as proporty was until I put a dummy app_data.xsl in /templates/verdilak)

Sigurd

hey,
maybe i did not understand your question... app_data is the main template
file which gets loaded by default from the framework. there you can call
what ever tpl file you need. notes hasnt enough different pages to make
it worth splitting the style descriptions into different tpl files, but
the admin app loads via app_data.xsl different tpl files for the categories
- and acount pages. please have a look there.
grtx.ceb
-- Originalnachricht --
Date: Thu, 20 Nov 2003 19:57:43 +0100
From: sigurdne <address@hidden>
To: "address@hidden" <address@hidden>
Subject: [Phpgroupware-developers] xsl-stylesheets per template? (HEAD)
Reply-To: address@hidden


Do I need to have a full set of xsl-stylesheets for each template ?

class.common.inc.php (line 1170):

$GLOBALS['phpgw']->xslttpl->add_file(PHPGW_APP_TPL . SEP . 'app_data');

Sigurd




_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-developers




_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-developers








reply via email to

[Prev in Thread] Current Thread [Next in Thread]