docpad-plugin-services
docpad-plugin-services copied to clipboard
getDisqus development mode.
The getDisqus service function checks if DocPad is in 'production' environment in order to set disqusDeveloper to false (true otherwise). Isn't this strange? Typically I am using 'development', or 'static' environments. DocPad and DocPad plugins seam to expect one of these. Shouldn't it set disqusDeveloper only if in 'development' environment.
I've been working with Disqus recently and discovered that var disqus_developer has been deprecated. Citation