[CS-Project-svn_notify] SF.net SVN: cs-project:[966] trunk/1.2
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-07-30 14:24:03
|
Revision: 966 http://cs-project.svn.sourceforge.net/cs-project/?rev=966&view=rev Author: crazedsanity Date: 2009-07-30 14:23:57 +0000 (Thu, 30 Jul 2009) Log Message: ----------- Converted a couple of *.png files to *.gif & updated templates to reflect it. Modified Paths: -------------- trunk/1.2/templates/content/helpdesk/view.content.tmpl trunk/1.2/templates/content/related_task.shared.tmpl trunk/1.2/templates/content/tags/index.content.tmpl Added Paths: ----------- trunk/1.2/public_html/images/bullet-round.gif trunk/1.2/public_html/images/icon-help.gif Removed Paths: ------------- trunk/1.2/public_html/images/bullet-round.png trunk/1.2/public_html/images/icon-help.png Added: trunk/1.2/public_html/images/bullet-round.gif =================================================================== (Binary files differ) Property changes on: trunk/1.2/public_html/images/bullet-round.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Deleted: trunk/1.2/public_html/images/bullet-round.png =================================================================== (Binary files differ) Added: trunk/1.2/public_html/images/icon-help.gif =================================================================== (Binary files differ) Property changes on: trunk/1.2/public_html/images/icon-help.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Deleted: trunk/1.2/public_html/images/icon-help.png =================================================================== (Binary files differ) Modified: trunk/1.2/templates/content/helpdesk/view.content.tmpl =================================================================== --- trunk/1.2/templates/content/helpdesk/view.content.tmpl 2009-02-12 16:39:25 UTC (rev 965) +++ trunk/1.2/templates/content/helpdesk/view.content.tmpl 2009-07-30 14:23:57 UTC (rev 966) @@ -20,7 +20,7 @@ <td>{public_id} [<b><a href="/extern/helpdesk/view?ID={public_id}">External Link</a></b>] <a href="/help/helpdesk/external_link" target="_blank"> - <img src="/images/icon-help.png" border="0"></a></td> + <img src="/images/icon-help.gif" border="0"></a></td> <td rowspan="4" align="left" nowrap> <!-- BEGIN access_block --> @@ -30,7 +30,7 @@ <td style="border-left:solid #000 1px;border-top:solid #000 1px;">Assigned: <a href="/help/helpdesk/assigned" target="_blank"> - <img src="/images/icon-help.png" border="0"></a> + <img src="/images/icon-help.gif" border="0"></a> </td> <td style="border-right:solid #000 1px;border-top:solid #000 1px;" nowrap> @@ -47,7 +47,7 @@ <tr> <td style="border-left:solid #000 1px;">Priority: <a href="/help/helpdesk/priority" target="_blank"> - <img src="/images/icon-help.png" border="0"></a> + <img src="/images/icon-help.gif" border="0"></a> </td> <td style="border-right:solid #000 1px"> @@ -65,7 +65,7 @@ Attached to project: <a href="/help/helpdesk/project_linkage" target="_blank"> - <img src="/images/icon-help.png" border="0"></a> + <img src="/images/icon-help.gif" border="0"></a> <br>[ <b>{ancestryLinkList}</b> ] </td> @@ -97,7 +97,7 @@ <tr> <th colspan="2" style="background-color:#FFF"> Notified Users <a href="/help/helpdesk/notified_users" target="_blank"> - <img src="/images/icon-help.png" border="0"></a> + <img src="/images/icon-help.gif" border="0"></a> </th> </tr> <tr> @@ -149,7 +149,7 @@ <tr> <th align="right">Tags: <a href="/help/tag" target="_blank"> - <img src="/images/icon-help.png" border="0"></a> + <img src="/images/icon-help.gif" border="0"></a> </th> <td colspan="2"> @@ -226,7 +226,7 @@ <a href="/help/helpdesk/submit_buttons" target="_blank"> - <img src="/images/icon-help.png" border="0"></a> + <img src="/images/icon-help.gif" border="0"></a> <BR> Is this a <b>Solution</b>? Modified: trunk/1.2/templates/content/related_task.shared.tmpl =================================================================== --- trunk/1.2/templates/content/related_task.shared.tmpl 2009-02-12 16:39:25 UTC (rev 965) +++ trunk/1.2/templates/content/related_task.shared.tmpl 2009-07-30 14:23:57 UTC (rev 966) @@ -4,7 +4,7 @@ <b>Related Tasks: </b> (<a href='/content/task/create?parentPublicId={public_id}&module={module}' target=_top>Create</a>): <a href="/help/task" target="_blank"> - <img src="/images/icon-help.png" border="0"></a> + <img src="/images/icon-help.gif" border="0"></a> <!-- BEGIN taskPrefWarning --> <BR><font color="red"><b>Warning:</b></font> Not all issues will be displayed, due to your <a href="/content/settings">preferences</a>. <!-- END taskPrefWarning --> @@ -36,4 +36,4 @@ </tr> <!-- END related_task_row --> -</table> \ No newline at end of file +</table> Modified: trunk/1.2/templates/content/tags/index.content.tmpl =================================================================== --- trunk/1.2/templates/content/tags/index.content.tmpl 2009-02-12 16:39:25 UTC (rev 965) +++ trunk/1.2/templates/content/tags/index.content.tmpl 2009-07-30 14:23:57 UTC (rev 966) @@ -10,7 +10,7 @@ <td> <!-- BEGIN availableTagsList --> <div id="listedTag_%%tagNameId%%" style="padding-left:5px;"> - <img src="/images/bullet-round.png" border="0"> + <img src="/images/bullet-round.gif" border="0"> <a href="javascript:void(xajax_ajax__showtagrecords(%%tagNameId%%));"> %%tagName%%</a> <!-- BEGIN availableTagsList__tagIcon --> <img src="/images/tags/%%icon_name%%.gif" border="0"> @@ -19,7 +19,7 @@ <!-- END availableTagsList --> <!-- BEGIN availableTagsList_noLink --> <div id="noListedTags" style="padding-left:5px;"> - <img src="/images/bullet-round.png" border="0"> + <img src="/images/bullet-round.gif" border="0"> <font size="+1"><b>%%tagName%%</b></font> {availableTagsList__tagIcon} </div> @@ -60,7 +60,7 @@ </tr> <tr> <td><b>Modifier:</b> - <a href="/help/tag/modifier" target="_blank"><img src="/images/icon-help.png" border="0"></a></td> + <a href="/help/tag/modifier" target="_blank"><img src="/images/icon-help.gif" border="0"></a></td> <td> <select name="modifier" onChange="this.form.submit();"> {modifier_option_list} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |