Changes between Initial Version and Version 1 of Ticket #32, comment 1


Ignore:
Timestamp:
06/28/2012 09:43:39 AM (14 years ago)
Author:
chenyang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32, comment 1

    initial v1  
    3030                        sb.append(text); 
    3131                } 
    32 ''' 
    33                 sb.append("\""); 
    3432 
    35                 if(!isSelfDomain(attribute)){ 
    36                         sb.append(" rel=\"nofollow\"" ); 
    37                 } 
    38 ''' 
     33'''             sb.append("\""); ''' 
     34 
     35'''             if(!isSelfDomain(attribute)){ ''' 
     36'''                     sb.append(" rel=\"nofollow\"" );''' 
     37'''             } ''' 
     38 
    3939                sb.append(">").append(text).append("</a>"); 
    4040                if (isAttach) {