Code Monkey home page Code Monkey logo

kindle-feed's People

Contributors

aguywithanidea avatar

Watchers

 avatar  avatar

kindle-feed's Issues

Update plugin version

Plugin has not been updated in 4 years. It's still working fine, but should be updated to indicate which current version of WordPress it has been validated against, and to move hosting from WordPress to GitHub.

The common library should be updated to HeyPublisher Base class, too.

when logged in, wp admin headers are showing in feed

<link rel='stylesheet' id='dashicons-css'  href='http://www.pifmagazine.com/wp-includes/css/dashicons.min.css?ver=4.7' type='text/css' media='all' />

<link rel='stylesheet' id='admin-bar-css'  href='http://www.pifmagazine.com/wp-includes/css/admin-bar.min.css?ver=4.7' type='text/css' media='all' />

When logged out a bunch of JS is added to feed

	<!-- ngg_resource_manager_marker --><!-- ngg_resource_manager_marker -->        <script type="text/javascript">
        // <![CDATA[
        var disqus_shortname = 'pifmagazine';
        (function () {
            var nodes = document.getElementsByTagName('span');
            for (var i = 0, url; i < nodes.length; i++) {
                if (nodes[i].className.indexOf('dsq-postid') != -1 && nodes[i].parentNode.tagName == 'A') {
                    nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('data-dsqidentifier'));
                    url = nodes[i].parentNode.href.split('#', 1);
                    if (url.length == 1) { url = url[0]; }
                    else { url = url[1]; }
                    nodes[i].parentNode.href = url + '#disqus_thread';
                }
            }
            var s = document.createElement('script');
            s.async = true;
            s.type = 'text/javascript';
            s.src = '//' + disqus_shortname + '.disqus.com/count.js';
            (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
        }());
        // ]]>
        </script>
        <!-- Starting of Javascript Generated by Simple Slideshow Manager -->
<script type="text/javascript">
</script>
<!-- Ending of Javascript Generated by Advanced Slideshow Manager -->	

<!-- Powered by WPtouch: 4.3.7 --><script type='text/javascript' src='http://www.pifmagazine.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://www.pifmagazine.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>

Blockquotes don't render properly in Kindle layout

Blockquotes are a common formatting entity online in WordPress, but they are not rendering properly within the Kindle format. They are being converted to DIVs

This Kindle spec indicates that blockquotes should be supported. Not rendering properly on kindle app for iPad. Need to check Kindle device and add screenshots.

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.