https://bugzilla.wikimedia.org/show_bug.cgi?id=44185
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] See Also| |http://web.archive.org/web/ | |20111002214437/http://code. | |pediapress.com/wiki/ticket/ | |839 --- Comment #3 from Nemo <[email protected]> --- (In reply to Marcin Cieślak from comment #2) > bug 54183 is another consequence (not necessarily bad!) of client-side > storage And #839 asked for a "built-in"/UI option for saved books for unregistered users. A local txt file sounds clunky, maybe localStorage would be a sensible option for that use case as well (considering most users don't clear it that often). Otherwise what long-term storage exists in browsers? Bookmarks? Maybe both could be done, collection staged in localStorage + stored server-side behind a hash and accessible with the hash at some (bookmarkable) URL. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
