Show
Ignore:
Timestamp:
07/07/08 20:51:58 (5 months ago)
Author:
hsbt
Message:

hide output tag when feed/iphone.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/plugin/section_footer2.rb

    r15248 r15389  
    4444add_section_leave_proc do |date, index| 
    4545        r = '<div class="tags">' 
    46         unless @conf.mobile_agent? or bot? then 
     46        unless @conf.mobile_agent? or feed? or bot? or iphone? then 
    4747                # add category_tag 
    4848                if @category_to_tag_list and not @category_to_tag_list.empty? then