Changeset 10855 for platform/tdiary/filter
- Timestamp:
- 05/01/08 06:02:40 (7 months ago)
- Location:
- platform/tdiary/filter
- Files:
-
- 6 moved
-
commentkey.rb (moved) (moved from platform/tdiary/filter/comment_key.rb) (1 diff)
-
commentsize.rb (moved) (moved from platform/tdiary/filter/comment_size.rb) (1 diff)
-
plugin/commentkey.rb (moved) (moved from platform/tdiary/filter/plugin/comment_key.rb)
-
plugin/commentsize.rb (moved) (moved from platform/tdiary/filter/plugin/comment_size.rb)
-
plugin/ja/commentkey.rb (moved) (moved from platform/tdiary/filter/plugin/ja/comment_key.rb)
-
plugin/ja/commentsize.rb (moved) (moved from platform/tdiary/filter/plugin/ja/comment_size.rb)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/filter/commentkey.rb
r5991 r10855 15 15 module TDiary 16 16 module Filter 17 class Comment KeyFilter < Filter17 class CommentkeyFilter < Filter 18 18 def comment_filter( diary, comment ) 19 19 return true unless @conf['comment_key.enable'] -
platform/tdiary/filter/commentsize.rb
r5571 r10855 5 5 module TDiary 6 6 module Filter 7 class Comment SizeFilter < Filter7 class CommentsizeFilter < Filter 8 8 def comment_filter( diary, comment ) 9 9 return false if comment.body.size > @conf['comment.size']
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)