patch to make featurematrix URLs shareable/bookmarkable

From: adam sah <adam(dot)sah(at)gmail(dot)com>
To: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: patch to make featurematrix URLs shareable/bookmarkable
Date: 2019-05-15 11:03:55
Message-ID: CALWCfdLGyV4MZ2pxFAziPM+nEyzizWtwybsFVOEHdmQ06kwiHg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

I keep wanting to share the featurematrix page with clients pre-loaded with
various checkboxes set. The defaults remain the same if no parameters are
passed in the URL. Hash-params were chosen to avoid unnecessary refreshes
and to avoid impacting search engines.

examples:
featmatrix.html#v=11,95
=> open page, and compare v11 to v9.5

featmatrix.html#huf=1&v=11,95
=> compare v11 to v9.5, with hide-unchanged-features set

Tested in Chrome and Safari

hope this helps,
adam

Attachment Content-Type Size
featurematrix.js.diff application/octet-stream 2.8 KB

Browse pgsql-www by date

  From Date Subject
Next Message David Fetter 2019-05-15 14:15:44 Re: Cleaning up the Download options
Previous Message Magnus Hagander 2019-05-15 09:47:41 Re: Patch to update Red Hat and Fedora information