Skip to content

Valine-Ex v1.1.5

Compare
Choose a tag to compare
@DesertsP DesertsP released this 21 May 10:32
· 44 commits to master since this release

👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻
效果请移步:https://panjunwen.com/

新增:

  1. 评论表情
  2. 回复点赞
  3. 评论翻页
  4. 长评论折叠

迁移指南:

  1. 更新Valine.min.js
  2. 参数新增smile_urls:
new Valine({
          av: AV,
          el: '#disqus_thread',
          smiles_url: 'BASE url of your smiles pictures',
          // i.e. smile gif can be access on https://cloud.panjunwen.com/smiles/arrow.gif, then the smile_url should be "https://cloud.panjunwen.com/smiles"
          app_id: 'Your App ID',
          app_key: 'Your Key',
          placeholder: '老司机来一发吧 O(∩_∩)O~~'
      });

移除:

  1. IP地址
  2. 垃圾评论审查

与Valine不同:

  1. emoji请自行使用输入法输入
  2. 不会支持浏览器和系统信息显示
  3. 隐私保护(访客不用担心邮箱泄露)
  4. 完善的邮件通知,设置合理没有频率和内容限制,通知邮件可以补发,确保送达 (需要Valine Admin)
  5. 评论管理 (需要Valine Admin)
  6. Disqus 数据迁移 (
  7. Markdown 有限支持,满足评论需求