- Remove bloody jQuery
- Fix initial view of http://localhost:8080/?#search/spring/SKU2
- Fix click-zoom port
- Replace Fluid-Masonry
- BasketBubble
- Restore mobile menu pre-scroll
- Use one global basket collection
- Add search page for slide nav
- Singletons via .extend's second arg,
classProperties
- Use the JSON on Google Drive for Judit's account
We have few locales, and little text, so we mainly rely upon
inline lang
attributes, which suits SEO.
To add a locale:
- Add
ISO_*
fields tostock.json
- Set
lang='ISO'
on HTML elements - Add language
ISO
to_/js/Config.js
langSupported
- Make sure the CSS and related
flag.png
support the language — cf Flag Sprites - Update
jQuery('#menu').slicknav.label
inRouter.js
Optinally append ?en
or ?hu
to URIs:
http://judit/?hu
http://judit/?hu#/gallery/New
To get or set a language, use the Languages.js
JavaScript 'bean'.
## PayPal
https://www.paypal.com/cgi-bin/webscr?cmd=p/pdn/howto_checkout-outside
http://www.smashingmagazine.com/2014/05/14/responsive-images-done-right-guide-picture-srcset/