Wikipedia talk:WikiProject Articles for creation/Helper script/Rewrite: Difference between revisions
Content deleted Content added
Technical 13 (talk | contribs) →More notes.: wikEd... |
Theopolisme (talk | contribs) →More notes.: manually clear items too |
||
Line 20:
*:[[Web storage#Storage_size]] might be useful. It's still not entirely clear though, and different browsers vary in how they handle storage. You can look at the <code>window.localStorage</code> object to see what is currently stored. '''[[User:Theopolisme|<span style="color:#232323;">Theopolisme</span>]] <span style="color:#4F4F4F;">([[User talk:Theopolisme|<span style="color:#4F4F4F;">talk</span>]])</span>''' 20:36, 14 March 2014 (UTC)
::* I see... wikEd seems to be filling most of mine... Disabling wikEd clicking the icon on the page doesn't help. I wonder if there is a way we can clear the wikEd data... {{U|Cacycle}}, is there a way that you could have wikEd not store "wikEdFindHistory", "wikEdReplaceHistory", and "wikEdSummaryHistory" if &action !== edit|submit or if "wikEdDisabled" === 1? — <span class="nowrap">{{U|[[User:Technical 13|Technical 13]]}}</span> <sup>([[User talk:Technical 13|t]] • [[Special:EmailUser/Technical 13|e]] • [[Special:Contribs/Technical 13|c]])</sup> 21:16, 14 March 2014 (UTC)
:::* You can manually remove specific items as well if you'd like, <code>localStorage.removeItem( 'key' )</code>. '''[[User:Theopolisme|<span style="color:#232323;">Theopolisme</span>]] <span style="color:#4F4F4F;">([[User talk:Theopolisme|<span style="color:#4F4F4F;">talk</span>]])</span>''' 21:49, 14 March 2014 (UTC)
== Decline hangs ==
|