Git Product home page Git Product logo

php-warrantynowvoid's People

Contributors

pettazz avatar

Watchers

 avatar  avatar

php-warrantynowvoid's Issues

Quotes in Titles Break Disqus

Post titles aren't escaped when we name the Disqus form. There are probably other places we need to do a little escaping first too.

Need some help

Hello, i wanna install this website on my localhost for learning purpose but
there's no instructions.. can you pleas help me on how to install this on wamp ?

Figure out Advertising

Things we need to figure out and/or do:

  • Find an ad service to use until we can get on Project Wonderful, and possibly rotate between the two later.
  • Have a default fake ad service for testing on local/staging
  • Show a background link to the advertising info behind all ad spaces, which will be visible when AdBlock is enabled

Only Show Drafts to Logged in Admins

Right now post.php will show any post it can find the guid for, so it should check the alive flag and only display the post if you're also holding an active admin session.

Footer is Stuck Below Viewport

When content is not long enough to push #wrap below the viewport bottom, the footer's top edge still starts at the bottom edge of the viewport, so it's hidden unless the page is scrolled down. This looks ridiculous on pages like search with no results, or anything with short content in either #postGrid or .content-main.

Poop Counter

WE NEED TO KNOW

HOW MANY TIMES

HE POOPS

GLOBALLY.

Special Nav for Comics

Posts in Comics should have the first, prev, next, and last buttons appended to the article body, to allow for navigation between Comics only.

Pagination for postGrid

Currently any page using #postGrid will load and render every post. Once we get to having more than 3 posts, this will start to be a serious waste of resources and probably cause huge latency for all 4 of the people that try to look at our site ever.

Use .htaccess RewriteRules to allow for a /$num field to determine offset for the Syrup->find calls.

Handle Environments Properly

Dependent on JACKED#2

Once we can determine the current environment, use it to dynamically choose:

  • Disqus id strings
  • Google Analytics tracking code
  • Fake vs actual ads (see #4)
  • Probably other things that I'm now forgetting

Enable Ads for prod

Force a check for prod vs staging or local, if not prod, use the same fake ads we have been, else load the actual ad js (project wonderful?)

Related posts counts drafts but doesn't display them

In the sidebar, related posts gets a list of related guids, then checks whether or not to show the "Related Posts" div and ul against whether the count of that list is > 0, but only once we're inside that loop do we fetch each post by guid then check against alive == 1, so it's possible to have the header show up and no actual posts in the list.

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.