SOURCES: eventum-httpclient-clientside.patch - more clientside htt...

glen glen at pld-linux.org
Wed Dec 21 00:24:33 CET 2005


Author: glen                         Date: Tue Dec 20 23:24:33 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more clientside httpclient usage

---- Files affected:
SOURCES:
   eventum-httpclient-clientside.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/eventum-httpclient-clientside.patch
diff -u SOURCES/eventum-httpclient-clientside.patch:1.1 SOURCES/eventum-httpclient-clientside.patch:1.2
--- SOURCES/eventum-httpclient-clientside.patch:1.1	Mon Aug  1 14:39:50 2005
+++ SOURCES/eventum-httpclient-clientside.patch	Wed Dec 21 00:24:28 2005
@@ -3,7 +3,7 @@
 
 and besides, js files should be (can be) cached at client side, which is good.
 
-glen 2005-07-30
+glen 2005-07-30, 2005-11-30
 
 --- ./js/expandable_cell.js	2005-07-30 17:47:12.000000000 +0300
 +++ /tmp/expandable_cell.js	2005-07-30 20:18:01.000000000 +0300
@@ -62,3 +62,16 @@
  <form>
    <table bgcolor="#FFFFFF" width="100%" cellspacing="1" cellpadding="2" border="0">
      <tr>
+--- eventum-20051130/templates/en/reports/recent_activity.tpl.html~	2005-11-30 18:24:19.000000000 +0200
++++ eventum-20051130/templates/en/reports/recent_activity.tpl.html	2005-11-30 18:25:09.000000000 +0200
+@@ -1,8 +1,6 @@
+ {include file="header.tpl.html" extra_title="Recent Activity"}
+-<script language="javascript">
+-{include file="../js/httpclient.js"}
+-{include file="../js/expandable_cell.js"}
+-</script>
++<script language="javascript" src="{$rel_url}js/httpclient.js"></script>
++<script language="javascript" src="{$rel_url}js/expandable_cell.js"></script>
+ <br />
+ <form method="post" action="{$smarty.server.PHP_SELF}" name="recent_activity">
+ <input type="hidden" name="cat" value="generate">
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-httpclient-clientside.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list