[interchange-cvs] interchange - racke modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Jan 9 07:29:53 EST 2005


User:      racke
Date:      2005-01-09 12:29:53 GMT
Modified:  .        MANIFEST
Added:     dist/lib/UI/pages/include/templates ui_print1
Log:
new UI template for printing administration pages

Revision  Changes    Path
2.142     +1 -0      interchange/MANIFEST


rev 2.142, prev_rev 2.141
Index: MANIFEST
===================================================================
RCS file: /var/cvs/interchange/MANIFEST,v
retrieving revision 2.141
retrieving revision 2.142
diff -u -r2.141 -r2.142
--- MANIFEST	29 Oct 2004 12:19:36 -0000	2.141
+++ MANIFEST	9 Jan 2005 12:29:52 -0000	2.142
@@ -520,6 +520,7 @@
 dist/lib/UI/pages/include/page_editor
 dist/lib/UI/pages/include/table_populator
 dist/lib/UI/pages/include/template_editor
+dist/lib/UI/pages/include/templates/ui_print1
 dist/lib/UI/pages/include/templates/ui_type1
 dist/lib/UI/pages/include/templates/ui_type2
 dist/lib/UI/pages/include/templates/ui_type3



1.1                  interchange/dist/lib/UI/pages/include/templates/ui_print1


rev 1.1, prev_rev 1.0
Index: ui_print1
===================================================================
<html[scratch ui_language_direction]>
<head>
<title>[scratch page_title]</title>
[tmp window_name][tag time]%m%d%H%M%S[/tag][/tmp]
<link href="__UI_IMG__interchange.css" rel="stylesheet" type="text/css">
[if value personal_css]<style>[value personal_css]</style>[/if]
{{HEADER}}
[scratchd meta_header]
</head>
<body [scratch ui_body_extra] marginwidth="0" marginheight="0" bgcolor="white">
<table width="100%" height="100%" border=0 cellspacing=0 cellpadding=1>
<tr> 
<td class="lightshade" valign="top"> 
<table width="100%" border="0" cellspacing="0" cellpadding="7">
  <tr> 
    <td class="workarea" valign=top>
	  {{:DEFAULT}}
    </td>
  </tr>
</table>
</td>
</tr>
</table>
</body>
</html>








More information about the interchange-cvs mailing list