Skip to content

sitepoint/discourse-sp-hello-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discourse-sp-hello-bar

Refactors SpHelloBar into a reusable script without JS or CSS dependencies (other than a throttle function)

  • SpHelloBar.js is designed to be a reusable and extendable base that could be used on any site
  • cookieManager.js, getRandomContent.js and trackEvent.js are used as mixins extending the basic SpHelloBar
    • as they are specific to this site they make use of jquery for ajax and cookies
    • they could easily be refactored to use other libs (without touching SpHelloBar.js) if jQuery was not available

screen shot 2015-09-18 at 9 22 41 am

screen shot 2015-09-18 at 9 23 09 am

screen shot 2015-09-18 at 9 32 49 am

WP Admin

screen shot 2015-09-18 at 10 00 46 am

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •