This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 11 lines
!!! Overview
[{$pagename}] is part of [Web Storage] and maintains a separate [Web Storage] area for each given origin that's available for the duration of the page [session] (as long as the [browser] is open, including page reloads and restores).
[{$pagename}] are simple [key-value] [DataStores], similar to objects, but they stay intact through page loads.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Using the Web Storage API|https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API|target='_blank'] - based on information obtained 2018-12-16-