patchphpGroupWare - Patches: patch #3469, XSLT support to the .16 branch

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3469: XSLT support to the .16 branch

Submitter:  Sigurd Nes <sigurdne>
Submitted:  Fri 22 Oct 2004 01:42:19 PM UTC
   
 
Category:  API - phpGWapi Priority:  5 - Normal
Item Group:  None Status:  Done
Privacy:  Public Assigned to:  skwashd
Open/Closed:  Closed

Sun 31 Oct 2004 12:55:52 PM UTC, comment #5: 

Added to the proposed-18 branch

Dave Hall <skwashd>
Group administrator
Mon 25 Oct 2004 11:43:34 AM UTC, comment #4: 

Fixed a bug in formatted_xslt_list (cat_id(HEAD) vs id(.16))

Sigurd Nes <sigurdne>
Group Member
Sun 24 Oct 2004 08:50:12 AM UTC, comment #3: 

I will try to create a 18-proposal branch in cvs in the next couple of days.  Need to recover a little bit more first.

Thanks for doing this. 

Cheers

Dave


PS - I forgot my savannah password :(

Anonymous
Sun 24 Oct 2004 08:41:30 AM UTC, comment #2: 

Included "app_header" for "noframework"

Sigurd Nes <sigurdne>
Group Member
Sat 23 Oct 2004 08:13:22 AM UTC, comment #1: 

A small change to class.xslttemplates.inc.php to allow explicit parsing – as original intended (this is very useful for creating the data for email output.)

This means that one has to call
$GLOBALS['phpgw']->xslttpl->pp(); 
after the
$GLOBALS['phpgw']->xslttpl->set_var('phpgw',array('list' => $data));
to parse the page.

To skip the header,footer and navbar – set
$GLOBALS['phpgw_info']['flags']['noframework'] = True;

Sigurd Nes <sigurdne>
Group Member
Fri 22 Oct 2004 01:42:19 PM UTC, original submission:  

This patch allows ordinary apps and apps depended on XSLT (like "property") to live together.

Sigurd Nes <sigurdne>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7939:  patchfile.diff added by sigurdne (54KiB - application/octet-stream - XSLT support to the .16 branch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 9 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-31 skwashd StatusNone Done
    Open/ClosedOpen Closed
2004-10-25 sigurdne Attached File- Added patchfile.diff, #3804
2004-10-25 sigurdne Attached File#3801 Removed
2004-10-24 sigurdne Attached File- Added patchfile.diff, #3801
2004-10-24 sigurdne Attached File#3798 Removed
2004-10-23 sigurdne Attached File- Added patchfile.diff, #3798
2004-10-23 sigurdne Attached File#3796 Removed
2004-10-22 sigurdne Attached File- Added patchfile.diff, #3796

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code