Changeset 1136 for trunk/Dug

Show
Ignore:
Timestamp:
09/24/08 20:04:27 (14 months ago)
Author:
bsmith
Message:

adding comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Dug/plugins/Dug/config.yaml

    r994 r1136  
    1515        DugCount: $dug::Dug::Tag::_hdlr_dug_count 
    1616        DugScore: $dug::Dug::Tag::_hdlr_dug_score 
     17 
     18# Features to add 
     19# * update rating element to have various states 
     20#     - rating    - element is a rating 
     21#     - pending   - element is pending rating (set by the onclick) 
     22#     - rated     - element has been rated (only for digg) 
     23#     - rateable  - element is available to be rated (only for digg)