taskSavane - Tasks: task #2882, Replace <span> and...

 
 
Show feedback again

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

task #2882: Replace <span> and <font> tags with <strong> and <em>

Submitted by:  Tobias Quathamer <toddy>
Submitted on:  Sun 05 Feb 2006 03:06:10 PM UTC  
 
Should Start On: Sat 04 Feb 2006 11:00:00 PM UTCShould be Finished on: Tue 01 Aug 2006 10:00:00 PM UTC
Category: Web FrontendStatus: Done
Priority: 3 - NormalPlanned Release: 1.5
Assigned to: Tobias Quathamer <toddy>Open/Closed: Closed
Privacy: PublicFor/By: None

(Jump to the original submission Jump to the original submission)

Tue 21 Feb 2006 08:06:36 PM UTC, comment #7:

This task is done now, there are no more <font> tags within the Savane code base.

Tobias Quathamer <toddy>
Project MemberIn charge of this item.
Mon 20 Feb 2006 09:16:16 AM UTC, comment #6:

> So we can consider this task to be done :)


Well, almost ... ;-)

There are a few <font> tags left (not in people), but I'll take care of those, no need to reopen this task.

Tobias Quathamer <toddy>
Project MemberIn charge of this item.
Sun 19 Feb 2006 03:56:33 PM UTC, comment #5:

I grepped and found no longer any "<font" string apart in people/ (which is mostly not compliant to the rest of the interface, that should be completely reworked to match the savane layout; but since this part is not really very used...).

So we can consider this task to be done :)

Mathieu Roy <yeupou>
Project Administrator
Tue 14 Feb 2006 09:53:03 AM UTC, comment #4:

OK, now everything mentioned in the original submission has been done.

What's left to do is to replace every <font> tag with an appropriate <span> tag and catch invalid markup like unclosed tags.

Tobias Quathamer <toddy>
Project MemberIn charge of this item.
Tue 14 Feb 2006 09:49:02 AM UTC, comment #3:

Yes, this task seems to be more about proper HTML markup, not only <strong> and <em>.

The next part has been done: I've replaced all <font class="(bold|italic)"> with <strong> and <em>.

Tobias Quathamer <toddy>
Project MemberIn charge of this item.
Tue 14 Feb 2006 09:13:01 AM UTC, comment #2:

That's correct.

And if any <img>, <input> etc, are caught unclosed (not ending by " />"), it would be good to fix them also :)

Well, that's quite a lot of things.

Mathieu Roy <yeupou>
Project Administrator
Tue 14 Feb 2006 09:09:08 AM UTC, comment #1:

The first part has been done, I've replaced all <b> and <i> tags with <strong> and <em>.

I think we should also try to eliminate all <font> tags and use <span> instead, e.g <font class="error"> -> <span class="error">

Tobias Quathamer <toddy>
Project MemberIn charge of this item.
Sun 05 Feb 2006 03:06:10 PM UTC, original submission:

In order to provide more information about the context, we're going to replace the following tags:

<span class="bold"> -> <strong>
<font class="bold"> -> <strong>
<span class="italic"> -> <em>
<font class="italic"> -> <em>
<b> -> <strong>
<i> -> <em>

This should be done for the next release.

Tobias Quathamer <toddy>
Project MemberIn charge of this item.

 

No files currently attached

 

Depends on the following items: None found

Digest:
   task dependencies.

 

Carbon-Copy List
  • -unavailable- added by yeupou (Posted a comment)
  • -unavailable- added by toddy (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 5 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Sun 19 Feb 2006 03:56:33 PM UTCyeupouStatusIn Progress=>Done
      Open/Closed-Automatic update due to transitions settings-=>Closed
    Thu 16 Feb 2006 06:02:57 PM UTCtoddyAssigned toNone=>toddy
    Wed 15 Feb 2006 05:33:59 PM UTCyeupouStatusNone=>In Progress
    Sun 05 Feb 2006 03:06:42 PM UTCtoddyDependencies-=>task #2873 is dependent
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup