GitHub Commits #todo h2. Yo-Perl New as of Aug 10, 2014 * Yo.pm * yo-test.pl * yo-readme.md - need to create h2. ToledoWX Aug 4, 2014 * tmpl / footer.tmpl - momentum scrolling * tmpl / header.tmpl - momentum scrolling * css / wx.css - momentum scrolling Aug 6, 2014 * tmpl / wx-alerts-rss.tmpl * bin / wx-create-index-page.pl h2. Grebe Aug 4, 2014 - but not ready to commit because i may not keep changes. trying to implement the momentum smooth scroll for the iphone in portrait mode via css. works, but the header image displays unacceptably when viewed on the laptop. * tmpl / header.tmpl * tmpl / homepageheader.tmpl * tmpl / footer.tmpl * tmpl / inc_headernav.tmpl * root / css / grebe.css Aug 6, 2014 - More no-password-login changes * sql / grebe-users.sql * tmpl / passwordlesslogin.tmpl * lib / API / Password.pm * lib / API / NoPwdLogin.pm * lib / API / Users.pm * lib / API / GetUsers.pm within the database, execute the following sql command for existing sites: @alter table grebe_users add column login_link_status char(1) not null default 'p';@