feedback.yml
上传用户:netsea168
上传日期:2022-07-22
资源大小:4652k
文件大小:4k
源码类别:

Ajax

开发平台:

Others

  1. spam_comment:
  2.   type: Comment
  3.   published: true
  4.   article: article2
  5.   author: Bob Foo
  6.   url: http://fakeurl.com
  7.   body: Test <a href="http://fakeurl.co.uk">body</a>
  8.   created_at: 2005-01-01 02:00:00
  9.   updated_at: 2005-01-01 02:00:00
  10.   published_at: 2005-01-01 02:00:00
  11.   guid: 12313123123123123
  12.   state: ham
  13. comment_article2_spam:
  14.   type: Comment
  15.   published: true
  16.   article: article2
  17.   author: Bob Foo2
  18.   url: http://fakeurl.com
  19.   body: Test <a href="http://fakeurl.co.uk">body</a>
  20.   created_at: 2005-01-01 02:00:00
  21.   updated_at: 2005-01-01 02:00:00
  22.   published_at: 2005-01-01 02:00:00
  23.   guid: 12313123123123123
  24.   state: spam
  25. comment2:
  26.   type: Comment
  27.   published: true
  28.   article: article1
  29.   author: John Bar
  30.   user: longbob
  31.   url: www.google.com
  32.   email: john.bar@google.com
  33.   body: Comment body _italic_ *bold*
  34.   created_at: 2005-01-01 02:00:01
  35.   updated_at: 2005-01-01 02:00:01
  36.   published_at: 2005-01-01 02:00:01
  37.   guid: 453456456456456
  38.   state: ham
  39. comment3:
  40.   type: Comment
  41.   published: false
  42.   state: presumed_spam
  43.   status_confirmed: false
  44.   article: article1
  45.   author: Foo Bar
  46.   body: Zzzzzz
  47.   created_at: 2005-01-01 02:00:07
  48.   updated_at: 2005-01-01 02:00:07
  49.   published_at: 2005-01-01 02:00:07
  50.   guid: 4534564564564567
  51. trackback1:
  52.   type: Trackback
  53.   article: article2
  54.   published: false
  55.   state: presumed_spam
  56.   status_confirmed: false
  57.   blog_name: Trackback Blog
  58.   title: Trackback Entry
  59.   url: http://www.example.com
  60.   excerpt: This is an excerpt
  61.   created_at: 2005-01-01 03:00:00
  62.   updated_at: 2005-01-01 03:00:00
  63.   published_at: 2005-01-01 03:00:00
  64.   guid: dsafsadffsdsf
  65. trackback2:
  66.   type: Trackback
  67.   article: article1
  68.   state: presumed_ham
  69.   published: true
  70.   blog_name: Trackback Blog
  71.   title: Trackback Entry
  72.   url: http://www.example.com
  73.   excerpt: This is an excerpt
  74.   created_at: 2005-01-01 03:00:01
  75.   updated_at: 2005-01-01 03:00:01
  76.   published_at: 2005-01-01 03:00:01
  77.   guid: qweqweqddsfcs
  78. trackback3:
  79.   type: Trackback
  80.   article: article1
  81.   published: true
  82.   state: presumed_ham
  83.   blog_name: Trackback Blog 2
  84.   title: Trackback Entry 2
  85.   url: http://www.example.com
  86.   excerpt: This is an excerpt
  87.   created_at: 2005-01-01 03:00:03
  88.   updated_at: 2005-01-01 03:00:03
  89.   published_at: 2005-01-01 03:00:03
  90.   guid: qweqweqddsfcs3
  91. trackback4:
  92.   type: Trackback
  93.   article: search_target
  94.   published: true
  95.   state: presumed_ham
  96.   blog_name: Trackback Blog 2
  97.   title: Trackback Entry 2
  98.   url: http://www.example.com
  99.   excerpt: This is an excerpt
  100.   created_at: 2005-01-01 03:00:04
  101.   updated_at: 2005-01-01 03:00:04
  102.   published_at: 2005-01-01 03:00:04
  103.   guid: qweqweqddsfcs4
  104. old_comment:
  105.   type: Comment
  106.   article: inactive_article
  107.   author: John Bar
  108.   guid: b1i2n3g4o5t6i7v
  109.   url: www.google.com
  110.   email: john.bar@google.com
  111.   body: Comment body _italic_ *bold*
  112.   created_at: 2004-05-02 20:00:02
  113.   updated_at: 2004-05-02 20:00:02
  114.   published_at: 2004-05-02 20:00:02
  115.   published: true
  116.   state: ham
  117. probably_spam_comment:
  118.   type: Comment
  119.   published: false
  120.   article: spammed_article
  121.   author: Bob Foo
  122.   url: http://fakeurl.com
  123.   body: Test <a href="http://fakeurl.co.uk">body</a>
  124.   created_at: 2005-01-01 02:00:00
  125.   updated_at: 2005-01-01 02:00:00
  126.   published_at: 2005-01-01 02:00:00
  127.   guid: 12313123123123124
  128.   state: presumed_spam
  129.   status_confirmed: false
  130. definitely_spam_comment:
  131.   type: Comment
  132.   published: false
  133.   article: spammed_article
  134.   author: Bob Foo
  135.   url: http://fakeurl.com
  136.   body: Test <a href="http://fakeurl.co.uk">body</a>
  137.   created_at: 2005-01-01 02:00:01
  138.   updated_at: 2005-01-01 02:00:01
  139.   published_at: 2005-01-01 02:00:01
  140.   guid: 12313123123123125
  141.   state: spam
  142.   status_confirmed: true
  143. comment_on_publisher_article:
  144.   type: Comment
  145.   published: true
  146.   article: publisher_article
  147.   author: Bob Foo
  148.   url: http://fakeurl.com
  149.   body: Test <a href="http://fakeurl.co.uk">body</a>
  150.   created_at: 2005-01-01 02:00:01
  151.   updated_at: 2005-01-01 02:00:01
  152.   published_at: 2005-01-01 02:00:01
  153.   guid: 12313123123123126
  154.   state: ham
  155.   status_confirmed: true
  156. comment_for_auto_link:
  157.   type: Comment
  158.   published: true
  159.   state: ham
  160.   status_confirmed: true
  161.   article: article3
  162.   author: Foo Bar
  163.   body: Hello foo@bar.com http://www.bar.com
  164.   created_at: 2005-01-01 02:00:07
  165.   updated_at: 2005-01-01 02:00:07
  166.   published_at: 2005-01-01 02:00:07
  167.   guid: 4534564564564568