Giter VIP home page Giter VIP logo

disqus-proxy's People

Contributors

ciqulover avatar diamondyuan avatar lewis617 avatar yugasun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

disqus-proxy's Issues

如果该文章没有评论的话,会弹一个通知框。。上面提示“评论获取错误”

似乎整合了一个弹出框模块,是否能将其剥离出来?

因为这个问题,我暂时将里面的代码改了一下

								case 9:
									i = e.sent, this.setState({
										isFetchingComment: !1
									}), 0 === i.code ? this.setState({
										comments: i.response
									}) : this.setState({
										notificationTitle: "评论获取错误",
										notificationBody: i.response,
										showNotification: !1
									}), e.next = 17;
									break;
								case 14:
									e.prev = 14, e.t0 = e.catch(3), this.setState({
										isFetchingComment: !1,
										notificationTitle: "评论获取错误",
										notificationBody: e.t0,
										showNotification: !1
									});

我把里面的showNotification都改成了!1,这样在没有评论的时候它就不会弹框了,想问下正规的办法是啥?

Wrong description meta content after installation

Bug reproduce:

  1. npm install hexo-disqus-proxy --save
  2. Add content to the description front-matter in _config.yml.
  3. hexo s
  4. Go to localhost index page and inspect the description meta tag. Wrong content:
    undefined window.disqusProxy={ shortname: 'xxx', username: 'xxx', server: 'disqus-proxy.ycwalker.com', port: 443, adm

disqus精简版的发送按钮没有显示

按照readme配置完成有如下报错:
2017-11-22_201007
点开输入昵称和邮箱的按钮之后发现没有发送评论的按钮,显示如下:
2017-11-22_201139
看demo站点中是有发送按钮的,显示如下:
2017-11-22_201600
请问这种情况应该怎么处理呢,求助

对几处不够完善的功能的改进建议

  1. 在评论较多的文章下面,只能获取到一页的评论,更多的就显示不出来了
  2. 在使用disqus-proxy时,只能新建评论,不能指定回复某一条评论
  3. Disqus的评论计数脚本count.js是不是没有反代过来?一直没有显示出评论数

以上几点如果能够完善的话,disqus-proxy将会更加完美,不过无论如何还是感谢您提供这么好的工具!

请问新版本的next主题要怎么改?

好像新版本在comment.swig中做判断,然后调用 layout/_third-party/comments/下面的swig.
我不想改comment.swig,然后改了layout/_third-party/comments/disqus.swig
按照说明中的语句改,能翻墙的时候正常,不能翻墙的时候直接不显示评论框,能帮我看看怎么改么?

comments.swig

disqus.swig

一直502,无法使用

尊敬的作者你好:
c1
在我搭建后端之后,透过CURL访问时候提示「Not Found」,我的Node版本系v7.10.1

我配置了Nginx反向代理,直接访问如下:
c3

配置好了Hexo插件后访问,在Console提示:
c4

请教一下,改如何操作才能使它正常工作呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.