You're viewing old version number 140. - Current version
GitHub Commits
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
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';
From JR's : articles
147 words - 940 chars
created on
updated on
- #
source
- versions