GithubHelp home page GithubHelp logo

community's People

Contributors

alpha1 avatar jmathai avatar patricksan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

community's Issues

Forum post order

Currently the topic is placed at the top and then the rest are reverse chronological order.

I think it make more sense to have the topic at the top and the rest in chronological order (to follow the order of the comments).

I couldn't find this in the settings :) --- trying to be efficient!

Plugin: Latest tweet on home page

Displaying the latest tweet on the home page. Originally this allowed the user to click through older tweets inline but that's not necessary for phase 1. If we can just get it to display then that's great.

Ideally it's cached and doesn't call Twitter's API on each page load (unless we can do that on the client using JS). If the only plugins available make a backend call to Twitter's API then we'll just postpone this and use some other copy instead of the last tweet.

<title> tags are missing

The individual pages seem to be missing title tags so when users browser into pages on the site they lack titles.

Webfont's Characters Not Lining Up

Whenever I use Google Chrome, my League Gothic webfont's characters don't line up correctly. Everything works perfectly in Firefox. Any known fixes? I tried using both Font Squirrels and the creator's version of the font.

web

Create dev database

Need dev database for dev.theopenphotoproject.org, for staging site changes.

Forum starting to see spam

Already getting spam in the forums. When a user signs up with a username and password can we either add a captcha or email verification? I think adding a captcha is less friction for the user so probably prefer that.

I hate CAPTCHAs so much, but I hate spam more...especially some of the stuff I had to delete :)

Add Google Analytics to site

Before the closing </head> tag.

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-88708-15']);
  _gaq.push(['_setDomainName', 'theopenphotoproject.org']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

HTML/CSS for new wireframes

Generate the HTML/CSS for the new wireframes as static assets. These can be stored in the creative directory and we can merge them into the drupal theme as a second step.

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.