feat(album): add demo data with albums, photos, comments and votes
Ship demo images with the module and seed them on install into per-user
album directories with generated thumbnails. Create demo albums covering
every access level (public, private, password-protected) for the admin
and demo users, plus comments and votes.
Demo strings are wrapped in d__('album', ...) and translated into Russian
so they follow the language selected in the installer.
album directories with generated thumbnails. Create demo albums covering
every access level (public, private, password-protected) for the admin
and demo users, plus comments and votes.
Demo strings are wrapped in d__('album', ...) and translated into Russian
so they follow the language selected in the installer.