Wikipedia talk:WikiProject Articles for creation/Helper script/Rewrite: Difference between revisions
Content deleted Content added
→More notes.: reply |
→More notes.: typofix |
||
Line 23:
::* 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)
::::: You can delete wikEd's history fields by clicking the [[Image:WikEd_clear_history.png|16px|Clear history]] button on its control button bar on the right. But the amount of stored data is extremely small and cannot be the cause of reaching the storage quota, especially comparing to the amount of data stored in ''MediaWikiModuleStore:enwiki''. [[User:Cacycle|Cacycle]] ([[User talk:Cacycle|talk]]) 12:44, 17 March 2014 (UTC)
== Decline hangs ==
|