[Rt-commit] r2604 - in rt/branches/PLATANO-EXPERIMENTAL-CSS: .
html/Admin/Elements html/Admin/Global html/Admin/Groups
html/Admin/Users html/Approvals html/Approvals/Elements
html/Elements html/Search html/Search/Elements
html/SelfService html/SelfService/Elements html/Ticket
html/Ticket/Elements html/User
jesse at bestpractical.com
jesse at bestpractical.com
Mon Apr 11 10:11:29 EDT 2005
Author: jesse
Date: Mon Apr 11 10:11:27 2005
New Revision: 2604
Modified:
rt/branches/PLATANO-EXPERIMENTAL-CSS/ (props changed)
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
Log:
r12526 at hualien: jesse | 2005-04-11 09:45:37 -0400
==== Patch <Platano> level 6
Source: 5dbbeda1-96ee-0310-ab23-efcf45cb33fb:/rt/branches/PLATANO-EXPERIMENTAL-CSS:16439
Target: e417ac7c-1bcc-0310-8ffa-8f5827389a85:/rt/branches/PLATANO-EXPERIMENTAL-CSS:2599
(svn://svn.bestpractical.com/rt)
Log:
r15592 at DHCP-21126: gugod | 2005-03-31 18:20:07 +0800
make local branch again
r15850 at DHCP-21126: gugod | 2005-04-02 15:26:27 +0800
* indentation of some mess body :/
* Tweak on the div.title and div.mainbody
r15851 at DHCP-21126: gugod | 2005-04-02 16:10:59 +0800
Make platano "HOME" screen has the same layout as 3.4R
r15856 at DHCP-21126: gugod | 2005-04-02 17:39:59 +0800
remove <font> tag
r15857 at DHCP-21126: gugod | 2005-04-02 17:40:48 +0800
TitleBox now use <div> instead of <table>
r15858 at DHCP-21126: gugod | 2005-04-02 18:28:09 +0800
* wrap a div#all right inside <body> to avoid margin problem on IE
* use div.right-column and div.left-column to split columns.
r16237 at DHCP-21126: gugod | 2005-04-08 12:27:57 +0800
setup login form semantic
r16238 at DHCP-21126: gugod | 2005-04-08 12:39:25 +0800
So, semantics.
r16239 at DHCP-21126: gugod | 2005-04-08 12:41:51 +0800
tweak css to match semantic of "HOME" page
r16240 at DHCP-21126: gugod | 2005-04-08 12:45:55 +0800
put ossf new style into css linkn
r16298 at DHCP-21126: gugod | 2005-04-10 09:37:10 +0800
Move TitleBox to Widgets/
r16299 at DHCP-21126: gugod | 2005-04-10 09:53:44 +0800
/Elements/TitleBox -> /Widgets/TitleBox
r16300 at DHCP-21126: gugod | 2005-04-10 09:55:50 +0800
/Elements/TitleBox -> /Widgets/TitleBox
r16431 at DHCP-21126: gugod | 2005-04-11 01:11:44 +0800
use component calls with content, instead of TitleBoxStart + TitleBoxEnd
r16432 at DHCP-21126: gugod | 2005-04-11 01:14:33 +0800
Use component calls with content instead of TitleBoxStart + TitleBoxEnd
r16438 at DHCP-21126: gugod | 2005-04-11 08:36:11 +0800
deprecate TitleBoxStart + TitleBoxEnd
r16439 at DHCP-21126: gugod | 2005-04-11 09:36:13 +0800
Use component call with contents to "TitleBox" instead of TitleBoxStart + TitleBoxEnd
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip Mon Apr 11 10:11:27 2005
@@ -49,7 +49,7 @@
<FORM METHOD=POST ACTION="Scrip.html">
<input type="hidden" name="id" value="<%$id%>">
<input type="hidden" name="Queue" value="<%$Queue%>">
-<& /Widgets/TitleBoxStart, title => loc('Scrip Fields') &>
+<&| /Widgets/TitleBox, title => loc('Scrip Fields') &>
<TABLE>
<TR>
<TD ALIGN=RIGHT>
@@ -91,11 +91,11 @@
</TD>
</TR>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit, Caption => loc("Be sure to save your changes"), Reset => 1 &>
<br>
-<& /Widgets/TitleBoxStart, title => loc('User Defined conditions and actions') &>
+<&| /Widgets/TitleBox, title => loc('User Defined conditions and actions') &>
<table>
<TR>
<TD colspan=2>
@@ -127,7 +127,7 @@
</TD>
</TR>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit, Label => loc('Create'), Reset => 1 &>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html Mon Apr 11 10:11:27 2005
@@ -51,7 +51,7 @@
<FORM METHOD=POST ACTION="GroupRights.html">
-<& /Widgets/TitleBoxStart, title => loc('Modify global group rights.')&>
+<&| /Widgets/TitleBox, title => loc('Modify global group rights.')&>
<h1><&|/l&>System groups</&></h1>
<TABLE>
@@ -102,7 +102,7 @@
% }
</TABLE>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<& /Elements/Submit, Label => loc('Modify Group Rights'), Reset => 1 &>
</FORM>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html Mon Apr 11 10:11:27 2005
@@ -51,7 +51,7 @@
<FORM METHOD=POST ACTION="UserRights.html">
-<& /Widgets/TitleBoxStart, title => loc('Modify global user rights.') &>
+<&| /Widgets/TitleBox, title => loc('Modify global user rights.') &>
<TABLE>
@@ -71,7 +71,7 @@
% }
</TABLE>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<& /Elements/Submit, Label => loc('Modify User Rights'), Reset => 1 &>
</FORM>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html Mon Apr 11 10:11:27 2005
@@ -53,7 +53,7 @@
<FORM METHOD=POST ACTION="GroupRights.html">
<INPUT TYPE=HIDDEN NAME=id VALUE="<% $GroupObj->id %>">
-<& /Widgets/TitleBoxStart, title => loc('Modify group rights for group [_1]', $GroupObj->Name) &>
+<&| /Widgets/TitleBox, title => loc('Modify group rights for group [_1]', $GroupObj->Name) &>
<h1><&|/l&>System groups</&></h1>
<TABLE>
@@ -90,7 +90,7 @@
% }
</TABLE>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<& /Elements/Submit, Label => loc('Modify Group Rights'), Reset => 1 &>
</FORM>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html Mon Apr 11 10:11:27 2005
@@ -50,7 +50,7 @@
<& /Elements/ListActions, actions => \@results &>
-<& /Widgets/TitleBoxStart, title => loc('Editing membership for group [_1]', $Group->Name) &>
+<&| /Widgets/TitleBox, title => loc('Editing membership for group [_1]', $Group->Name) &>
<FORM ACTION="<%$RT::WebPath%>/Admin/Groups/Members.html" METHOD=POST>
<INPUT TYPE=HIDDEN NAME=id VALUE="<%$Group->Id%>">
@@ -98,7 +98,7 @@
</TD>
</TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit, Label => loc('Modify Members'), Reset => 1 &>
</form>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html Mon Apr 11 10:11:27 2005
@@ -53,7 +53,7 @@
<FORM METHOD=POST ACTION="UserRights.html">
<INPUT TYPE=HIDDEN NAME=id VALUE="<% $GroupObj->id %>">
-<& /Widgets/TitleBoxStart, title => loc('Modify user rights for group [_1]', $GroupObj->Name) &>
+<&| /Widgets/TitleBox, title => loc('Modify user rights for group [_1]', $GroupObj->Name) &>
<TABLE>
@@ -72,7 +72,7 @@
% }
</TABLE>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<& /Elements/Submit, Label => loc('Modify User Rights'), Reset => 1 &>
</FORM>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html Mon Apr 11 10:11:27 2005
@@ -62,7 +62,7 @@
<TR>
<TD VALIGN=TOP class="boxcontainer">
-<& /Widgets/TitleBoxStart, title => loc('Identity') &>
+<&| /Widgets/TitleBox, title => loc('Identity') &>
<TABLE>
<TR><TD ALIGN="RIGHT">
@@ -101,9 +101,9 @@
<textarea name="FreeformContactInfo" cols=20 rows=5><%$UserObj->FreeformContactInfo%></TEXTAREA>
</TD></TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<br>
-<& /Widgets/TitleBoxStart, title => loc('Access control') &>
+<&| /Widgets/TitleBox, title => loc('Access control') &>
<INPUT TYPE=HIDDEN NAME="SetEnabled" VALUE="1">
<INPUT TYPE=CHECKBOX NAME="Enabled" VALUE="1" <%$EnabledChecked%>>
<&|/l&>Let this user access RT</&><BR>
@@ -131,11 +131,11 @@
</TR>
</TABLE>
% }
-<& /Widgets/TitleBoxEnd &>
+</&>
</TD>
<TD VALIGN=TOP class="boxcontainer">
-<& /Widgets/TitleBoxStart, title => loc('Location') &>
+<&| /Widgets/TitleBox, title => loc('Location') &>
<TABLE>
<TR><TD ALIGN="RIGHT">
<&|/l&>Organization</&>:
@@ -175,9 +175,9 @@
<input name="Country" value="<%$UserObj->Country%>">
</TD></TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<br>
-<& /Widgets/TitleBoxStart, title => loc('Phone numbers') &>
+<&| /Widgets/TitleBox, title => loc('Phone numbers') &>
<TABLE>
<TR><TD ALIGN="RIGHT">
<&|/l&>Residence</&>:
@@ -198,14 +198,14 @@
<&|/l&>Pager</&>:
</TD><TD>
<input name="PagerPhone" value="<%$UserObj->PagerPhone%>" size=13><br>
-<& /Widgets/TitleBoxEnd &>
+</&>
</TD>
<TR>
</TR>
</TABLE>
<BR>
-<& /Widgets/TitleBoxStart, title => loc('Custom Fields') &>
+<&| /Widgets/TitleBox, title => loc('Custom Fields') &>
<TABLE>
% my $CFs = $UserObj->CustomFields;
% while (my $CF = $CFs->Next) {
@@ -218,17 +218,17 @@
<TR>
</TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<TR>
<TD colspan="2">
-<& /Widgets/TitleBoxStart, title => loc('Comments about this user') &>
+<&| /Widgets/TitleBox, title => loc('Comments about this user') &>
<TEXTAREA class="comments" name="Comments" COLS=80 ROWS=5 WRAP=VIRTUAL><%$UserObj->Comments%></TEXTAREA>
-<& /Widgets/TitleBoxEnd &>
+</&>
%if ($UserObj->Privileged) {
<BR>
-<& /Widgets/TitleBoxStart, title => loc('Signature') &>
+<&| /Widgets/TitleBox, title => loc('Signature') &>
<TEXTAREA class="signature" COLS=80 ROWS=5 name="Signature" WRAP=HARD><%$UserObj->Signature%></TEXTAREA>
-<& /Widgets/TitleBoxEnd &>
+</&>
% }
</TD>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html Mon Apr 11 10:11:27 2005
@@ -50,13 +50,13 @@
Title => $title &>
<form method=post action="<%$RT::WebPath%>/Approvals/index.html">
-<& /Widgets/TitleBoxStart, title => $title &>
+<|& /Widgets/TitleBox, title => $title &>
<& /Ticket/Elements/ShowHistory , Ticket => $Ticket, Collapsed => 0, ShowTitle => 0, ShowHeaders => 0, ShowDisplayModes => 0, ShowTitleBarCommands => 0 &>
<hr>
<table width=100%>
<& Elements/Approve, ticket => $Ticket, ShowApproving => 0 &>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit&>
</form>
<& Elements/ShowDependency, Ticket => $Ticket &>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval Mon Apr 11 10:11:27 2005
@@ -57,7 +57,7 @@
% }
</table>
-<& /Widgets/TitleBoxStart, title => loc("Search for approvals") &>
+<&| /Widgets/TitleBox, title => loc("Search for approvals") &>
<input type=checkbox value="1" name="ShowPending"
<%((!$ARGS{'ShowRejected'} && !$ARGS{'ShowResolved'}) ||
$ARGS{'ShowPending'})
@@ -69,7 +69,7 @@
<&|/l,"<input size='15' value='".($created_before->Unix > 0 &&$created_before->ISO)."' name='CreatedBefore'>"&>Only show approvals for requests created before [_1]</&><br>
<&|/l, "<input size='15' value='".( $created_after->Unix >0 && $created_after->ISO)."' name='CreatedAfter'>"&>Only show approvals for requests created after [_1]</&>
-<& /Widgets/TitleBoxEnd &>
+</&>
<%init>
my $tickets = RT::Tickets->new( $session{'CurrentUser'} );
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error Mon Apr 11 10:11:27 2005
@@ -46,13 +46,11 @@
<& /Elements/Callback, %ARGS, error => $error &>
<& /Elements/Header, Code => $Code, Why => $Why &>
<& /Elements/Tabs &>
-<& /Widgets/TitleBoxStart, class=> "error", title => $Title &>
+<&| /Widgets/TitleBox, class=> "error", title => $Title &>
<%$Why%>
<br>
-<font size=-1>
<%$Details%>
-</font>
-<& /Widgets/TitleBoxEnd &>
+</&>
</body>
</HTML>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions Mon Apr 11 10:11:27 2005
@@ -44,18 +44,18 @@
%#
%# END BPS TAGGED BLOCK }}}
% if ($actions[0] ) {
-<& /Widgets/TitleBoxStart, title => loc('Results') &>
-<UL>
+<&| /Widgets/TitleBox, title => loc('Results') &>
+<ul>
% foreach my $action (@actions) {
% next unless ($action);
% my $skip = 0;
% $m->comp('/Elements/Callback', _CallbackName => 'ModifyRow', row => \$action, skip => \$skip, %ARGS);
% next if $skip;
-<LI><%$action%></LI>
+<li><%$action%></li>
% }
-</UL>
-<& /Widgets/TitleBoxEnd &>
-<BR>
+</ul>
+</&>
+<br />
% }
<%init>
@actions = grep (/./, at actions);
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login Mon Apr 11 10:11:27 2005
@@ -58,14 +58,13 @@
<div class="dialog">
% if ($Error) {
-<& /Widgets/TitleBoxStart, title => loc('Error') &>
+<&| "/Widgets/TitleBox" , title => loc('Error') &>
<% $Error %>
-<& /Widgets/TitleBoxEnd &>
+</&>
% }
<div id="loginform">
-<& /Widgets/TitleBoxStart,titleright => loc("RT [_1]", $RT::VERSION), title => loc('Login') ,
-contentbg=>"#cccccc" &>
+<&| /Widgets/TitleBox ,title => loc('Login') &>
% unless ($RT::WebExternalAuth and !$RT::WebFallbackToInternalAuth) {
<form id="login" name="login" method="post" action="<% (UNIVERSAL::can($r, 'uri') && ($r->uri) =~ m!.*/(.*)!) %>">
@@ -87,7 +86,6 @@
%# Give callbacks a chance to add more control elements
<& /Elements/Callback, %ARGS &>
-<&/Widgets/TitleBoxEnd&>
% # From mason 1.0.1 forward, this doesn't work. in fact, it breaks things.
% # But on Mason 1.15 it's fixed again, so we still use it.
% # The code below iterates through everything in the passed in arguments
@@ -109,6 +107,7 @@
% }
</form>
% }
+</&>
</div><!-- #loginform -->
</div><!-- .dialog -->
<& /Elements/Footer, Menu => 0 &>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate Mon Apr 11 10:11:27 2005
@@ -44,7 +44,7 @@
%#
%# END BPS TAGGED BLOCK }}}
<div class="quick-create">
-<& /Widgets/TitleBoxStart, title => loc('Quick ticket creation') &>
+<&| /Widgets/TitleBox, title => loc('Quick ticket creation') &>
<form method="post" action="<%$RT::WebPath%>/index.html">
<input type="hidden" name="QuickCreate" value="1">
<table>
@@ -64,6 +64,6 @@
</table>
<div align="right"><input type="submit" value="<%loc('Create')%>"></div>
</form>
-<& /Widgets/TitleBoxEnd &>
+</&>
</div>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch Mon Apr 11 10:11:27 2005
@@ -44,7 +44,7 @@
%#
%# END BPS TAGGED BLOCK }}}
<div class="ticket-overview">
-<& /Widgets/TitleBoxStart, title => loc("Quick search"), bodyclass => "", class=> 'ticket-overview' &>
+<&| /Widgets/TitleBox, title => loc("Quick search"), bodyclass => "", class=> 'ticket-overview' &>
<TABLE>
<tr>
@@ -79,7 +79,7 @@
</TR>
% }
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
</div>
<%INIT>
my $Queues = RT::Queues->new($session{'CurrentUser'});
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html Mon Apr 11 10:11:27 2005
@@ -96,7 +96,7 @@
<HR>
-<& /Widgets/TitleBoxStart, title => loc('Update selected tickets') &>
+<&| /Widgets/TitleBox, title => loc('Update selected tickets') &>
<TABLE>
<TR>
<TD VALIGN=TOP>
@@ -142,8 +142,8 @@
</TD>
</TR>
</table>
-<& /Widgets/TitleBoxEnd&>
-<& /Widgets/TitleBoxStart, title => loc('Add comments or replies to selected tickets') &>
+</&>
+<&| /Widgets/TitleBox, title => loc('Add comments or replies to selected tickets') &>
<table>
<tr><td align=right><&|/l&>Update Type</&>:</td>
<td><select name="UpdateType">
@@ -167,13 +167,12 @@
</td></tr>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
-
-<& /Widgets/TitleBoxStart, title => loc('Edit Links'), color => "#336633"&>
+<&| /Widgets/TitleBox, title => loc('Edit Links') &>
<i><&|/l&>Enter tickets or URIs to link tickets to. Separate multiple entries with spaces.</&></i><br>
<& /Ticket/Elements/BulkLinks &>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit, Label => loc('Update All') &>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions Mon Apr 11 10:11:27 2005
@@ -43,7 +43,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<& /Widgets/TitleBoxStart, title => loc("Display Columns") &>
+<&| /Widgets/TitleBox, title => loc("Display Columns") &>
<table>
<tr>
<td>
@@ -91,7 +91,7 @@
</td>
</tr>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
<%INIT>
my $tickets = new RT::Tickets($session{'CurrentUser'});
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery Mon Apr 11 10:11:27 2005
@@ -44,7 +44,7 @@
%#
%# END BPS TAGGED BLOCK }}}
<& NewListActions, actions => $actions &>
-<& /Widgets/TitleBoxStart, title => join(': ', grep defined, loc("Query"), $Description) &>
+<&| /Widgets/TitleBox, title => join(': ', grep defined, loc("Query"), $Description) &>
<select size="10" name="clauses" style="width: 100%" multiple>
% $m->out($optionlist);
</select>
@@ -57,7 +57,7 @@
<input type=submit name="DeleteClause" value="<&|/l&>Delete</&>">
%#<input type=submit name="EditQuery" value="Advanced">
</p>
-<& /Widgets/TitleBoxEnd &>
+</&>
<%ARGS>
$Description
$optionlist
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches Mon Apr 11 10:11:27 2005
@@ -43,7 +43,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<& /Widgets/TitleBoxStart, title => loc('Saved searches') &>
+<&| /Widgets/TitleBox, title => loc('Saved searches') &>
%# Hide all the save functionality if the user shouldn't see it.
% if ($session{'CurrentUser'}->HasRight( Right => 'CreateSavedSearch',
% Object=> $RT::System )) {
@@ -74,7 +74,7 @@
<&|/l&>Load saved search:</&><br>
<& SelectSearchesForObjects, Name => 'LoadSavedSearch', Objects => \@Objects&>
<input value="<%loc('Load')%>" type="submit">
-<& /Widgets/TitleBoxEnd &>
+</&>
<%init>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria Mon Apr 11 10:11:27 2005
@@ -43,7 +43,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<& /Widgets/TitleBoxStart, title => loc('Add Criteria')&>
+<&| /Widgets/TitleBox, title => loc('Add Criteria')&>
<table width=100% cellspacing=0 cellpadding=0 border=0>
<tr>
<td>
@@ -71,7 +71,7 @@
<tr><td> </td></tr>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
<%ARGS>
$addquery => 0
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html Mon Apr 11 10:11:27 2005
@@ -50,19 +50,19 @@
<TABLE WIDTH="100%" class="ticketsummary" >
<TR>
<TD VALIGN=TOP WIDTH="50%" class="boxcontainer">
- <& /Widgets/TitleBoxStart, title => loc('The Basics'),
+ <&| /Widgets/TitleBox, title => loc('The Basics'),
title_class=> 'inverse',
color => "#993333" &>
<& /Ticket/Elements/ShowBasics, Ticket => $Ticket &>
<& /Ticket/Elements/ShowCustomFields, Ticket => $Ticket &>
- <& /Widgets/TitleBoxEnd &>
+ </&>
</TD>
<TD VALIGN=TOP WIDTH="50%" class="boxcontainer">
- <& /Widgets/TitleBoxStart, title => loc("Dates"),
+ <&| /Widgets/TitleBox, title => loc("Dates"),
title_class=> 'inverse',
color => "#663366" &>
<& /Ticket/Elements/ShowDates, Ticket => $Ticket, UpdatedLink => 0 &>
- <& /Widgets/TitleBoxEnd &>
+ </&>
</TD>
</TR>
</TABLE>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests Mon Apr 11 10:11:27 2005
@@ -43,7 +43,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<& /Widgets/TitleBoxStart, title => $title &>
+<&| /Widgets/TitleBox, title => $title &>
<TABLE BORDER=0 cellspacing=1 cellpadding=1 BGCOLOR="#eeeeee" WIDTH=100%>
<TR>
<TH><&|/l&>Subject</&></TH>
@@ -63,8 +63,7 @@
</TR>
% }
</TABLE>
-<& /Widgets/TitleBoxEnd &>
-
+</&>
<%INIT>
$title ||= loc("My [_1] tickets", $friendly_status);
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html Mon Apr 11 10:11:27 2005
@@ -45,13 +45,13 @@
%# END BPS TAGGED BLOCK }}}
<& /SelfService/Elements/Header, Title => loc('Error') &>
<h2 class="title"><%loc('Error')%></h2>
-<& /Widgets/TitleBoxStart, title => $Title &>
+<&| /Widgets/TitleBox, title => $Title &>
<%$Why%>
<br>
<font size=-1>
<%$Details%>
</font>
-<& /Widgets/TitleBoxEnd &>
+</&>
</body>
</HTML>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html Mon Apr 11 10:11:27 2005
@@ -49,10 +49,10 @@
<form method=post>
% unless ($RT::WebExternalAuth and !$RT::WebFallbackToInternalAuth) {
-<& /Widgets/TitleBoxStart, title => loc('Change password') &>
+<&| /Widgets/TitleBox, title => loc('Change password') &>
<&|/l&>New password</&>: <input type=password name="NewPass1" size=16>
<&|/l&>Confirm</&>: <input type=password name="NewPass2" size=16>
-<& /Widgets/TitleBoxEnd &>
+</&>
<BR>
% }
<& /Elements/Submit, Label => loc('Save Changes') &>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html Mon Apr 11 10:11:27 2005
@@ -54,7 +54,7 @@
[<a class="currenttab"><&|/l&>Show basics</&></a>] [<A HREF="#detail"><&|/l&>Show details</&></a>]
<BR>
-<& /Widgets/TitleBoxStart, contentbg => "#cccccc", title => loc("Create a new ticket") &>
+<&| /Widgets/TitleBox, title => loc("Create a new ticket") &>
<TABLE border=0 cellpadding=0 cellspacing=0>
<TR><TD class=label><&|/l&>Queue</&>:</TD>
<TD class=value><% $QueueObj->Name %>
@@ -161,7 +161,7 @@
</TD>
</TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit, Label => loc("Create")&>
<BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
@@ -177,7 +177,7 @@
<TR>
<TD WIDTH="50%" VALIGN=TOP>
- <& /Widgets/TitleBoxStart, title => loc('The Basics'),
+ <&| /Widgets/TitleBox, title => loc('The Basics'),
title_class=> 'inverse',
color => "#993333" &>
<TABLE BORDER=0>
@@ -186,25 +186,21 @@
<TR><TD ALIGN=RIGHT><&|/l&>Time Worked</&>:</TD><TD><&|/l,'<input size=3 name="TimeWorked" value="'.$ARGS{TimeWorked}.'">'&>[_1] min</&></TD></TR>
<TR><TD ALIGN=RIGHT><&|/l&>Time Left</&>:</TD><TD><&|/l,'<input size=3 name="TimeLeft" value="'.$ARGS{TimeLeft}.'">'&>[_1] min</&></TD></TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<br>
-<& /Widgets/TitleBoxStart, title => loc("Dates"),
- title_class=> 'inverse',
- color => "#663366" &>
+<&| /Widgets/TitleBox, title => loc("Dates"), title_class=> 'inverse' &>
<TABLE BORDER=0>
<TR><TD ALIGN=RIGHT><&|/l&>Starts</&>:</TD><TD><input size=10 name="Starts" value="<% $ARGS{Starts} %>"></TD></TR>
<TR><TD ALIGN=RIGHT><&|/l&>Due</&>:</TD><TD><input size=10 name="Due" value="<%
$ARGS{Due}%>"></TD></TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<BR>
</TD>
<TD VALIGN="TOP">
-<& /Widgets/TitleBoxStart, title => loc('Links'),
- title_class=> 'inverse',
- titleright => '', color=> "#336633" &>
+<&| /Widgets/TitleBox, title => loc('Links'), title_class=> 'inverse' &>
<i><&|/l&>(Enter ticket ids or URLs, separated with spaces)</&></i>
<TABLE BORDER=0>
@@ -217,7 +213,7 @@
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
<BR>
</TD>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html Mon Apr 11 10:11:27 2005
@@ -52,10 +52,9 @@
<& /Elements/ListActions, actions => \@Actions &>
-<& /Widgets/TitleBoxStart, title => loc('Ticket metadata'), contentbg =>
-'#ffffff' &>
+<&| /Widgets/TitleBox, title => loc('Ticket metadata') &>
<& /Ticket/Elements/ShowSummary, Ticket => $TicketObj, Attachments => $attachments &>
-<& /Widgets/TitleBoxEnd &>
+</&>
<BR>
<& /Ticket/Elements/ShowHistory ,
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments Mon Apr 11 10:11:27 2005
@@ -44,7 +44,7 @@
%#
%# END BPS TAGGED BLOCK }}}
% if (keys %documents) {
-<& /Widgets/TitleBoxStart, title => loc('Attachments'),
+<&| /Widgets/TitleBox, title => loc('Attachments'),
title_class=> 'inverse',
color => "#336699" &>
@@ -77,7 +77,8 @@
</ul>
% }
-<& /Widgets/TitleBoxEnd &>
+</&>
+
<BR>
% }
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory Mon Apr 11 10:11:27 2005
@@ -72,7 +72,7 @@
. loc("Full headers") . "</a>]";
}
</%perl>
-<& /Widgets/TitleBoxStart, title => $title, titleright => $titleright, bodyclass=> ''&>
+<&| /Widgets/TitleBox, title => $title, titleright => $titleright, bodyclass=> ''&>
% }
<TABLE WIDTH=100% CELLSPACING=0 CELLPADDING=2 BORDER=0>
@@ -125,7 +125,7 @@
</%perl>
</TABLE>
% if ($ShowDisplayModes or $ShowTitle) {
-<& /Widgets/TitleBoxEnd &>
+</&>
% }
<%INIT>
my $Transactions = new RT::Transactions($session{'CurrentUser'});
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor Mon Apr 11 10:11:27 2005
@@ -58,7 +58,7 @@
</%PERL>
% unless ($requestor->Privileged) {
-<& /Widgets/TitleBoxStart,
+<&| /Widgets/TitleBox,
title => "<a class='inverse' href=\"$RT::WebPath/Admin/Users/Modify.html?id=".$requestor->id."\">".loc("More about [_1]", $name)."</a>" &>
%# Additional information about this user. Empty by default.
@@ -78,7 +78,7 @@
<& /Elements/ShowMemberships, UserObj => $requestor &>
-<& /Widgets/TitleBoxEnd &>
+</&>
% }
%}
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary Mon Apr 11 10:11:27 2005
@@ -46,46 +46,42 @@
<TABLE WIDTH="100%" class="ticketsummary" >
<TR>
<TD VALIGN=TOP WIDTH="50%" class="boxcontainer">
- <& /Widgets/TitleBoxStart, title => loc('The Basics'),
+ <&| /Widgets/TitleBox, title => loc('The Basics'),
title_href =>"$RT::WebPath/Ticket/Modify.html?id=".$Ticket->Id,
- title_class=> 'inverse',
- color => "#993333" &>
+ title_class=> 'inverse' &>
<& /Ticket/Elements/ShowBasics, Ticket => $Ticket &>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<br>
% if ($Ticket->QueueObj->TicketCustomFields->First) {
- <& /Widgets/TitleBoxStart, title => loc('Custom Fields'),
+ <|& /Widgets/TitleBox, title => loc('Custom Fields'),
title_href =>"$RT::WebPath/Ticket/Modify.html?id=".$Ticket->Id,
- title_class=> 'inverse',
- color => "#993333" &>
+ title_class=> 'inverse' &>
<& /Ticket/Elements/ShowCustomFields, Ticket => $Ticket &>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<br>
% }
- <& /Widgets/TitleBoxStart, title => loc('People'),
+ <&| /Widgets/TitleBox, title => loc('People'),
title_href =>"$RT::WebPath/Ticket/ModifyPeople.html?id=".$Ticket->Id,
- title_class=> 'inverse',
- color => "#333399" &>
+ title_class=> 'inverse' &>
<& /Ticket/Elements/ShowPeople, Ticket => $Ticket &>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<BR>
</TD>
<TD VALIGN=TOP WIDTH="50%" class="boxcontainer">
- <& /Widgets/TitleBoxStart, title => loc("Dates"),
+ <&| /Widgets/TitleBox, title => loc("Dates"),
title_href =>"$RT::WebPath/Ticket/ModifyDates.html?id=".$Ticket->Id,
- title_class=> 'inverse',
- color => "#663366" &>
+ title_class=> 'inverse' &>
<& /Ticket/Elements/ShowDates, Ticket => $Ticket &>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<BR>
- <& /Widgets/TitleBoxStart, title => loc('Links'),
+ <&| /Widgets/TitleBox, title => loc('Links'),
title_href => "$RT::WebPath/Ticket/ModifyLinks.html?id=".$Ticket->Id,
title_class=> 'inverse',
- titleright => '', color=> "#336633" &>
+ titleright => ''&>
<& /Elements/ShowLinks, Ticket => $Ticket &>
- <& /Widgets/TitleBoxEnd &>
+ </&>
<BR>
<& /Ticket/Elements/ShowAttachments, Ticket => $Ticket, Attachments => $Attachments &>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html Mon Apr 11 10:11:27 2005
@@ -52,10 +52,10 @@
<FORM METHOD=POST ACTION="Modify.html" ENCTYPE="multipart/form-data">
<INPUT TYPE=HIDDEN NAME=id VALUE="<%$TicketObj->Id%>">
-<& /Widgets/TitleBoxStart, title => loc('Modify ticket #[_1]',$TicketObj->Id), color=> "#993333", width => "100%" &>
+<|& /Widgets/TitleBox, title => loc('Modify ticket #[_1]',$TicketObj->Id) &>
<& Elements/EditBasics, TicketObj => $TicketObj &>
<& Elements/EditCustomFields, TicketObj => $TicketObj &>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit, Label => loc('Save Changes'), Caption => loc("If you've updated anything above, be sure to"), color => "#993333" &>
</form>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html Mon Apr 11 10:11:27 2005
@@ -55,33 +55,33 @@
<INPUT TYPE=HIDDEN NAME=id VALUE="<%$Ticket->Id%>">
-<& /Widgets/TitleBoxStart, title => loc('Modify ticket # [_1]', $Ticket->Id), color=> "#993333", width => "100%" &>
+<&| /Widgets/TitleBox, title => loc('Modify ticket # [_1]', $Ticket->Id) &>
<& Elements/EditBasics, TicketObj => $Ticket &>
<& Elements/EditCustomFields, TicketObj => $Ticket &>
-<& /Widgets/TitleBoxEnd &>
+</&>
-<BR>
+<br />
-<& /Widgets/TitleBoxStart, title => loc('Dates'), width => "100%", color => "#663366" &>
+<&| /Widgets/TitleBox, title => loc('Dates') &>
<& Elements/EditDates, TicketObj => $Ticket &>
-<& /Widgets/TitleBoxEnd &>
+</&>
-<BR>
+<br />
-<& /Widgets/TitleBoxStart, title => loc('People'),width => "100%", color=> "#333399" &>
+<&| /Widgets/TitleBox, title => loc('People') &>
<& Elements/EditPeople, Ticket => $Ticket, UserField => $UserField, UserString => $UserString, UserOp => $UserOp &>
-<& /Widgets/TitleBoxEnd &>
+</&>
-<BR>
+<br />
-<& /Widgets/TitleBoxStart, title => loc('Links'), color => "#336633"&>
+<&| /Widgets/TitleBox, title => loc('Links') &>
<& /Elements/EditLinks, Object => $Ticket, Merge => 1 &>
-<& /Widgets/TitleBoxEnd &>
+</&>
<BR>
-<& /Widgets/TitleBoxStart, title => loc('Update ticket') &>
+<&| /Widgets/TitleBox, title => loc('Update ticket') &>
<table>
<tr>
<td class="label"><&|/l&>Update Type</&>:</td>
@@ -120,7 +120,7 @@
<td class="entry"><& /Elements/MessageBox, Name=>"UpdateContent", QuoteTransaction=>$ARGS{QuoteTransaction} &></td>
</tr>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit,
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html Mon Apr 11 10:11:27 2005
@@ -53,11 +53,10 @@
<FORM METHOD=POST ACTION="ModifyDates.html">
<INPUT TYPE=HIDDEN NAME=id VALUE="<%$TicketObj->Id%>">
-<& /Widgets/TitleBoxStart, title => loc('Modify dates for ticket # [_1]', $TicketObj->Id), width => "100%", color => "#663366" &>
-
+<&| /Widgets/TitleBox title => loc('Modify dates for ticket # [_1]', $TicketObj->Id) &>
<& Elements/EditDates, TicketObj => $TicketObj &>
-<& /Widgets/TitleBoxEnd &>
-<& /Elements/Submit, Label => loc('Save Changes'), color => "#663366" &>
+</&>
+<& /Elements/Submit, Label => loc('Save Changes') &>
</form>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html Mon Apr 11 10:11:27 2005
@@ -54,10 +54,10 @@
<form action="ModifyLinks.html" method="post">
<input type="hidden" name="id" value="<%$Ticket->id%>">
-<& /Widgets/TitleBoxStart, title => loc('Edit Links'), color => "#336633"&>
+<&| /Widgets/TitleBox, title => loc('Edit Links') &>
<& /Elements/EditLinks, Object => $Ticket, Merge => 1 &>
-<& /Widgets/TitleBoxEnd &>
-<& /Elements/Submit, color => "#336633", Label => loc('Save Changes') &>
+</&>
+<& /Elements/Submit, Label => loc('Save Changes') &>
</form>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html Mon Apr 11 10:11:27 2005
@@ -53,9 +53,9 @@
<FORM METHOD=POST ACTION="ModifyPeople.html">
<INPUT TYPE=HIDDEN NAME=id VALUE="<%$Ticket->Id%>">
-<& /Widgets/TitleBoxStart, title => loc('Modify people related to ticket #[_1]', $Ticket->Id), width => "100%", color=> "#333399" &>
+<&| /Widgets/TitleBox, title => loc('Modify people related to ticket #[_1]', $Ticket->Id), width => "100%", color=> "#333399" &>
<& Elements/EditPeople, Ticket => $Ticket, UserField => $UserField, UserString => $UserString, UserOp => $UserOp, GroupString => $GroupString, GroupOp => $GroupOp, GroupField => $GroupField &>
-<& /Widgets/TitleBoxEnd &>
+</&>
<& /Elements/Submit, Label => loc('Save Changes'), Caption => loc("If you've updated anything above, be sure to"), color => "#333399" &>
</form>
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html Mon Apr 11 10:11:27 2005
@@ -57,7 +57,7 @@
<TR>
<TD VALIGN=TOP class="boxcontainer">
-<& /Widgets/TitleBoxStart, title => loc('Identity') &>
+<&| /Widgets/TitleBox, title => loc('Identity') &>
<input type=hidden name="Name" value="<%$UserObj->Name%>">
<table callspacing=0 cellpadding=0>
@@ -77,9 +77,9 @@
<td class=value><& /Elements/SelectLang, Name => 'Lang', Default => $UserObj->Lang &></td>
</tr>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
<br>
-<& /Widgets/TitleBoxStart, title => loc('Phone numbers') &>
+<&| /Widgets/TitleBox, title => loc('Phone numbers') &>
<table callspacing=0 cellpadding=0>
<tr>
<td class=label><&|/l&>Residence</&>:</td>
@@ -98,11 +98,11 @@
<td class=value><input name="PagerPhone" value="<%$UserObj->PagerPhone%>" size=13></td>
</tr>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
</TD>
<TD VALIGN=TOP class="boxcontainer">
% unless ($RT::WebExternalAuth and !$RT::WebFallbackToInternalAuth) {
-<& /Widgets/TitleBoxStart, title => loc('Password') &>
+<&| /Widgets/TitleBox, title => loc('Password') &>
<TABLE>
<TR>
<TD class=label>
@@ -120,10 +120,10 @@
</TD>
</TR>
</TABLE>
-<& /Widgets/TitleBoxEnd &>
+</&>
% }
-<& /Widgets/TitleBoxStart, title => loc('Location') &>
+<&| /Widgets/TitleBox, title => loc('Location') &>
<table callspacing=0 cellpadding=0>
<tr>
<td class=label><&|/l&>Organization</&>:</td>
@@ -154,7 +154,7 @@
<td class=value><input name="Country" value="<%$UserObj->Country%>"></td>
</tr>
</table>
-<& /Widgets/TitleBoxEnd &>
+</&>
</TD>
</TR>
<TR>
@@ -164,10 +164,10 @@
<TD COLSPAN=2 VALIGN=TOP class="boxcontainer">
%if ($UserObj->Privileged) {
<BR>
-<& /Widgets/TitleBoxStart, title => loc('Signature') &>
+<&| /Widgets/TitleBox, title => loc('Signature') &>
<TEXTAREA COLS=80 ROWS=5 name="Signature" class="signature" WRAP=HARD>
<%$UserObj->Signature%></TEXTAREA>
-<& /Widgets/TitleBoxEnd &>
+</&>
% }
</TD>
More information about the Rt-commit
mailing list