<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://me-pedia.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DariusC</id>
	<title>MEpedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://me-pedia.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DariusC"/>
	<link rel="alternate" type="text/html" href="https://me-pedia.org/wiki/Special:Contributions/DariusC"/>
	<updated>2026-05-25T04:31:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Anonnotice&amp;diff=78857</id>
		<title>MediaWiki:Anonnotice</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Anonnotice&amp;diff=78857"/>
		<updated>2020-01-01T20:17:15Z</updated>

		<summary type="html">&lt;p&gt;DariusC:deleted anonnotice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78856</id>
		<title>MediaWiki:Sitenotice</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78856"/>
		<updated>2020-01-01T20:16:33Z</updated>

		<summary type="html">&lt;p&gt;DariusC:deleted sitenotice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki_talk:Common.css&amp;diff=78701</id>
		<title>MediaWiki talk:Common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki_talk:Common.css&amp;diff=78701"/>
		<updated>2019-12-23T17:07:47Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* Temporary holiday notice problem (dark skin) --  ~Njt (talk) 18:22, December 22, 2019 (EST) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Interface explanation|This page contains “CSS” code, which controls how the MEpedia interface displays to users.  This includes the placement, color, size, and font of buttons, links, windows, and text.  The CSS code that controls the MEpedia interface is stored in three locations:&lt;br /&gt;
# The ‘skin’ contains most of the CSS code, and this basic ‘skin’ code can not be changed.  However, an MEpedia user can select from a list of different skins in their user preferences.  For example, a user can select either the “Pivot” skin or the “Vector” skin.&lt;br /&gt;
# The [[MediaWiki:Common.css]] page contains MEpedia-specific changes to the CSS code that will apply to ALL skins available at MEpedia.&lt;br /&gt;
# Each skin has a page that contains MEpedia-specific changes to the CSS code that will apply to ONLY that skin.  For example, [[MediaWiki:Pivot.css]].&lt;br /&gt;
# When updating check the new code using the [https://jigsaw.w3.org/css-validator/#validate_by_input+with_options w3c css validator], vendor extension and &amp;quot;same color&amp;quot; errors can be ignored.}}&lt;br /&gt;
&lt;br /&gt;
==Discussion of changes: Ticklist?==&lt;br /&gt;
&lt;br /&gt;
Can we please have some standards agreed before more changes are made here? Changes here are critical and immediately affect everyone. &lt;br /&gt;
 &lt;br /&gt;
I would like to agree some standards going forward to minimize future issues, perhaps add a ticklist before changes are made. I think this will help avoid errors and act as a prompt for us to consider different choices, and more opportunity to have different people feedback on suggested changes. I suggest these below. [[User:Pyrrhus]] [[User:Kmdenmark]] [[User:JaimeS]] [[User:JenB]]  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 18:58, November 12, 2019 (EST)&lt;br /&gt;
&lt;br /&gt;
# Color changes: should only be made here in exceptional circumstances, and with dark skin alternatives added to [[MediaWiki:Timeless.css]] at the same time, otherwise they should go on the relevant skin&#039;s page only. Our dark Timeless is a higher contrast / low vision / accessible skin, using specific shades to avoid common color blindness issues, and [https://webaim.org/resources/contrastchecker/ AA contrast] where possible (calculated contrast 4.5 or higher). See [https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/Accessibility#Color Wikipedia&#039;s Help:Colours] and [https://design.wikimedia.org/style-guide/visual-style_colors.html dark and light palettes] for recommendations and colors to avoid.&lt;br /&gt;
# Images or icons: should not be added if possible, given that alternatives will be needed for dark skins like Timeless. It may be possible to use symbols from HTML instead, or we could look into font awesome icons (lazy load - at the end of the css - for less frequently used images). Images affect layout and color contrast. Grayscale / white / black are best. &lt;br /&gt;
# Some changes may be best suited only to desktop users, or only to certain skins. Media screen queries for screen size already exist to target tablets, or mobile devices. Mobile views may not need all features, less crowded improves readability.&lt;br /&gt;
# Images: must use external URLs, not use relative paths, except when we are waiting for those files to server&#039;s https://www.me-pedia.org/resources/assets - this should be marked as an outstanding issue on the talk page. This is because the relative paths can easily change in future or images may be accidentally changed or deleted by other editors.&lt;br /&gt;
# Icon images must have a fallback, typically icons should be svg with fallback to png format. Converters are available online.&lt;br /&gt;
# Design principles should be followed as per Wikipedia, with MEpedia red and blue shades for branding, some screens show the same color code very differently.&lt;br /&gt;
# Changes should be infrequent, and not be made here without being tested elsewhere first eg on a user&#039;s own common.css, to minimize needing to make corrections on the same day.&lt;br /&gt;
# Test on all skins: Changes must be tested on all skins first, eg using a [https://www.me-pedia.org/index.php?title=Portal:Contents/Portals&amp;amp;useskin=pivot  &amp;quot;useskin&amp;quot; link] or changing user preferences&lt;br /&gt;
# Different screen sizes: Changes must be tested on different device sizes, eg using a tool like [http://www.infobyip.com/testwebsiteresolution.php?url=https%3A%2F%2Fme-pedia.org%2Fwiki%2FMOS%3ADATENUM&amp;amp;width=1024&amp;amp;height=768&amp;amp;in_browser=true http://www.infobyip.com/testwebsiteresolution.ph]. This can be combined with the &amp;quot;useskin&amp;quot; option, eg [http://www.infobyip.com/testwebsiteresolution.php?url=https%3A%2F%2Fwww.me-pedia.org%2Findex.php%3Ftitle%3DBateman_Horne_Center%26useskin%3Dtimeless&amp;amp;width=320&amp;amp;height=480&amp;amp;in_browser=false Bateman Horne Center in Timeless skin on iPhone 4. This will help show when layout problems occur or font size changes are needed.&lt;br /&gt;
# Code should be validated first: eg on [https://jigsaw.w3.org/css-validator/#validate_by_input https://jigsaw.w3.org/css-validator/#validate_by_input], outstanding &amp;quot;red&amp;quot; errors will prevent that section running.&lt;br /&gt;
# New classes: Careful thought should go into introducing new class names. [https://en.wikipedia.org/wiki/Wikipedia:Catalogue_of_CSS_classes Existing MediaWiki class names and ids] cover many templates eg infoboxes, features like wrap / nowrap and plainlinks. Standard ones include ns-, ca-, p- and others. Extras may appear in Vector but not in other skins.&lt;br /&gt;
# Less common CSS can cause issues browser compatibility issues, eg the :before pseudoclass is ignored on old Safari and IE browsers. [https://caniuse.com/#search=%3Abefore Caniuse.com] or css-tricks can check this. CSS3-only features should be avoided.&lt;br /&gt;
# Images included by MediaWiki can be found by searching [https://github.com/wikimedia/mediawiki Github]&lt;br /&gt;
# Particular issues with colors exist when colored backgrounds are used in tables, eg [[Notable studies]], and on Portal boxes.&lt;br /&gt;
# Different skins use different fonts, which can slightly alter layout or readability.&lt;br /&gt;
# System messages: should not refer to position of things on the screen or screen colors, as per MediaWiki standards. Avoid referring to &amp;quot;the red button&amp;quot;, &amp;quot;the first option&amp;quot;. These may be more longer or shorter when translated.&lt;br /&gt;
# Use detailed comments in the edit summary to describe all changes. This makes uncommon problems much easier to trace when the problem has not been noticed until several edits later.&lt;br /&gt;
# Code snippets from elsewhere should be referred to either in the code or on the talk page.&lt;br /&gt;
Comments welcome  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 18:58, November 12, 2019 (EST)&lt;br /&gt;
&lt;br /&gt;
:Thank you for all the work you are doing to improve this site. I don&#039;t have the technical knowledge to response to any of the points outlined. I will graciously defer to other techies. [[User:Kmdenmark|Kmdenmark]] ([[User talk:Kmdenmark|talk]]) 10:14, November 14, 2019 (EST)&lt;br /&gt;
&lt;br /&gt;
{{collapse top|completed code request - updated 8 Jun 2019}}&lt;br /&gt;
Please copy the code below to [[MediaWiki:Common.css]] (but without the &amp;quot;pre&amp;quot; tags). This makes collapsible lists work, improves file upload from mobiles by making things fit in the screen better, and means the &amp;quot;Read more&amp;quot; feature on this page should work now, and hide completed requests unless you click &amp;quot;read more&amp;quot;. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 20:28, June 3, 2019 (EDT)&lt;br /&gt;
: I’m going to add a small bit to this request, in order to center the donate button in the sidebar.  I have tested this on all installed skins.  If you have a chance, [[User:Kmdenmark]], please add the following code to the END of this page.  Please let us know if you have any questions.  Thanks!&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 14:14, June 8, 2019 (EDT)&lt;br /&gt;
:Just a friendly ‘ping’, [[User:Kmdenmark]]!  Cheers!&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:50, June 11, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/*   Collapsible list or collapsible elements eg buttons  */&lt;br /&gt;
&lt;br /&gt;
 /* move list toggle to left for list */&lt;br /&gt;
.collapsed span.mw-collapsible-toggle, .collapse ul.mw-collapsible-toggle, .collapse div.mw-collapsible-toggle,&lt;br /&gt;
 .collapsed span.mw-collapsible-toggle expanded {&lt;br /&gt;
  float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Lifted from wikipedia - Sandbox/CollapsibleDemo.css&lt;br /&gt;
Toggles between right arrow and up arrow images for collapsible elements - lists or bullets&lt;br /&gt;
See Wikipedia Manual:Collapsible_elements/Demo/Advanced **/&lt;br /&gt;
#collapse-pre-one  .mw-collapsible-toggle .up,&lt;br /&gt;
#collapse-pre-one.mw-collapsed .mw-collapsible-toggle .down {&lt;br /&gt;
 display: none;&lt;br /&gt;
}&lt;br /&gt;
#collapse-pre-one .mw-collapsible-toggle .down,&lt;br /&gt;
#collapse-pre-one.mw-collapsed  .mw-collapsible-toggle .up {&lt;br /&gt;
 display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Lifted from WikiMedia&lt;br /&gt;
 Make sure the license dropdown of the upload form doesn&#039;t extend beyond the browser&#039;s&lt;br /&gt;
 window, even if there are some long license descriptions. (If that happens, the description&lt;br /&gt;
 box *also* goes beyond the right edge of the window.)&lt;br /&gt;
*/&lt;br /&gt;
#wpLicense {&lt;br /&gt;
 width: 100%;&lt;br /&gt;
 overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Give the upload form a little breathing space. */&lt;br /&gt;
#upload * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
#mw-upload-table * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
/* end of WikiMedia code  */&lt;br /&gt;
&lt;br /&gt;
/* Copied from Wikipedia shared.css for Read more template */&lt;br /&gt;
/* hide initially collapsed collapsable tables */&lt;br /&gt;
table.collapsed tr.collapsable {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
/* end of Wikipedia code&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* &lt;br /&gt;
 * What: Center donate button in sidebar &lt;br /&gt;
 * Who: Pyrrhus &lt;br /&gt;
 * When: 8 june 2019&lt;br /&gt;
 */&lt;br /&gt;
#n-donate {&lt;br /&gt;
 text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==New font code request ==&lt;br /&gt;
(Completed Jun 2 2019) {{Read more|&lt;br /&gt;
[[User:Kmdenmark]] [[User:JaimeS]] Please add the following code to the &#039;&#039;start&#039;&#039; of [[MediaWiki:Common.css]], without the &amp;lt;nowiki &amp;gt;&amp;lt;pre&amp;gt;&amp;lt;/nowiki &amp;gt; tags. &lt;br /&gt;
This will allow for a #MEpedia logo without it needing embedding in an image. It won&#039;t work unless on the first line. Thanks  [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 16:41, May 24, 2019 (EDT) - edited May 30th for permanent marker &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
@import url(https://fonts.googleapis.com/css?family=Oswald);&lt;br /&gt;
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);&lt;br /&gt;
/* fonts must go on top line only */&lt;br /&gt;
/* #MEpedia logo fonts and classes */&lt;br /&gt;
&lt;br /&gt;
.logo-me {&lt;br /&gt;
 font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: normal;&lt;br /&gt;
}&lt;br /&gt;
section#middle-nav .title a {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
.logo-pedia {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: normal;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
  padding-left: 0.15em;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
:[[User:Notjusttired]] Done! [[User:Kmdenmark|Kmdenmark]] ([[User talk:Kmdenmark|talk]]) 17:02, June 3, 2019 (EDT)&lt;br /&gt;
::Thank you! [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:29, June 3, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Please add tweet icon -- [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:03, July 7, 2019 (EDT) ==&lt;br /&gt;
&lt;br /&gt;
[[User:Kmdenmark]] Please add the code below (except for the &amp;quot;pre) bits. This should create a twitter type icon, so we can have a Cite tweet if we want at some point. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:03, July 7, 2019 (EDT)&lt;br /&gt;
&amp;lt;pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
.ref-cite-tweet {&lt;br /&gt;
 background-image:url(&amp;quot;https://www.me-pedia.org/images/1/16/Ref-cite-tweet.svg&amp;quot;)&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre &amp;gt;&lt;br /&gt;
==Minor change for ref-cite-tweet icon ==&lt;br /&gt;
[[User:Kmdenmark]] Can you please change the end section from:&lt;br /&gt;
&amp;lt;pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
.ref-cite-tweet {&lt;br /&gt;
 background-image:url(&amp;quot;https://www.me-pedia.org/images/1/16/Ref-cite-tweet.svg&amp;quot;)&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre &amp;gt;&lt;br /&gt;
to:&lt;br /&gt;
&amp;lt;pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
.oo-ui-icon-ref-cite-tweet, .ref-cite-tweet {&lt;br /&gt;
 background-image:url(&amp;quot;https://www.me-pedia.org/images/1/16/Ref-cite-tweet.svg&amp;quot;)&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre &amp;gt;&lt;br /&gt;
This should (hopefully) display the tweet icon in the Cite, Tweet option from visual editor. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 05:32, August 3, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Done! [[User:Kmdenmark|Kmdenmark]] ([[User talk:Kmdenmark|talk]]) 11:12, August 3, 2019 (EDT)&lt;br /&gt;
::Thanks, it&#039;s working! [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:38, August 4, 2019 (EDT)&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
==Ambox code ==&lt;br /&gt;
&amp;lt;nowiki&amp;gt;/* Not sure what these settings are for */&lt;br /&gt;
table.ambox{... &amp;lt;/nowiki &amp;gt;&lt;br /&gt;
This is styling for all article message boxes, eg Cleanup templates, and is used by [[Template:Ambox]], anything calling (invoking) [[Module:Ambox]], and anything calling [[Module:Mbox]] on articles. Hope this helps.  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 18:59, October 26, 2019 (EDT)&lt;br /&gt;
:Thanks! that&#039;s very helpful!  now updated.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 19:31, October 26, 2019 (EDT)&lt;br /&gt;
::Thanks [[User:Pyrrhus]]  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 13:20, October 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Alternance table striping ==&lt;br /&gt;
Please add the following to the end of the existing code. This allows for tables to have different colors when the new classes &amp;quot;alternance&amp;quot; are used in a table.  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 08:42, October 24, 2019 (EDT)&lt;br /&gt;
:{{done}}&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 12:51, October 24, 2019 (EDT)&lt;br /&gt;
::Thanks  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 18:59, October 26, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
{{collapse top}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/* ALTERNANCE */&lt;br /&gt;
 &lt;br /&gt;
/** Classes allowing alternating line colors&lt;br /&gt;
*  in tables according to the number of header lines:&lt;br /&gt;
*.alternance if odd number&lt;br /&gt;
*.alternance2 if even number.&lt;br /&gt;
*&lt;br /&gt;
*.odd is to be kind to IE&amp;lt;9 which does not implement&lt;br /&gt;
*  the selector :nth-child, applied via Common.js (?)&lt;br /&gt;
*&lt;br /&gt;
*.sortable: sortable tables require reversing&lt;br /&gt;
*  the alternance.&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
.alternance,&lt;br /&gt;
.alternance2 {&lt;br /&gt;
  border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.alternance &amp;gt; * &amp;gt; tr &amp;gt; th,&lt;br /&gt;
table.alternance2 &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
 background: #e6e6e6;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.alternance tr,&lt;br /&gt;
.alternance th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd),&lt;br /&gt;
.alternance.sortable       tr:nth-child(even),&lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;],&lt;br /&gt;
.alternance.sortable       tr:nth-child(even) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.alternance .odd,&lt;br /&gt;
.alternance .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.alternance2 tr,&lt;br /&gt;
.alternance2 th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.alternance2 tr:nth-child(odd),&lt;br /&gt;
.alternance2 tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.alternance2 .odd,&lt;br /&gt;
.alternance2 .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
==Example in use ==&lt;br /&gt;
(please leave in place for testing on different skins) &lt;br /&gt;
{{collapse top}}&lt;br /&gt;
{| class=&amp;quot;wikitable alternance&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! class wikitable alternance !! Header text !! Header text&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;alternance2&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! class alternance2 !! col2 !! col3 &lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable alternance2&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! class wikitable alternance2 !! col2 !! col3 &lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
| Example || Example || Example&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
== Temporary holiday notice problem (dark skin) --  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 18:22, December 22, 2019 (EST) ==&lt;br /&gt;
&lt;br /&gt;
The code for the temporary notice sets the font color to black without setting  the background color in &#039;&#039;&#039;mw-dismissable-notice&#039;&#039;&#039;. This means on the dark Timeless skin it&#039;s black text over very very dark grey background. I suggest taking out the font color line (which should allow it to be inherited, and default to nearly black except on Timeless which should default to off-white). I made suggestions earlier on this page of a ticklist that should help spit possible issues. Unfortunately I&#039;ve now dismissed the notice so not sure how to test the changes. [[User:Pyrrhus]] &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
.mw-dismissable-notice { &lt;br /&gt;
    color: #000; &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
  ~[[User:Notjusttired|Njt]] ([[User talk:Notjusttired|talk]]) 18:22, December 22, 2019 (EST)&lt;br /&gt;
&lt;br /&gt;
===Re: Temporary holiday notice problem (dark skin) -- [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:07, December 23, 2019 (EST)===&lt;br /&gt;
&lt;br /&gt;
: I&#039;ve commented out the colour property of the temporary fundraising site notice. I&#039;ve switched to &amp;quot;Timeless&amp;quot; to check and it looks good, very readable. It&#039;s light grey (#ccc) on dark grey (almost black #333). If you notice any other issue here, let me know.&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Common.css&amp;diff=78700</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Common.css&amp;diff=78700"/>
		<updated>2019-12-23T16:57:08Z</updated>

		<summary type="html">&lt;p&gt;DariusC:Remove colour from the temporary fundraising site notice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(https://fonts.googleapis.com/css?family=Oswald);&lt;br /&gt;
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);&lt;br /&gt;
/* The above are standard #MEpedia logo fonts and classes */&lt;br /&gt;
/* (fonts must go on top line only) */&lt;br /&gt;
&lt;br /&gt;
/* THIS PAGE CONTAINS STYLE SETTINGS FOR ALL SKINS */&lt;br /&gt;
/* These settings may be overridden in skin.css pages. */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for logo? */&lt;br /&gt;
.logo-me {&lt;br /&gt;
 font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: normal;&lt;br /&gt;
}&lt;br /&gt;
section#middle-nav .title a {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
.logo-pedia {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: normal;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
  padding-left: 0.15em;&lt;br /&gt;
}&lt;br /&gt;
#p-logo { &lt;br /&gt;
	height: 225px; &lt;br /&gt;
}&lt;br /&gt;
#p-logo a,  #p-logo a:hover { &lt;br /&gt;
	height: 225px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style for temporary fundraising site notice &lt;br /&gt;
   Who: DariusC&lt;br /&gt;
   When: December 2019&lt;br /&gt;
   What: formatting for holiday season fundraising notice &lt;br /&gt;
   Note: please comment out this section from Jan 1 through Dec 1&lt;br /&gt;
*/&lt;br /&gt;
.mw-dismissable-notice { &lt;br /&gt;
    /* color: #000; */&lt;br /&gt;
    font-size: 1.2em; &lt;br /&gt;
    border: 1em solid  #e7433c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for header/footer banners */&lt;br /&gt;
.custom-top-banner {&lt;br /&gt;
   background-color: #CEF2E0!important;&lt;br /&gt;
   margin:auto;&lt;br /&gt;
   padding:0px;&lt;br /&gt;
   width:100%;&lt;br /&gt;
   text-align: center;&lt;br /&gt;
   font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
.custom-bottom-banner {&lt;br /&gt;
   background-color: lightyellow;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for &amp;quot;class=mw-lingo-term&amp;quot; tooltips &lt;br /&gt;
   that do not have an actual lingo definition */&lt;br /&gt;
.qtip-content {&lt;br /&gt;
	background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Shortcut boxes use icons for lists */&lt;br /&gt;
ul.shortcutbox {&lt;br /&gt;
	list-style-image: url(/images/4/4d/Bookmark_icon.png);&lt;br /&gt;
	margin: .5em 0em 0em 1em;&lt;br /&gt;
}&lt;br /&gt;
li.shortcutbox {&lt;br /&gt;
	margin: .2em 0em .2em 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Special:Upload page: minimize less important text  &lt;br /&gt;
   while emphasizing more important text */&lt;br /&gt;
label[for=wpUploadFile] {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
td.htmlform-tip {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
div#mw-upload-permitted {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
label[for=wpDestFile] {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
label[for=wpLicense] {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
table#mw-htmlform-options {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Not sure what these settings are for */&lt;br /&gt;
#p-navigation {&lt;br /&gt;
	position: relative !important;&lt;br /&gt;
	top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
#p-tb {&lt;br /&gt;
	position: relative !important;&lt;br /&gt;
	top: 10px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Lifted from https://en.wikipedia.org/wiki/MediaWiki:Common.css */&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	border-spacing: 3px;&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	color: black;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	float: right;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	clear: right;&lt;br /&gt;
	font-size: 88%;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
	font-size: 125%;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
}&lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
	width: 20em;&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
	border: 1px solid #c0c090;&lt;br /&gt;
	background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
	border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	border-right: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	border-right: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	line-height: 1.2em;&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
	border-top: 0;&lt;br /&gt;
	border-bottom: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Not sure what this settings are for */&lt;br /&gt;
.hatnote{&lt;br /&gt;
    padding-left: 1.6em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* styling for all article message boxes, eg Cleanup templates, and is used by Template:Ambox, anything calling (invoking) Module:Ambox, and anything calling Module:Mbox on articles. */&lt;br /&gt;
table.ambox{&lt;br /&gt;
    margin: 0 10%;&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    border-left: 10px solid #36c;&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style{&lt;br /&gt;
    border-left: 10px solid #fc3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for donate button in lefthand sidebar */&lt;br /&gt;
#n-donate a{&lt;br /&gt;
    background-color: #0BA7CD;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    border-radius: 2px;&lt;br /&gt;
    color:white !important;&lt;br /&gt;
    font-weight: 600 !important;&lt;br /&gt;
    box-shadow: 2px 2px #888888;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
/**Text before donate button**/&lt;br /&gt;
.text-before-donate-button&lt;br /&gt;
 {&lt;br /&gt;
    display: block;&lt;br /&gt;
    border-top: solid #0000006b 0.5px;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    color: #0ba7cdbf;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    margin-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
/**text after donate button*/&lt;br /&gt;
.text-after-donate-button&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    padding-top: 15px;&lt;br /&gt;
    color: #0ba7cdbf;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
/* &lt;br /&gt;
 * What: Center donate button in sidebar &lt;br /&gt;
 * Who: Pyrrhus &lt;br /&gt;
 * When: 8 june 2019&lt;br /&gt;
 */&lt;br /&gt;
#n-donate {&lt;br /&gt;
 text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Collapsible list or collapsible elements eg buttons  */&lt;br /&gt;
/* move list toggle to left for list */&lt;br /&gt;
.collapsed span.mw-collapsible-toggle, .collapse ul.mw-collapsible-toggle, .collapse div.mw-collapsible-toggle,&lt;br /&gt;
 .collapsed span.mw-collapsible-toggle expanded {&lt;br /&gt;
  float: left;&lt;br /&gt;
}&lt;br /&gt;
/** Lifted from wikipedia - Sandbox/CollapsibleDemo.css&lt;br /&gt;
    Toggles between right arrow and up arrow images for collapsible elements - lists or bullets&lt;br /&gt;
    See Wikipedia Manual:Collapsible_elements/Demo/Advanced **/&lt;br /&gt;
#collapse-pre-one  .mw-collapsible-toggle .up,&lt;br /&gt;
#collapse-pre-one.mw-collapsed .mw-collapsible-toggle .down {&lt;br /&gt;
 display: none;&lt;br /&gt;
}&lt;br /&gt;
#collapse-pre-one .mw-collapsible-toggle .down,&lt;br /&gt;
#collapse-pre-one.mw-collapsed  .mw-collapsible-toggle .up {&lt;br /&gt;
 display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Copied from Wikipedia shared.css for Read more template */&lt;br /&gt;
/* hide initially collapsed collapsable tables */&lt;br /&gt;
table.collapsed tr.collapsable {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Special:Upload File upload page settings&lt;br /&gt;
 Lifted from WikiMedia&lt;br /&gt;
 Make sure the license dropdown of the upload form doesn&#039;t extend beyond the browser&#039;s&lt;br /&gt;
 window, even if there are some long license descriptions. (If that happens, the description&lt;br /&gt;
 box *also* goes beyond the right edge of the window.)&lt;br /&gt;
*/&lt;br /&gt;
#wpLicense {&lt;br /&gt;
 width: 100%;&lt;br /&gt;
 overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
/* Give the upload form a little breathing space. */&lt;br /&gt;
#upload * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
#mw-upload-table * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Show twitter icon when using [[Template:Cite tweet]] in Visual Editor */&lt;br /&gt;
.oo-ui-icon-ref-cite-tweet, .ref-cite-tweet {&lt;br /&gt;
 background-image:url(&amp;quot;https://www.me-pedia.org/images/1/16/Ref-cite-tweet.svg&amp;quot;)&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* ALTERNANCE BEGIN */&lt;br /&gt;
/** Classes allowing alternating line colors&lt;br /&gt;
*  in tables according to the number of header lines:&lt;br /&gt;
*.alternance if odd number&lt;br /&gt;
*.alternance2 if even number.&lt;br /&gt;
*&lt;br /&gt;
*.odd is to be kind to IE&amp;lt;9 which does not implement&lt;br /&gt;
*  the selector :nth-child, applied via Common.js (?)&lt;br /&gt;
*&lt;br /&gt;
*.sortable: sortable tables require reversing&lt;br /&gt;
*  the alternance.&lt;br /&gt;
*/&lt;br /&gt;
.alternance,&lt;br /&gt;
.alternance2 {&lt;br /&gt;
  border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
table.alternance &amp;gt; * &amp;gt; tr &amp;gt; th,&lt;br /&gt;
table.alternance2 &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
 background: #e6e6e6;&lt;br /&gt;
}&lt;br /&gt;
.alternance tr,&lt;br /&gt;
.alternance th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd),&lt;br /&gt;
.alternance.sortable       tr:nth-child(even),&lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;],&lt;br /&gt;
.alternance.sortable       tr:nth-child(even) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance .odd,&lt;br /&gt;
.alternance .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 tr,&lt;br /&gt;
.alternance2 th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 tr:nth-child(odd),&lt;br /&gt;
.alternance2 tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 .odd,&lt;br /&gt;
.alternance2 .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
/* END ALTERNANCE */&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Anonnotice&amp;diff=78626</id>
		<title>MediaWiki:Anonnotice</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Anonnotice&amp;diff=78626"/>
		<updated>2019-12-20T20:27:10Z</updated>

		<summary type="html">&lt;p&gt;DariusC:changed message&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We are building a global movement to fight for recognition, education and research so that one day, all people with ME will have access to compassionate, effective care. Help us fuel community-based projects like MEpedia. [http://meaction.net/donate Donate now] through December 31st and your donation will be matched.&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78621</id>
		<title>MediaWiki:Sitenotice</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78621"/>
		<updated>2019-12-20T20:08:45Z</updated>

		<summary type="html">&lt;p&gt;DariusC:changed text for sitenotice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We are building a global movement to fight for recognition, education and research so that one day, all people with ME will have access to compassionate, effective care. Help us fuel community-based projects like MEpedia. [http://meaction.net/donate Donate now] through December 31st and your donation will be matched.&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Common.css&amp;diff=78597</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Common.css&amp;diff=78597"/>
		<updated>2019-12-20T11:26:19Z</updated>

		<summary type="html">&lt;p&gt;DariusC:Add style for site notice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(https://fonts.googleapis.com/css?family=Oswald);&lt;br /&gt;
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);&lt;br /&gt;
/* The above are standard #MEpedia logo fonts and classes */&lt;br /&gt;
/* (fonts must go on top line only) */&lt;br /&gt;
&lt;br /&gt;
/* THIS PAGE CONTAINS STYLE SETTINGS FOR ALL SKINS */&lt;br /&gt;
/* These settings may be overridden in skin.css pages. */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for logo? */&lt;br /&gt;
.logo-me {&lt;br /&gt;
 font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: normal;&lt;br /&gt;
}&lt;br /&gt;
section#middle-nav .title a {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
.logo-pedia {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: normal;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
  padding-left: 0.15em;&lt;br /&gt;
}&lt;br /&gt;
#p-logo { &lt;br /&gt;
	height: 225px; &lt;br /&gt;
}&lt;br /&gt;
#p-logo a,  #p-logo a:hover { &lt;br /&gt;
	height: 225px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Style for site notice */&lt;br /&gt;
#siteNotice { &lt;br /&gt;
    color: #000; &lt;br /&gt;
    font-size: 1.2em; &lt;br /&gt;
    border: 1em solid  #e7433c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for header/footer banners */&lt;br /&gt;
.custom-top-banner {&lt;br /&gt;
   background-color: #CEF2E0!important;&lt;br /&gt;
   margin:auto;&lt;br /&gt;
   padding:0px;&lt;br /&gt;
   width:100%;&lt;br /&gt;
   text-align: center;&lt;br /&gt;
   font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
.custom-bottom-banner {&lt;br /&gt;
   background-color: lightyellow;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for &amp;quot;class=mw-lingo-term&amp;quot; tooltips &lt;br /&gt;
   that do not have an actual lingo definition */&lt;br /&gt;
.qtip-content {&lt;br /&gt;
	background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Shortcut boxes use icons for lists */&lt;br /&gt;
ul.shortcutbox {&lt;br /&gt;
	list-style-image: url(/images/4/4d/Bookmark_icon.png);&lt;br /&gt;
	margin: .5em 0em 0em 1em;&lt;br /&gt;
}&lt;br /&gt;
li.shortcutbox {&lt;br /&gt;
	margin: .2em 0em .2em 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Special:Upload page: minimize less important text  &lt;br /&gt;
   while emphasizing more important text */&lt;br /&gt;
label[for=wpUploadFile] {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
td.htmlform-tip {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
div#mw-upload-permitted {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
label[for=wpDestFile] {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
label[for=wpLicense] {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
table#mw-htmlform-options {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Not sure what these settings are for */&lt;br /&gt;
#p-navigation {&lt;br /&gt;
	position: relative !important;&lt;br /&gt;
	top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
#p-tb {&lt;br /&gt;
	position: relative !important;&lt;br /&gt;
	top: 10px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Lifted from https://en.wikipedia.org/wiki/MediaWiki:Common.css */&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	border-spacing: 3px;&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	color: black;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	float: right;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	clear: right;&lt;br /&gt;
	font-size: 88%;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
	font-size: 125%;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
}&lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
	width: 20em;&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
	border: 1px solid #c0c090;&lt;br /&gt;
	background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
	border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	border-right: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	border-right: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	line-height: 1.2em;&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
	border-top: 0;&lt;br /&gt;
	border-bottom: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Not sure what this settings are for */&lt;br /&gt;
.hatnote{&lt;br /&gt;
    padding-left: 1.6em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* styling for all article message boxes, eg Cleanup templates, and is used by Template:Ambox, anything calling (invoking) Module:Ambox, and anything calling Module:Mbox on articles. */&lt;br /&gt;
table.ambox{&lt;br /&gt;
    margin: 0 10%;&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    border-left: 10px solid #36c;&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style{&lt;br /&gt;
    border-left: 10px solid #fc3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for donate button in lefthand sidebar */&lt;br /&gt;
#n-donate a{&lt;br /&gt;
    background-color: #0BA7CD;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    border-radius: 2px;&lt;br /&gt;
    color:white !important;&lt;br /&gt;
    font-weight: 600 !important;&lt;br /&gt;
    box-shadow: 2px 2px #888888;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
/**Text before donate button**/&lt;br /&gt;
.text-before-donate-button&lt;br /&gt;
 {&lt;br /&gt;
    display: block;&lt;br /&gt;
    border-top: solid #0000006b 0.5px;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    color: #0ba7cdbf;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    margin-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
/**text after donate button*/&lt;br /&gt;
.text-after-donate-button&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    padding-top: 15px;&lt;br /&gt;
    color: #0ba7cdbf;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
/* &lt;br /&gt;
 * What: Center donate button in sidebar &lt;br /&gt;
 * Who: Pyrrhus &lt;br /&gt;
 * When: 8 june 2019&lt;br /&gt;
 */&lt;br /&gt;
#n-donate {&lt;br /&gt;
 text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Collapsible list or collapsible elements eg buttons  */&lt;br /&gt;
/* move list toggle to left for list */&lt;br /&gt;
.collapsed span.mw-collapsible-toggle, .collapse ul.mw-collapsible-toggle, .collapse div.mw-collapsible-toggle,&lt;br /&gt;
 .collapsed span.mw-collapsible-toggle expanded {&lt;br /&gt;
  float: left;&lt;br /&gt;
}&lt;br /&gt;
/** Lifted from wikipedia - Sandbox/CollapsibleDemo.css&lt;br /&gt;
    Toggles between right arrow and up arrow images for collapsible elements - lists or bullets&lt;br /&gt;
    See Wikipedia Manual:Collapsible_elements/Demo/Advanced **/&lt;br /&gt;
#collapse-pre-one  .mw-collapsible-toggle .up,&lt;br /&gt;
#collapse-pre-one.mw-collapsed .mw-collapsible-toggle .down {&lt;br /&gt;
 display: none;&lt;br /&gt;
}&lt;br /&gt;
#collapse-pre-one .mw-collapsible-toggle .down,&lt;br /&gt;
#collapse-pre-one.mw-collapsed  .mw-collapsible-toggle .up {&lt;br /&gt;
 display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Copied from Wikipedia shared.css for Read more template */&lt;br /&gt;
/* hide initially collapsed collapsable tables */&lt;br /&gt;
table.collapsed tr.collapsable {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Special:Upload File upload page settings&lt;br /&gt;
 Lifted from WikiMedia&lt;br /&gt;
 Make sure the license dropdown of the upload form doesn&#039;t extend beyond the browser&#039;s&lt;br /&gt;
 window, even if there are some long license descriptions. (If that happens, the description&lt;br /&gt;
 box *also* goes beyond the right edge of the window.)&lt;br /&gt;
*/&lt;br /&gt;
#wpLicense {&lt;br /&gt;
 width: 100%;&lt;br /&gt;
 overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
/* Give the upload form a little breathing space. */&lt;br /&gt;
#upload * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
#mw-upload-table * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Show twitter icon when using [[Template:Cite tweet]] in Visual Editor */&lt;br /&gt;
.oo-ui-icon-ref-cite-tweet, .ref-cite-tweet {&lt;br /&gt;
 background-image:url(&amp;quot;https://www.me-pedia.org/images/1/16/Ref-cite-tweet.svg&amp;quot;)&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* ALTERNANCE BEGIN */&lt;br /&gt;
/** Classes allowing alternating line colors&lt;br /&gt;
*  in tables according to the number of header lines:&lt;br /&gt;
*.alternance if odd number&lt;br /&gt;
*.alternance2 if even number.&lt;br /&gt;
*&lt;br /&gt;
*.odd is to be kind to IE&amp;lt;9 which does not implement&lt;br /&gt;
*  the selector :nth-child, applied via Common.js (?)&lt;br /&gt;
*&lt;br /&gt;
*.sortable: sortable tables require reversing&lt;br /&gt;
*  the alternance.&lt;br /&gt;
*/&lt;br /&gt;
.alternance,&lt;br /&gt;
.alternance2 {&lt;br /&gt;
  border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
table.alternance &amp;gt; * &amp;gt; tr &amp;gt; th,&lt;br /&gt;
table.alternance2 &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
 background: #e6e6e6;&lt;br /&gt;
}&lt;br /&gt;
.alternance tr,&lt;br /&gt;
.alternance th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd),&lt;br /&gt;
.alternance.sortable       tr:nth-child(even),&lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;],&lt;br /&gt;
.alternance.sortable       tr:nth-child(even) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance .odd,&lt;br /&gt;
.alternance .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 tr,&lt;br /&gt;
.alternance2 th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 tr:nth-child(odd),&lt;br /&gt;
.alternance2 tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 .odd,&lt;br /&gt;
.alternance2 .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
/* END ALTERNANCE */&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Common.css&amp;diff=78596</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Common.css&amp;diff=78596"/>
		<updated>2019-12-20T11:20:34Z</updated>

		<summary type="html">&lt;p&gt;DariusC:Add style for site notice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(https://fonts.googleapis.com/css?family=Oswald);&lt;br /&gt;
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);&lt;br /&gt;
/* The above are standard #MEpedia logo fonts and classes */&lt;br /&gt;
/* (fonts must go on top line only) */&lt;br /&gt;
&lt;br /&gt;
/* THIS PAGE CONTAINS STYLE SETTINGS FOR ALL SKINS */&lt;br /&gt;
/* These settings may be overridden in skin.css pages. */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for logo? */&lt;br /&gt;
.logo-me {&lt;br /&gt;
 font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: normal;&lt;br /&gt;
}&lt;br /&gt;
section#middle-nav .title a {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
.logo-pedia {&lt;br /&gt;
  font-family: Oswald, sans-serif;&lt;br /&gt;
  font-style: normal;&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
  padding-left: 0.15em;&lt;br /&gt;
}&lt;br /&gt;
#p-logo { &lt;br /&gt;
	height: 225px; &lt;br /&gt;
}&lt;br /&gt;
#p-logo a,  #p-logo a:hover { &lt;br /&gt;
	height: 225px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Style for site notice */&lt;br /&gt;
#siteNotice { &lt;br /&gt;
    color: #000; &lt;br /&gt;
    font-size: 20px; &lt;br /&gt;
    border: 10px solid  #e7433c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for header/footer banners */&lt;br /&gt;
.custom-top-banner {&lt;br /&gt;
   background-color: #CEF2E0!important;&lt;br /&gt;
   margin:auto;&lt;br /&gt;
   padding:0px;&lt;br /&gt;
   width:100%;&lt;br /&gt;
   text-align: center;&lt;br /&gt;
   font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
.custom-bottom-banner {&lt;br /&gt;
   background-color: lightyellow;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for &amp;quot;class=mw-lingo-term&amp;quot; tooltips &lt;br /&gt;
   that do not have an actual lingo definition */&lt;br /&gt;
.qtip-content {&lt;br /&gt;
	background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Shortcut boxes use icons for lists */&lt;br /&gt;
ul.shortcutbox {&lt;br /&gt;
	list-style-image: url(/images/4/4d/Bookmark_icon.png);&lt;br /&gt;
	margin: .5em 0em 0em 1em;&lt;br /&gt;
}&lt;br /&gt;
li.shortcutbox {&lt;br /&gt;
	margin: .2em 0em .2em 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Special:Upload page: minimize less important text  &lt;br /&gt;
   while emphasizing more important text */&lt;br /&gt;
label[for=wpUploadFile] {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
td.htmlform-tip {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
div#mw-upload-permitted {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
label[for=wpDestFile] {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
label[for=wpLicense] {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
table#mw-htmlform-options {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Not sure what these settings are for */&lt;br /&gt;
#p-navigation {&lt;br /&gt;
	position: relative !important;&lt;br /&gt;
	top: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
#p-tb {&lt;br /&gt;
	position: relative !important;&lt;br /&gt;
	top: 10px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Lifted from https://en.wikipedia.org/wiki/MediaWiki:Common.css */&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	border-spacing: 3px;&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	color: black;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	float: right;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	clear: right;&lt;br /&gt;
	font-size: 88%;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
	font-size: 125%;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
}&lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
	width: 20em;&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
	border: 1px solid #c0c090;&lt;br /&gt;
	background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
	border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	border-right: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	border-right: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	line-height: 1.2em;&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
	border-top: 0;&lt;br /&gt;
	border-bottom: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Not sure what this settings are for */&lt;br /&gt;
.hatnote{&lt;br /&gt;
    padding-left: 1.6em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* styling for all article message boxes, eg Cleanup templates, and is used by Template:Ambox, anything calling (invoking) Module:Ambox, and anything calling Module:Mbox on articles. */&lt;br /&gt;
table.ambox{&lt;br /&gt;
    margin: 0 10%;&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    border-left: 10px solid #36c;&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style{&lt;br /&gt;
    border-left: 10px solid #fc3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Style settings for donate button in lefthand sidebar */&lt;br /&gt;
#n-donate a{&lt;br /&gt;
    background-color: #0BA7CD;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    border-radius: 2px;&lt;br /&gt;
    color:white !important;&lt;br /&gt;
    font-weight: 600 !important;&lt;br /&gt;
    box-shadow: 2px 2px #888888;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
/**Text before donate button**/&lt;br /&gt;
.text-before-donate-button&lt;br /&gt;
 {&lt;br /&gt;
    display: block;&lt;br /&gt;
    border-top: solid #0000006b 0.5px;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    color: #0ba7cdbf;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    margin-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
/**text after donate button*/&lt;br /&gt;
.text-after-donate-button&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    padding-top: 15px;&lt;br /&gt;
    color: #0ba7cdbf;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
/* &lt;br /&gt;
 * What: Center donate button in sidebar &lt;br /&gt;
 * Who: Pyrrhus &lt;br /&gt;
 * When: 8 june 2019&lt;br /&gt;
 */&lt;br /&gt;
#n-donate {&lt;br /&gt;
 text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Collapsible list or collapsible elements eg buttons  */&lt;br /&gt;
/* move list toggle to left for list */&lt;br /&gt;
.collapsed span.mw-collapsible-toggle, .collapse ul.mw-collapsible-toggle, .collapse div.mw-collapsible-toggle,&lt;br /&gt;
 .collapsed span.mw-collapsible-toggle expanded {&lt;br /&gt;
  float: left;&lt;br /&gt;
}&lt;br /&gt;
/** Lifted from wikipedia - Sandbox/CollapsibleDemo.css&lt;br /&gt;
    Toggles between right arrow and up arrow images for collapsible elements - lists or bullets&lt;br /&gt;
    See Wikipedia Manual:Collapsible_elements/Demo/Advanced **/&lt;br /&gt;
#collapse-pre-one  .mw-collapsible-toggle .up,&lt;br /&gt;
#collapse-pre-one.mw-collapsed .mw-collapsible-toggle .down {&lt;br /&gt;
 display: none;&lt;br /&gt;
}&lt;br /&gt;
#collapse-pre-one .mw-collapsible-toggle .down,&lt;br /&gt;
#collapse-pre-one.mw-collapsed  .mw-collapsible-toggle .up {&lt;br /&gt;
 display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Copied from Wikipedia shared.css for Read more template */&lt;br /&gt;
/* hide initially collapsed collapsable tables */&lt;br /&gt;
table.collapsed tr.collapsable {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Special:Upload File upload page settings&lt;br /&gt;
 Lifted from WikiMedia&lt;br /&gt;
 Make sure the license dropdown of the upload form doesn&#039;t extend beyond the browser&#039;s&lt;br /&gt;
 window, even if there are some long license descriptions. (If that happens, the description&lt;br /&gt;
 box *also* goes beyond the right edge of the window.)&lt;br /&gt;
*/&lt;br /&gt;
#wpLicense {&lt;br /&gt;
 width: 100%;&lt;br /&gt;
 overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
/* Give the upload form a little breathing space. */&lt;br /&gt;
#upload * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
#mw-upload-table * td {&lt;br /&gt;
 padding-bottom: 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Show twitter icon when using [[Template:Cite tweet]] in Visual Editor */&lt;br /&gt;
.oo-ui-icon-ref-cite-tweet, .ref-cite-tweet {&lt;br /&gt;
 background-image:url(&amp;quot;https://www.me-pedia.org/images/1/16/Ref-cite-tweet.svg&amp;quot;)&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* ALTERNANCE BEGIN */&lt;br /&gt;
/** Classes allowing alternating line colors&lt;br /&gt;
*  in tables according to the number of header lines:&lt;br /&gt;
*.alternance if odd number&lt;br /&gt;
*.alternance2 if even number.&lt;br /&gt;
*&lt;br /&gt;
*.odd is to be kind to IE&amp;lt;9 which does not implement&lt;br /&gt;
*  the selector :nth-child, applied via Common.js (?)&lt;br /&gt;
*&lt;br /&gt;
*.sortable: sortable tables require reversing&lt;br /&gt;
*  the alternance.&lt;br /&gt;
*/&lt;br /&gt;
.alternance,&lt;br /&gt;
.alternance2 {&lt;br /&gt;
  border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
table.alternance &amp;gt; * &amp;gt; tr &amp;gt; th,&lt;br /&gt;
table.alternance2 &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
 background: #e6e6e6;&lt;br /&gt;
}&lt;br /&gt;
.alternance tr,&lt;br /&gt;
.alternance th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd),&lt;br /&gt;
.alternance.sortable       tr:nth-child(even),&lt;br /&gt;
.alternance:not(.sortable) tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;],&lt;br /&gt;
.alternance.sortable       tr:nth-child(even) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance .odd,&lt;br /&gt;
.alternance .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 tr,&lt;br /&gt;
.alternance2 th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #eeeeee;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 tr:nth-child(odd),&lt;br /&gt;
.alternance2 tr:nth-child(odd) th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
.alternance2 .odd,&lt;br /&gt;
.alternance2 .odd th[scope=&amp;quot;row&amp;quot;] {&lt;br /&gt;
  /* be kind to IE&amp;lt;9 */&lt;br /&gt;
  background: #fcfcfc;&lt;br /&gt;
}&lt;br /&gt;
/* END ALTERNANCE */&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78595</id>
		<title>MediaWiki:Sitenotice</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78595"/>
		<updated>2019-12-20T11:09:28Z</updated>

		<summary type="html">&lt;p&gt;DariusC:Add donation site notioce&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Help us ignite a revolution in ME care. [http://meaction.net/donate Donate today] and double your impact between now and December 31st.&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78517</id>
		<title>MediaWiki:Sitenotice</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Sitenotice&amp;diff=78517"/>
		<updated>2019-12-09T16:30:49Z</updated>

		<summary type="html">&lt;p&gt;DariusC:Remove old MEpedia announcement banner&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=60163</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=60163"/>
		<updated>2019-06-25T15:59:47Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* Pivot request - LocalSettings.php  -- notjusttired (talk) 18:07, June 15, 2019 (EDT) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Completed and confirmed as working ==&lt;br /&gt;
{{collapse top}}&lt;br /&gt;
===LocalSettings.php #2 (Add this)===&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hey! I added the AddThis id to the LocalSettings.php file, so the problem should be fixed now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:45, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: This isn&#039;t working. It looks like my instructions were wrong. The existing setting you added needs to be put in an array of &#039;&#039;Pivot&#039;&#039; skin values, see documentation on [https://www.mediawiki.org/wiki/Skin:Pivot https://www.mediawiki.org/wiki/Skin:Pivot]. Secondly, &#039;&#039;&#039; $wgAddThispubid = ra-5cdfe8dacb9028fa and $wgAddThisSidebar = true &#039;&#039;&#039; must be set within a list of values for the AddThis variable, as described in [https://www.mediawiki.org/wiki/Extension:AddThis https://www.mediawiki.org/wiki/Extension:AddThis]. To check they are working you can use [https://www.me-pedia.org/index.php?title=Portal:Contents/Portals&amp;amp;useskin=pivot link 1] and [https://www.me-pedia.org/index.php?title=Portal:Contents/Portals&amp;amp;useskin=timeless link 2] or just change your preferences- look under the &amp;quot;Share&amp;quot; heading at the bottom of the sidebar menu. Timeless doesn&#039;t need any configuration extra configuration. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:::Would the following code accomplish this?&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgPivotFeatures = [&lt;br /&gt;
 &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;&lt;br /&gt;
];&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:::(Code obviously comes after wfLoadSkin(&#039;pivot&#039;); ) How would you test it?  Just by looking at the lefthand sidebar to see if the AddThis icons show up?&lt;br /&gt;
:::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:03, May 27, 2019 (EDT)&lt;br /&gt;
::::Here&#039;s the code, must go after both loading AddThis and loading the Pivot skin&lt;br /&gt;
&amp;lt;pre &amp;gt;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;,&lt;br /&gt;
$wgPivotDefaultFeatures = [&lt;br /&gt;
   &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
::::Yes to how it is tested - should work on both Pivot and Timeless, but might not the vector skin. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 22:43, May 27, 2019 (EDT)&lt;br /&gt;
:::::Great!  That’s the code we have in the ProposedLocalSettings.php file, except for the ‘useAddThisShare’ line.  Double-check the ‘useAddThisShare’ feature- it’s not a boolean, it requires a specific CSS class.  Plus, the icons already show up at the top of the screen.  The ‘useAddThisShare’ shouldn’t impact the sidebar at all.&lt;br /&gt;
:::::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 23:55, May 27, 2019 (EDT)&lt;br /&gt;
::::::Well spotted, just edited the code above. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 04:27, May 29, 2019 (EDT)&lt;br /&gt;
Working in Timeless and vector, but not in the Pivot skin.[[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:04, May 29, 2019 (EDT)&lt;br /&gt;
:I saw that too.  Very Weird.  I don’t know why only Pivot skin has a problem with this.  Oh well, at least the icons show up at the top of the page.  After all, we don’t absolutely &#039;&#039;need&#039;&#039; to have the icons in two separate places on the page...&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:47, May 29, 2019 (EDT)&lt;br /&gt;
::Task done but not working on Pivot, potential bug in Pivot skin, although it does work on one site I&#039;ve seen [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 15:51, May 31, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===Php autocomplete request ===&lt;br /&gt;
&lt;br /&gt;
Can you let me know if the recent php request for the Pivot skin has been done. It should turn on autocomplete for searches on mobile sized screens, using the side bar search (which is different to the Special:Search page and different to the search in the middle of the top bar that larger devices have. This isn&#039;t documented so if it&#039;s not working you would need to reverse the change, however it&#039;s working on another mediawiki install elsewhere.&amp;lt;br&amp;gt;&lt;br /&gt;
- In the Skins/Pivot folder, find Pivot.skin.php - create backup copy of it then edit the section &lt;br /&gt;
&amp;lt;nowiki&amp;gt; &amp;lt;ul class=&amp;quot;side-nav&amp;quot;&amp;gt; &amp;lt;/nowiki &amp;gt; only to change &amp;quot;autocomplete&amp;quot; from off to on - autocomplete appears twice in the file but only this one should be changed. The full statement should be:&amp;lt;pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input type=&amp;quot;search&amp;quot; name=&amp;quot;search&amp;quot; placeholder=&amp;quot;&amp;lt;?php echo wfMessage( &#039;search&#039; )-&amp;gt;text() ?&amp;gt;&amp;quot; title=&amp;quot;Search [alt-shift-f]&amp;quot; accesskey=&amp;quot;f&amp;quot; id=&amp;quot;searchInput&amp;quot; autocomplete=&amp;quot;on&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Lastly - add new text file in Pivot skin folder to remind anyone to repeat this change every time the Pivot skin is upgraded. Composer will not need running, changes should be immediate. Let me know if you have any questions on this. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:More information available at https://m.mediawiki.org/wiki/Skin_talk:Pivot&lt;br /&gt;
:(just in case it helps!) [[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 21:37, May 28, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: I have changed the autocomplete to &amp;quot;on&amp;quot;. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:27, May 29, 2019 (EDT)&lt;br /&gt;
::It&#039;s not working, could you send a copy of the php? Or paste into my user area. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:21, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Hi, Njt! Please provide me with your email address and I&#039;ll send you a copy of the file. Thanks! --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:20, May 30, 2019 (EDT)&lt;br /&gt;
::::Will do! [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 15:11, May 31, 2019 (EDT)&lt;br /&gt;
:::::Done but autocomplete not working as I had hoped. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 15:51, May 31, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===Vector responsive mode===&lt;br /&gt;
Working, but really needs a small logo on the top left for the home page. Would benefit from a link to side bar or user preferences higher up. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:55, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===Lingo extension broken ===&lt;br /&gt;
Correction: confirmed as working.&lt;br /&gt;
No longer looking up any words, the change should just have done &amp;quot;replace once&amp;quot;. Code below contains invisible new line characters but should be ok with PHP. Please investigate, and check for things like new lines in the middle of comments. [https://www.mediawiki.org/wiki/Extension:Lingo Lingo documentation].&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgHooks[&#039;SetupAfterCache&#039;][] = function() {&lt;br /&gt;
// specify a different name for the terminology page (Default: &#039;Terminology&#039; (or localised version). See MediaWiki:Lingo-terminologypagename.)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoPage&#039;] = &#039;Terminology&#039;;&lt;br /&gt;
// specify that each term should be annotated only once per page (Default: false)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoDisplayOnce&#039;] = true;&lt;br /&gt;
// specify what namespaces should or should not be used (Default: Empty, i.e. use all namespaces)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoUseNamespaces&#039;][NS_SPECIAL] = false;&lt;br /&gt;
// set default cache type (Default: null, i.e. use main cache)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoCacheType&#039;] = CACHE_NONE;&lt;br /&gt;
// use ApprovedRevs extension on the Terminology page (Default: false)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoEnableApprovedRevs&#039;] = true;&lt;br /&gt;
};&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:34, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===MEpedia editing with visual editor ===&lt;br /&gt;
Now working, seems it is actually the Project namespace [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:34, May 29, 2019 (EDT)&lt;br /&gt;
:Great catch!  I’m very excited!&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:47, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===Namespace “MEpedia:” is inaccessible ===&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
=== Clarification - Captcha ===&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Thanks you! It really helped. I added it to the LocalSettings.php file so this should be good now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:47, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
[[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT) Thanks.&lt;br /&gt;
&lt;br /&gt;
===LocalSettings.php ===&lt;br /&gt;
&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
: Hi! I added that code to the LocalSettings.php so now the File namespace should be searchable by default.&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:44, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Now working, thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===American dates and ReplaceText extension ===&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hi [[User:Notjusttired|notjusttired]]! I just want to let you know that I set the dates to American dates and I also installed the ReplaceText extension. You can check if you want. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:41, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I saw that, thanks. Is ReplaceText setup for use by just bureaucrats and admins? If not can do you this. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:::When I go to the [[special:ReplaceText]] page, it says:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Permission error&lt;br /&gt;
You do not have permission to make string replacements on the entire wiki, for the following reason:&lt;br /&gt;
The action you have requested is limited to users in the group: Administrators.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:::So it at least &#039;&#039;appears&#039;&#039; to be setup correctly...&lt;br /&gt;
:::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:08, May 27, 2019 (EDT)&lt;br /&gt;
::::No, I asked for bureaucrat access too. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 22:42, May 27, 2019 (EDT)&lt;br /&gt;
:::::Ahh. I see.  I added bureaucrat access to the ProposedLocalSettings.php file as you suggested.&lt;br /&gt;
:::::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 14:25, May 28, 2019 (EDT)&lt;br /&gt;
::::::Correct permissions showing. Just needs a bureaucrat or admin to test. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:21, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===Confirm email feature ===&lt;br /&gt;
&lt;br /&gt;
Any news on this? Two changes were requested for LocalSettings.php - plus the email address in LocalSettings.php needs to be checked to make sure it&#039;s valid. Currently the issue is that in User preferences using the &amp;quot;confirm email address&amp;quot; feature gives an error stating the format of the email address is wrong for all users. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:As we both suspected, the email configuration problem seems to be simply due to the fact that no one ever bothered to enter the correct email addresses in $wgEmergencyContact and $wgPasswordSender!  We still need to test this, though, to make sure that there isn&#039;t anything else going on...&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:07, May 27, 2019 (EDT)&lt;br /&gt;
::Still the same error today - MEpedia could not send your confirmation mail. Please check your email address for invalid characters. Mailer returned: Unknown error in PHP&#039;s mail() function. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 23:00, May 27, 2019 (EDT)&lt;br /&gt;
Just tested, not working [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:55, May 29, 2019 (EDT)&lt;br /&gt;
:Yeah, there’s obviously something else going on.  Perhaps we need to update our PHP mail() function with &amp;quot;composer require pear/mail&amp;quot;, as described [https://m.mediawiki.org/wiki/Special:MyLanguage/Manual:%24wgSMTP#Error_sending_mail:_Unknown_error_in_PHP&#039;s_mail()_function_MediaWiki here].  Or, we may need to set all the connection info in [https://m.mediawiki.org/wiki/Special:MyLanguage/Manual:%24wgSMTP $wgSMTP].  &lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:47, May 29, 2019 (EDT)&lt;br /&gt;
::I checked out that link to the error, the English is terrible but I think it&#039;s talking about issues receiving the email - if the address and headers don&#039;t match (which they won&#039;t) it will sometimes end up in a spam folder. I have 2 suggestions - set &#039;&#039;&#039;$wgNoReplyAddress&#039;&#039;&#039; and change the email addresses to use a different email domain, which then should not attempt at validation, eg &#039;&#039;&#039;noreply@meaction-nospam.com&#039;&#039;&#039; for all the addresses. Wikis often use made up email addresses. SMTP settings would mean having the password in the LocalSettings.php - so really needs a dedicated account so that nobody changes the password. Also the User Email option would be better turned off I think. Or at least most of the email notification options, since it&#039;s so annoying to get a flood of notifications. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 16:44, May 29, 2019 (EDT)&lt;br /&gt;
:::It&#039;s working.&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
== Pivot request - LocalSettings.php  -- [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 18:07, June 15, 2019 (EDT) ==&lt;br /&gt;
&lt;br /&gt;
Please change the following LocalSettings.php code from &lt;br /&gt;
&amp;lt;pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
//Load AddThis extension&lt;br /&gt;
require_once &amp;quot;$IP/extensions/AddThis/AddThis.php&amp;quot;;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
$wgPivotFeatures = [&lt;br /&gt;
 &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;&lt;br /&gt;
];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre &amp;gt;&lt;br /&gt;
to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
//Load AddThis extension&lt;br /&gt;
require_once &amp;quot;$IP/extensions/AddThis/AddThis.php&amp;quot;;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
$wgAddThisSBServ = [&lt;br /&gt;
	[&lt;br /&gt;
	&#039;service&#039; =&amp;gt; &#039;compact&#039;,&lt;br /&gt;
	&#039;attribs&#039; =&amp;gt; &#039;facebook,twitter,reddit,pinterest_share,email&#039;],&lt;br /&gt;
	[&#039;service&#039; =&amp;gt; &#039;facebook&#039;],&lt;br /&gt;
	[&#039;service&#039; =&amp;gt; &#039;twitter&#039;],&lt;br /&gt;
	[&#039;service&#039; =&amp;gt; &#039;reddit&#039;,],&lt;br /&gt;
	[&#039;service&#039; =&amp;gt; &#039;pinterest_share&#039;,],&lt;br /&gt;
	[&#039;service&#039; =&amp;gt; &#039;email&#039;],&lt;br /&gt;
];&lt;br /&gt;
// Customize pivot skin&lt;br /&gt;
$wgPivotFeatures = [&lt;br /&gt;
 &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;,&lt;br /&gt;
&#039;useAddThisShare&#039; =&amp;gt; &#039;addthis_inline_share_toolbox&#039;&lt;br /&gt;
];&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then test to see if the AddThis &#039;&#039;&#039;sidebar&#039;&#039;&#039; works using the pivot skin, and if it still works on vector and Timeless skins. If the changes don&#039;t help but the AddThis &#039;&#039;&#039;sidebar&#039;&#039;&#039; still works on Vector then leave the code in place. If it breaks vector&#039;s AddThis sidebar then undo the AddThis changes but leave the Pivot changes in. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 18:07, June 15, 2019 (EDT)&lt;br /&gt;
:Since this hasn&#039;t done what I had hoped please revert all of this change. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 15:31, June 24, 2019 (EDT)&lt;br /&gt;
: The change has been reverted. Thanks! --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:59, June 25, 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=59046</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=59046"/>
		<updated>2019-05-30T16:20:03Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* Php autocomplete request */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php #2 (Add this)==&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hey! I added the AddThis id to the LocalSettings.php file, so the problem should be fixed now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:45, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: This isn&#039;t working. It looks like my instructions were wrong. The existing setting you added needs to be put in an array of &#039;&#039;Pivot&#039;&#039; skin values, see documentation on [https://www.mediawiki.org/wiki/Skin:Pivot https://www.mediawiki.org/wiki/Skin:Pivot]. Secondly, &#039;&#039;&#039; $wgAddThispubid = ra-5cdfe8dacb9028fa and $wgAddThisSidebar = true &#039;&#039;&#039; must be set within a list of values for the AddThis variable, as described in [https://www.mediawiki.org/wiki/Extension:AddThis https://www.mediawiki.org/wiki/Extension:AddThis]. To check they are working you can use [https://www.me-pedia.org/index.php?title=Portal:Contents/Portals&amp;amp;useskin=pivot link 1] and [https://www.me-pedia.org/index.php?title=Portal:Contents/Portals&amp;amp;useskin=timeless link 2] or just change your preferences- look under the &amp;quot;Share&amp;quot; heading at the bottom of the sidebar menu. Timeless doesn&#039;t need any configuration extra configuration. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:::Would the following code accomplish this?&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgPivotFeatures = [&lt;br /&gt;
 &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;&lt;br /&gt;
];&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:::(Code obviously comes after wfLoadSkin(&#039;pivot&#039;); ) How would you test it?  Just by looking at the lefthand sidebar to see if the AddThis icons show up?&lt;br /&gt;
:::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:03, May 27, 2019 (EDT)&lt;br /&gt;
::::Here&#039;s the code, must go after both loading AddThis and loading the Pivot skin&lt;br /&gt;
&amp;lt;pre &amp;gt;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;,&lt;br /&gt;
$wgPivotDefaultFeatures = [&lt;br /&gt;
   &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
::::Yes to how it is tested - should work on both Pivot and Timeless, but might not the vector skin. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 22:43, May 27, 2019 (EDT)&lt;br /&gt;
:::::Great!  That’s the code we have in the ProposedLocalSettings.php file, except for the ‘useAddThisShare’ line.  Double-check the ‘useAddThisShare’ feature- it’s not a boolean, it requires a specific CSS class.  Plus, the icons already show up at the top of the screen.  The ‘useAddThisShare’ shouldn’t impact the sidebar at all.&lt;br /&gt;
:::::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 23:55, May 27, 2019 (EDT)&lt;br /&gt;
::::::Well spotted, just edited the code above. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 04:27, May 29, 2019 (EDT)&lt;br /&gt;
Working in Timeless and vector, but not in the Pivot skin.[[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:04, May 29, 2019 (EDT)&lt;br /&gt;
:I saw that too.  Very Weird.  I don’t know why only Pivot skin has a problem with this.  Oh well, at least the icons show up at the top of the page.  After all, we don’t absolutely &#039;&#039;need&#039;&#039; to have the icons in two separate places on the page...&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:47, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Php autocomplete request ==&lt;br /&gt;
&lt;br /&gt;
Can you let me know if the recent php request for the Pivot skin has been done. It should turn on autocomplete for searches on mobile sized screens, using the side bar search (which is different to the Special:Search page and different to the search in the middle of the top bar that larger devices have. This isn&#039;t documented so if it&#039;s not working you would need to reverse the change, however it&#039;s working on another mediawiki install elsewhere.&amp;lt;br&amp;gt;&lt;br /&gt;
- In the Skins/Pivot folder, find Pivot.skin.php - create backup copy of it then edit the section &lt;br /&gt;
&amp;lt;nowiki&amp;gt; &amp;lt;ul class=&amp;quot;side-nav&amp;quot;&amp;gt; &amp;lt;/nowiki &amp;gt; only to change &amp;quot;autocomplete&amp;quot; from off to on - autocomplete appears twice in the file but only this one should be changed. The full statement should be:&amp;lt;pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input type=&amp;quot;search&amp;quot; name=&amp;quot;search&amp;quot; placeholder=&amp;quot;&amp;lt;?php echo wfMessage( &#039;search&#039; )-&amp;gt;text() ?&amp;gt;&amp;quot; title=&amp;quot;Search [alt-shift-f]&amp;quot; accesskey=&amp;quot;f&amp;quot; id=&amp;quot;searchInput&amp;quot; autocomplete=&amp;quot;on&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Lastly - add new text file in Pivot skin folder to remind anyone to repeat this change every time the Pivot skin is upgraded. Composer will not need running, changes should be immediate. Let me know if you have any questions on this. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:More information available at https://m.mediawiki.org/wiki/Skin_talk:Pivot&lt;br /&gt;
:(just in case it helps!) [[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 21:37, May 28, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: I have changed the autocomplete to &amp;quot;on&amp;quot;. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:27, May 29, 2019 (EDT)&lt;br /&gt;
::It&#039;s not working, could you send a copy of the php? Or paste into my user area. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:21, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Hi, Njt! Please provide me with your email address and I&#039;ll send you a copy of the file. Thanks! --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:20, May 30, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Confirm email feature ==&lt;br /&gt;
&lt;br /&gt;
Any news on this? Two changes were requested for LocalSettings.php - plus the email address in LocalSettings.php needs to be checked to make sure it&#039;s valid. Currently the issue is that in User preferences using the &amp;quot;confirm email address&amp;quot; feature gives an error stating the format of the email address is wrong for all users. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:As we both suspected, the email configuration problem seems to be simply due to the fact that no one ever bothered to enter the correct email addresses in $wgEmergencyContact and $wgPasswordSender!  We still need to test this, though, to make sure that there isn&#039;t anything else going on...&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:07, May 27, 2019 (EDT)&lt;br /&gt;
::Still the same error today - MEpedia could not send your confirmation mail. Please check your email address for invalid characters. Mailer returned: Unknown error in PHP&#039;s mail() function. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 23:00, May 27, 2019 (EDT)&lt;br /&gt;
Just tested, not working [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:55, May 29, 2019 (EDT)&lt;br /&gt;
:Yeah, there’s obviously something else going on.  Perhaps we need to update our PHP mail() function with &amp;quot;composer require pear/mail&amp;quot;, as described [https://m.mediawiki.org/wiki/Special:MyLanguage/Manual:%24wgSMTP#Error_sending_mail:_Unknown_error_in_PHP&#039;s_mail()_function_MediaWiki here].  Or, we may need to set all the connection info in [https://m.mediawiki.org/wiki/Special:MyLanguage/Manual:%24wgSMTP $wgSMTP].  &lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:47, May 29, 2019 (EDT)&lt;br /&gt;
::I checked out that link to the error, the English is terrible but I think it&#039;s talking about issues receiving the email - if the address and headers don&#039;t match (which they won&#039;t) it will sometimes end up in a spam folder. I have 2 suggestions - set &#039;&#039;&#039;$wgNoReplyAddress&#039;&#039;&#039; and change the email addresses to use a different email domain, which then should not attempt at validation, eg &#039;&#039;&#039;noreply@meaction-nospam.com&#039;&#039;&#039; for all the addresses. Wikis often use made up email addresses. SMTP settings would mean having the password in the LocalSettings.php - so really needs a dedicated account so that nobody changes the password. Also the User Email option would be better turned off I think. Or at least most of the email notification options, since it&#039;s so annoying to get a flood of notifications. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 16:44, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Completed and confirmed as working ==&lt;br /&gt;
&lt;br /&gt;
===Vector responsive mode===&lt;br /&gt;
Working, but really needs a small logo on the top left for the home page. Would benefit from a link to side bar or user preferences higher up. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:55, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===Lingo extension broken ===&lt;br /&gt;
Correction: confirmed as working.&lt;br /&gt;
No longer looking up any words, the change should just have done &amp;quot;replace once&amp;quot;. Code below contains invisible new line characters but should be ok with PHP. Please investigate, and check for things like new lines in the middle of comments. [https://www.mediawiki.org/wiki/Extension:Lingo Lingo documentation].&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgHooks[&#039;SetupAfterCache&#039;][] = function() {&lt;br /&gt;
// specify a different name for the terminology page (Default: &#039;Terminology&#039; (or localised version). See MediaWiki:Lingo-terminologypagename.)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoPage&#039;] = &#039;Terminology&#039;;&lt;br /&gt;
// specify that each term should be annotated only once per page (Default: false)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoDisplayOnce&#039;] = true;&lt;br /&gt;
// specify what namespaces should or should not be used (Default: Empty, i.e. use all namespaces)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoUseNamespaces&#039;][NS_SPECIAL] = false;&lt;br /&gt;
// set default cache type (Default: null, i.e. use main cache)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoCacheType&#039;] = CACHE_NONE;&lt;br /&gt;
// use ApprovedRevs extension on the Terminology page (Default: false)&lt;br /&gt;
//$GLOBALS[&#039;wgexLingoEnableApprovedRevs&#039;] = true;&lt;br /&gt;
};&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:34, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===MEpedia editing with visual editor ===&lt;br /&gt;
Now working, seems it is actually the Project namespace [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:34, May 29, 2019 (EDT)&lt;br /&gt;
:Great catch!  I’m very excited!&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:47, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===Namespace “MEpedia:” is inaccessible ===&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
=== Clarification - Captcha ===&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Thanks you! It really helped. I added it to the LocalSettings.php file so this should be good now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:47, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
[[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT) Thanks.&lt;br /&gt;
&lt;br /&gt;
===LocalSettings.php ===&lt;br /&gt;
&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
: Hi! I added that code to the LocalSettings.php so now the File namespace should be searchable by default.&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:44, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Now working, thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
===American dates and ReplaceText extension ===&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hi [[User:Notjusttired|notjusttired]]! I just want to let you know that I set the dates to American dates and I also installed the ReplaceText extension. You can check if you want. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:41, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I saw that, thanks. Is ReplaceText setup for use by just bureaucrats and admins? If not can do you this. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:::When I go to the [[special:ReplaceText]] page, it says:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Permission error&lt;br /&gt;
You do not have permission to make string replacements on the entire wiki, for the following reason:&lt;br /&gt;
The action you have requested is limited to users in the group: Administrators.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:::So it at least &#039;&#039;appears&#039;&#039; to be setup correctly...&lt;br /&gt;
:::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:08, May 27, 2019 (EDT)&lt;br /&gt;
::::No, I asked for bureaucrat access too. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 22:42, May 27, 2019 (EDT)&lt;br /&gt;
:::::Ahh. I see.  I added bureaucrat access to the ProposedLocalSettings.php file as you suggested.&lt;br /&gt;
:::::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 14:25, May 28, 2019 (EDT)&lt;br /&gt;
::::::Correct permissions showing. Just needs a bureaucrat or admin to test. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 13:21, May 29, 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58973</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58973"/>
		<updated>2019-05-29T15:27:37Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* Php autocomplete request */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Also, please let us know when it’s safe to test out the fixes.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Namespace “MEpedia:” is inaccessible ==&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  (My email is ericpyrrhus@gmail.com and any encryption key, if needed, can be sent from Ben to me through the secure Slack channel.)  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== American dates and ReplaceText extension  ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hi [[User:Notjusttired|notjusttired]]! I just want to let you know that I set the dates to American dates and I also installed the ReplaceText extension. You can check if you want. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:41, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I saw that, thanks. Is ReplaceText setup for use by just bureaucrats and admins? If not can do you this. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:::When I go to the [[special:ReplaceText]] page, it says:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Permission error&lt;br /&gt;
You do not have permission to make string replacements on the entire wiki, for the following reason:&lt;br /&gt;
The action you have requested is limited to users in the group: Administrators.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:::So it at least &#039;&#039;appears&#039;&#039; to be setup correctly...&lt;br /&gt;
:::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:08, May 27, 2019 (EDT)&lt;br /&gt;
::::No, I asked for bureaucrat access too. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 22:42, May 27, 2019 (EDT)&lt;br /&gt;
:::::Ahh. I see.  I added bureaucrat access to the ProposedLocalSettings.php file as you suggested.&lt;br /&gt;
:::::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 14:25, May 28, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php ==&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
: Hi! I added that code to the LocalSettings.php so now the File namespace should be searchable by default.&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:44, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Now working, thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php #2==&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hey! I added the AddThis id to the LocalSettings.php file, so the problem should be fixed now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:45, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: This isn&#039;t working. It looks like my instructions were wrong. The existing setting you added needs to be put in an array of &#039;&#039;Pivot&#039;&#039; skin values, see documentation on [https://www.mediawiki.org/wiki/Skin:Pivot https://www.mediawiki.org/wiki/Skin:Pivot]. Secondly, &#039;&#039;&#039; $wgAddThispubid = ra-5cdfe8dacb9028fa and $wgAddThisSidebar = true &#039;&#039;&#039; must be set within a list of values for the AddThis variable, as described in [https://www.mediawiki.org/wiki/Extension:AddThis https://www.mediawiki.org/wiki/Extension:AddThis]. To check they are working you can use [https://www.me-pedia.org/index.php?title=Portal:Contents/Portals&amp;amp;useskin=pivot link 1] and [https://www.me-pedia.org/index.php?title=Portal:Contents/Portals&amp;amp;useskin=timeless link 2] or just change your preferences- look under the &amp;quot;Share&amp;quot; heading at the bottom of the sidebar menu. Timeless doesn&#039;t need any configuration extra configuration. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:::Would the following code accomplish this?&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgPivotFeatures = [&lt;br /&gt;
 &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;&lt;br /&gt;
];&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:::(Code obviously comes after wfLoadSkin(&#039;pivot&#039;); ) How would you test it?  Just by looking at the lefthand sidebar to see if the AddThis icons show up?&lt;br /&gt;
:::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 15:03, May 27, 2019 (EDT)&lt;br /&gt;
::::Here&#039;s the code, must go after both loading AddThis and loading the Pivot skin&lt;br /&gt;
&amp;lt;pre &amp;gt;&lt;br /&gt;
$wgAddThisSidebar = true;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;,&lt;br /&gt;
$wgPivotDefaultFeatures = [&lt;br /&gt;
   &#039;addThisPUBID&#039; =&amp;gt; &#039;ra-5cdfe8dacb9028fa&#039;,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
::::Yes to how it is tested - should work on both Pivot and Timeless, but might not the vector skin. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 22:43, May 27, 2019 (EDT)&lt;br /&gt;
:::::Great!  That’s the code we have in the ProposedLocalSettings.php file, except for the ‘useAddThisShare’ line.  Double-check the ‘useAddThisShare’ feature- it’s not a boolean, it requires a specific CSS class.  Plus, the icons already show up at the top of the screen.  The ‘useAddThisShare’ shouldn’t impact the sidebar at all.&lt;br /&gt;
:::::[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 23:55, May 27, 2019 (EDT)&lt;br /&gt;
::::::Well spotted, just edited the code above. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 04:27, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Clarification ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Thanks you! It really helped. I added it to the LocalSettings.php file so this should be good now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:47, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
[[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT) Thanks.&lt;br /&gt;
&lt;br /&gt;
==Php autocomplete request ==&lt;br /&gt;
&lt;br /&gt;
Can you let me know if the recent php request for the Pivot skin has been done. It should turn on autocomplete for searches on mobile sized screens, using the side bar search (which is different to the Special:Search page and different to the search in the middle of the top bar that larger devices have. This isn&#039;t documented so if it&#039;s not working you would need to reverse the change, however it&#039;s working on another mediawiki install elsewhere.&amp;lt;br&amp;gt;&lt;br /&gt;
- In the Skins/Pivot folder, find Pivot.skin.php - create backup copy of it then edit the section &lt;br /&gt;
&amp;lt;nowiki&amp;gt; &amp;lt;ul class=&amp;quot;side-nav&amp;quot;&amp;gt; &amp;lt;/nowiki &amp;gt; only to change &amp;quot;autocomplete&amp;quot; from off to on - autocomplete appears twice in the file but only this one should be changed. The full statement should be:&amp;lt;pre &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input type=&amp;quot;search&amp;quot; name=&amp;quot;search&amp;quot; placeholder=&amp;quot;&amp;lt;?php echo wfMessage( &#039;search&#039; )-&amp;gt;text() ?&amp;gt;&amp;quot; title=&amp;quot;Search [alt-shift-f]&amp;quot; accesskey=&amp;quot;f&amp;quot; id=&amp;quot;searchInput&amp;quot; autocomplete=&amp;quot;on&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Lastly - add new text file in Pivot skin folder to remind anyone to repeat this change every time the Pivot skin is upgraded. Composer will not need running, changes should be immediate. Let me know if you have any questions on this. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:More information available at https://m.mediawiki.org/wiki/Skin_talk:Pivot&lt;br /&gt;
:(just in case it helps!) [[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 21:37, May 28, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: I have changed the autocomplete to &amp;quot;on&amp;quot;. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:27, May 29, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Confirm email feature ==&lt;br /&gt;
&lt;br /&gt;
Any news on this? Two changes were requested for LocalSettings.php - plus the email address in LocalSettings.php needs to be checked to make sure it&#039;s valid. Currently the issue is that in User preferences using the &amp;quot;confirm email address&amp;quot; feature gives an error stating the format of the email address is wrong for all users. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 14:10, May 27, 2019 (EDT)&lt;br /&gt;
:As we both suspected, the email configuration problem seems to be simply due to the fact that no one ever bothered to enter the correct email addresses in $wgEmergencyContact and $wgPasswordSender!  We still need to test this, though, to make sure that there isn&#039;t anything else going on...&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:07, May 27, 2019 (EDT)&lt;br /&gt;
::Still the same error today - MEpedia could not send your confirmation mail. Please check your email address for invalid characters. Mailer returned: Unknown error in PHP&#039;s mail() function. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 23:00, May 27, 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58868</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58868"/>
		<updated>2019-05-27T15:47:11Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* Clarification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Also, please let us know when it’s safe to test out the fixes.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Namespace “MEpedia:” is inaccessible ==&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  (My email is ericpyrrhus@gmail.com and any encryption key, if needed, can be sent from Ben to me through the secure Slack channel.)  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== American dates and ReplaceText extension  ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hi [[User:Notjusttired|notjusttired]]! I just want to let you know that I set the dates to American dates and I also installed the ReplaceText extension. You can check if you want. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:41, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php ==&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
: Hi! I added that code to the LocalSettings.php so now the File namespace should be searchable by default.&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:44, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php #2==&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hey! I added the AddThis id to the LocalSettings.php file, so the problem should be fixed now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:45, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Clarification ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Thanks you! It really helped. I added it to the LocalSettings.php file so this should be good now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:47, May 27, 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58867</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58867"/>
		<updated>2019-05-27T15:45:48Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* LocalSettings.php #2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Also, please let us know when it’s safe to test out the fixes.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Namespace “MEpedia:” is inaccessible ==&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  (My email is ericpyrrhus@gmail.com and any encryption key, if needed, can be sent from Ben to me through the secure Slack channel.)  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== American dates and ReplaceText extension  ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hi [[User:Notjusttired|notjusttired]]! I just want to let you know that I set the dates to American dates and I also installed the ReplaceText extension. You can check if you want. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:41, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php ==&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
: Hi! I added that code to the LocalSettings.php so now the File namespace should be searchable by default.&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:44, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php #2==&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hey! I added the AddThis id to the LocalSettings.php file, so the problem should be fixed now. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:45, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Clarification ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58866</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58866"/>
		<updated>2019-05-27T15:44:21Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* LocalSettings.php */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Also, please let us know when it’s safe to test out the fixes.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Namespace “MEpedia:” is inaccessible ==&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  (My email is ericpyrrhus@gmail.com and any encryption key, if needed, can be sent from Ben to me through the secure Slack channel.)  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== American dates and ReplaceText extension  ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hi [[User:Notjusttired|notjusttired]]! I just want to let you know that I set the dates to American dates and I also installed the ReplaceText extension. You can check if you want. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:41, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php ==&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
: Hi! I added that code to the LocalSettings.php so now the File namespace should be searchable by default.&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:44, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php #2==&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Clarification ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58865</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58865"/>
		<updated>2019-05-27T15:41:31Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* American dates and ReplaceText extension */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Also, please let us know when it’s safe to test out the fixes.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Namespace “MEpedia:” is inaccessible ==&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  (My email is ericpyrrhus@gmail.com and any encryption key, if needed, can be sent from Ben to me through the secure Slack channel.)  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== American dates and ReplaceText extension  ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hi [[User:Notjusttired|notjusttired]]! I just want to let you know that I set the dates to American dates and I also installed the ReplaceText extension. You can check if you want. Thanks!&lt;br /&gt;
: [[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:41, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php ==&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php #2==&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Clarification ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58864</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58864"/>
		<updated>2019-05-27T15:38:33Z</updated>

		<summary type="html">&lt;p&gt;DariusC:&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Also, please let us know when it’s safe to test out the fixes.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Namespace “MEpedia:” is inaccessible ==&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup, that fixed it!  Thanks, Darius!  If you need any help troubleshooting the failure of MEpedia to send out emails, let me know.  If you provide a copy of the LocalSettings.php file I might be able to pinpoint the error in the email setup.  (My email is ericpyrrhus@gmail.com and any encryption key, if needed, can be sent from Ben to me through the secure Slack channel.)  Thanks again.&lt;br /&gt;
:[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 13:50, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
:Hey Pyrrhus! Thanks for help. I just emailed you a copy of the LocalSettings.php file cause Jaime told me you asked for it. If you have something that you consider helpful, don&#039;t hesitate to contact me. Thanks again. &lt;br /&gt;
: --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 11:38, May 27, 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== American dates and ReplaceText extension  ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius. Have you got the [https://www.mediawiki.org/wiki/Manual:$wgAmericanDates American dates setting] set to &#039;&#039;true&#039;&#039;, we would like dates in the form MM DD, YYYY (or M D, YYYY) so month before day. I don&#039;t know how to check the setting from this end and I think it might be the cause of some citation errors we are getting.&lt;br /&gt;
&lt;br /&gt;
Also, you can let me know when the ReplaceText extension is installed and configured? Thanks. [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 17:06, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php ==&lt;br /&gt;
Hi again. Can you give me an update on change requested for LocalSettings.php:&lt;br /&gt;
&#039;&#039;(removed requests that have been sorted now)&#039;&#039;&lt;br /&gt;
$wgNamespacesToBeSearchedDefault = [&lt;br /&gt;
     NS_MAIN =&amp;gt; true,&lt;br /&gt;
     NS_FILE =&amp;gt; true,&lt;br /&gt;
];&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like the Help namespace is allowing Visual Editor but not MEpedia (MEpedia is now accessible again), and the Files namespace is not searchable by default. I can&#039;t tell on the double redirects setting. &lt;br /&gt;
&lt;br /&gt;
Thanks again [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]])&lt;br /&gt;
&lt;br /&gt;
==LocalSettings.php #2==&lt;br /&gt;
Please add this after the AddThis extension loads (without the pre tag):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAddThispubid = &#039;ra-5cdfe8dacb9028fa&#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hopefully the sharing icons on the left sidebar will then show up using Pivot or Timeless skins. Thanks [[User:Notjusttired|notjusttired]] ([[User talk:Notjusttired|talk]]) 09:45, 18 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Clarification ==&lt;br /&gt;
&lt;br /&gt;
Hi Darius!  I believe there is a request on the list to implement a way for users to skip CAPTCHA after making 50 edits.  In case it helps,&lt;br /&gt;
the easiest way to do that is to add the following to the end of LocalSettings.php:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgAutoConfirmCount = 50;&lt;br /&gt;
$wgGroupPermissions[&#039;autoconfirmed&#039;][&#039;skipcaptcha&#039;] = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hope this helps.  &lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 22:17, 16 May 2019 (EDT)&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58219</id>
		<title>User talk:DariusC</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User_talk:DariusC&amp;diff=58219"/>
		<updated>2019-05-15T16:55:18Z</updated>

		<summary type="html">&lt;p&gt;DariusC:/* Namespace “MEpedia:” is inaccessible */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hi Darius ==&lt;br /&gt;
Hi Darius!  Thanks so much for helping us out.  If you have any technical questions on the list of tasks, feel free to ask myself or [[User:Notjusttired]], since we are the two people who requested most of the tasks.  Also, please let us know when it’s safe to test out the fixes.  Thanks again!&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:57, 26 April 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Namespace “MEpedia:” is inaccessible ==&lt;br /&gt;
Hi Darius.  I noticed today that all pages in the “MEpedia:” namespace have become inaccessible.  I wonder if this is because of my request to make sure that “MEpedia” is a member of $wgExtraNamespaces in LocalSettings.php.  Since “MEpedia” is already defined as the project namespace, it may in fact not belong in $wgExtraNamespaces after all.  Does this make sense?  Thanks.&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Pyrrhus|Pyrrhus]] ([[User talk:Pyrrhus|talk]]) 17:12, 11 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hi Pyrrhus! I removed the code where I added &amp;quot;MEpedia&amp;quot; to the $wgExtraNamespaces in LocalSettings.php. I suppose it should fix this issue. You may check it now to make sure it did. Thanks. --[[User:DariusC|DariusC]] ([[User talk:DariusC|talk]]) 12:55, 15 May 2019 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Minor, low-priority task ==&lt;br /&gt;
Here is a super easy, but lowest priority task, for whenever.  For more information on this task, see https://m.mediawiki.org/wiki/Extension:DismissableSiteNotice#Usage&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In DismissableSiteNotice.php, could you change the following one line of extension code:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . intval( wfMsgForContent( &#039;sitenotice_id&#039; ) );&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
$id = intval( $wgMajorSiteNoticeID ) . &amp;quot;.&amp;quot; . crc32( wfMsgForContent( &#039;sitenotice&#039; ) );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=MediaWiki:Timeless.css&amp;diff=58107</id>
		<title>MediaWiki:Timeless.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=MediaWiki:Timeless.css&amp;diff=58107"/>
		<updated>2019-05-11T18:32:12Z</updated>

		<summary type="html">&lt;p&gt;DariusC:Add Dark CSS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will affect users of the Timeless skin */&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css?family=Merriweather&#039;);&lt;br /&gt;
html {&lt;br /&gt;
	background: rgb(0,0,0) !important;&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	font-size: 1.1em;&lt;br /&gt;
	filter: brightness(100%) contrast(100%) grayscale(0%) !important;&lt;br /&gt;
	-webkit-filter: brightness(100%) contrast(100%) grayscale(0%) !important;&lt;br /&gt;
	overflow-x: hidden;&lt;br /&gt;
}&lt;br /&gt;
body {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	background: #000;&lt;br /&gt;
	color: #ccccff;&lt;br /&gt;
	font-family: &#039;Merriweather&#039;, serif;&lt;br /&gt;
}&lt;br /&gt;
a {&lt;br /&gt;
	color: #cc6600;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:visited {&lt;br /&gt;
	color: #cc3300;&lt;br /&gt;
}&lt;br /&gt;
h1 {&lt;br /&gt;
	color: white;&lt;br /&gt;
	text-shadow: 1px 1px 1px #000;&lt;br /&gt;
	font-size: 40px !important;&lt;br /&gt;
}&lt;br /&gt;
h1, h2, h3, h4 {&lt;br /&gt;
	color: #6699ff;&lt;br /&gt;
	font-family: &#039;Merriweather&#039;, serif;&lt;br /&gt;
}&lt;br /&gt;
#personal .dropdown b {&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
b, strong {&lt;br /&gt;
	text-shadow: 1px 1px 1px #000;&lt;br /&gt;
}&lt;br /&gt;
#f-list {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	font-size: 14px;&lt;br /&gt;
}&lt;br /&gt;
div.editOptions {&lt;br /&gt;
	border: #222;&lt;br /&gt;
	background: #555;&lt;br /&gt;
}&lt;br /&gt;
#mw-header-nav-hack {&lt;br /&gt;
	border-top: solid 2px #333;&lt;br /&gt;
	background: #333;&lt;br /&gt;
}&lt;br /&gt;
#mw-site-navigation .sidebar-inner {&lt;br /&gt;
	background: #333;&lt;br /&gt;
	border: 0;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (min-width: 851px) {&lt;br /&gt;
#p-logo-text a {&lt;br /&gt;
	position: fixed;&lt;br /&gt;
	right: 75vw;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#p-logo-text {&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 1099px) and (min-width: 851px) {&lt;br /&gt;
#p-logo-text a.long {&lt;br /&gt;
	padding-left: 7px;&lt;br /&gt;
	float: left;&lt;br /&gt;
	font-size: 23px !important;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 1099px) and (min-width: 851px) {&lt;br /&gt;
#mw-related-navigation .sidebar-inner {&lt;br /&gt;
	background: #222 !important;&lt;br /&gt;
	border: solid #111;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 1099px) and (min-width: 851px) {&lt;br /&gt;
#mw-site-navigation .sidebar-inner {&lt;br /&gt;
	background: #222;&lt;br /&gt;
	border: solid #111;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
#mw-site-navigation .sidebar-chunk {&lt;br /&gt;
	border: outset #222;&lt;br /&gt;
	background: #333;&lt;br /&gt;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.5);&lt;br /&gt;
	border-radius: 3px;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 851px) {&lt;br /&gt;
#mw-site-navigation .sidebar-chunk {&lt;br /&gt;
	padding: 0 15px 5px 20px;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 1099px) and (min-width: 851px) {&lt;br /&gt;
#mw-site-navigation .sidebar-inner {&lt;br /&gt;
	background: #222 !important;&lt;br /&gt;
	border: solid #111 !important;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output a.external {&lt;br /&gt;
	color: #ff9900;&lt;br /&gt;
}&lt;br /&gt;
#searchInput {&lt;br /&gt;
	padding: 0.2em 4.5em 0.2em 2em !important;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
#searchInput-container {&lt;br /&gt;
	background: #333;&lt;br /&gt;
	height: 35px;&lt;br /&gt;
}&lt;br /&gt;
#simpleSearch {&lt;br /&gt;
	border: inset 1px #000;&lt;br /&gt;
	border-radius: 3px;&lt;br /&gt;
	background: #333;&lt;br /&gt;
	height: 35px;&lt;br /&gt;
	width: 48vw;&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 0;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
	top: 7px;&lt;br /&gt;
}&lt;br /&gt;
#user-tools {&lt;br /&gt;
	position: fixed;&lt;br /&gt;
	right: 86px;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (min-width: 851px) {&lt;br /&gt;
#user-tools {&lt;br /&gt;
	left: 74vw;&lt;br /&gt;
	top: 5px;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
.mw-notification {&lt;br /&gt;
	background: #222;&lt;br /&gt;
	border: #111;&lt;br /&gt;
	background: #111;&lt;br /&gt;
	border-radius: 5px;&lt;br /&gt;
	color: #999;&lt;br /&gt;
	width: 200px;&lt;br /&gt;
}&lt;br /&gt;
.postedit-container {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 0;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	padding: 15px 0 15px 15px;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.postedit-icon {&lt;br /&gt;
	margin: auto;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.mw-wiki-logo {&lt;br /&gt;
	background: url(&amp;quot;https://www.anonproject.com/resources/assets/logo.png&amp;quot;);&lt;br /&gt;
	background-size: contain;&lt;br /&gt;
}&lt;br /&gt;
#mw-header-container {&lt;br /&gt;
	background: #555;&lt;br /&gt;
}&lt;br /&gt;
#mw-header {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	max-width: 100%;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	position: static;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#menus-cover {&lt;br /&gt;
	background: #000;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#personal h2 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
#mw-content-container {&lt;br /&gt;
	background: #1d1d16;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#mw-content-block {&lt;br /&gt;
	background: #000;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#site-tools h2 {&lt;br /&gt;
	right: 3em;&lt;br /&gt;
	top: 0.9em;&lt;br /&gt;
	padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#p-logo-text a.long {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	top: 7px;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	font-size: 40px !important;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (min-width: 851px) {&lt;br /&gt;
#p-logo-text {&lt;br /&gt;
	width: 29em;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (min-width: 851px) {&lt;br /&gt;
#personal h2:after {&lt;br /&gt;
	width: 36px;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#p-logo-text {&lt;br /&gt;
	position: static;&lt;br /&gt;
	left: 0 !important;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	margin-left: 0;&lt;br /&gt;
	margin-right: 0;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	top: 3.3em;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
 @media only screen and (min-width: 992px) and (max-width:768px) {&lt;br /&gt;
 #p-logo-text {&lt;br /&gt;
 right:74vw;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media only screen and (min-width: 900px) and (max-width:100px) {&lt;br /&gt;
#p-logo-text {&lt;br /&gt;
	right: 74vw;&lt;br /&gt;
	top: 3em;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 900px) and (min-width: 100px) {&lt;br /&gt;
#p-logo-text a.long {&lt;br /&gt;
	font-size: 43px !important;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 1700px) and (min-width: 800px) {&lt;br /&gt;
#p-logo-text {&lt;br /&gt;
	left: 12px !important;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 1700px) and (mix: 851px) {&lt;br /&gt;
#mw-site-navigation {&lt;br /&gt;
	background: #000;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
#mw-content {&lt;br /&gt;
	background: #333;&lt;br /&gt;
	border: solid #946c20;&lt;br /&gt;
	-webkit-border-bottom-right-radius: 4px;&lt;br /&gt;
	-webkit-border-bottom-left-radius: 4px;&lt;br /&gt;
	-moz-border-radius-bottomright: 4px;&lt;br /&gt;
	-moz-border-radius-bottomleft: 4px;&lt;br /&gt;
	border-bottom-right-radius: 4px;&lt;br /&gt;
	border-bottom-left-radius: 4px;&lt;br /&gt;
}&lt;br /&gt;
#mw-page-header-links li.selected a {&lt;br /&gt;
	color: #cccc00;&lt;br /&gt;
}&lt;br /&gt;
#mw-related-navigation .sidebar-chunk {&lt;br /&gt;
	background: #333;&lt;br /&gt;
	border: outset #222;&lt;br /&gt;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.5);&lt;br /&gt;
	border-radius: 3px;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 1099px) and (min-width: 851px) {&lt;br /&gt;
#mw-related-navigation .sidebar-chunk {&lt;br /&gt;
	background: #333;&lt;br /&gt;
	border: outset #222;&lt;br /&gt;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.5);&lt;br /&gt;
	border-radius: 3px;&lt;br /&gt;
	padding: 0 15px 5px 20px;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
.color-middle-container, .ts-inner {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
#p-logo-text {&lt;br /&gt;
	left: 120px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo-text a.long {&lt;br /&gt;
	padding-top: 5px;&lt;br /&gt;
	padding-left: 6px;&lt;br /&gt;
	font-size: 30px;&lt;br /&gt;
	text-shadow: 1px 1px 1px #222;&lt;br /&gt;
}&lt;br /&gt;
#p-search {&lt;br /&gt;
	width: 70em;&lt;br /&gt;
	padding-right: 33px;&lt;br /&gt;
}&lt;br /&gt;
#personal .dropdown h3 {&lt;br /&gt;
	line-height: 25px;&lt;br /&gt;
}&lt;br /&gt;
#personal h2 {&lt;br /&gt;
	text-shadow: 2px 2px 0 #333;&lt;br /&gt;
	padding-top: 7px;&lt;br /&gt;
	font-size: 24px;&lt;br /&gt;
	text-transform: lowercase;&lt;br /&gt;
}&lt;br /&gt;
#personal .dropdown {&lt;br /&gt;
	background: #222!important;&lt;br /&gt;
	border: solid #000;&lt;br /&gt;
}&lt;br /&gt;
.codeEditor-status {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-labelElement-label {&lt;br /&gt;
	text-shadow: 1px 2px #333;&lt;br /&gt;
}&lt;br /&gt;
#iframeframe {&lt;br /&gt;
	height: 700px;&lt;br /&gt;
}&lt;br /&gt;
#wpSave {&lt;br /&gt;
	text-shadow: 2px 2px 2px #000 !important&lt;br /&gt;
}&lt;br /&gt;
#mw-footer-container {&lt;br /&gt;
	background: #000;&lt;br /&gt;
	padding-top: 1em;&lt;br /&gt;
}&lt;br /&gt;
fieldset {&lt;br /&gt;
	background: #222!important;&lt;br /&gt;
	border: solid #111;&lt;br /&gt;
}&lt;br /&gt;
input {&lt;br /&gt;
	background: #333;&lt;br /&gt;
	border: solid 1px #111!important;&lt;br /&gt;
	border-radius: 2px;&lt;br /&gt;
	padding-left: 5px;&lt;br /&gt;
	color: #999;&lt;br /&gt;
}&lt;br /&gt;
.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-progressive:active, .mw-ui-button.mw-ui-progressive.mw-ui-checked, input[type=&#039;submit&#039;], input[type=&#039;button&#039;], button {&lt;br /&gt;
	border: solid 1px #333!important;&lt;br /&gt;
	border-bottom: 0!important;&lt;br /&gt;
	text-shadow: 0 0 0 #000 !important;&lt;br /&gt;
	border-bottom: solid 1px #333!important;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-flaggedElement-destructive {&lt;br /&gt;
	background: #111;&lt;br /&gt;
	border: 1px solid #444;&lt;br /&gt;
	color: #FF3333 !important;&lt;br /&gt;
	padding-left: 15px !important;&lt;br /&gt;
	padding-right: 15px !important;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-flaggedElement-destructive:hover {&lt;br /&gt;
	background: #222;&lt;br /&gt;
	color: #CC0000 !important;&lt;br /&gt;
}&lt;br /&gt;
#searchInput {&lt;br /&gt;
	border: 0!important;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
#searchInput {&lt;br /&gt;
	padding: 0 0 0 6px !important;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {&lt;br /&gt;
	background-color: #333;&lt;br /&gt;
	color: #fff;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-textInputWidget &amp;gt; .oo-ui-labelElement-label {&lt;br /&gt;
	line-height: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
#pagehistory li.selected {&lt;br /&gt;
	background-color: #555;&lt;br /&gt;
}&lt;br /&gt;
.warningbox {&lt;br /&gt;
	background: #1d1d16;&lt;br /&gt;
}&lt;br /&gt;
a.new:hover, .new a:hover, a.new:visited, .new a:visited {&lt;br /&gt;
	color: #FF3333;&lt;br /&gt;
}&lt;br /&gt;
.mw-plusminus-neg {&lt;br /&gt;
	color: #FF0000;&lt;br /&gt;
}&lt;br /&gt;
#searchButton, #mw-searchButton {&lt;br /&gt;
	border: 0 !important;&lt;br /&gt;
	left: 38vw;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
}&lt;br /&gt;
#mw-footer-container a:hover {&lt;br /&gt;
	color: #ffff33;&lt;br /&gt;
}&lt;br /&gt;
#mw-footer-container a:visited {&lt;br /&gt;
	color: #ffff66;&lt;br /&gt;
}&lt;br /&gt;
#mw-footer .footer-places li {&lt;br /&gt;
	float: right;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
#mw-footer ul, #mw-footer li {&lt;br /&gt;
	margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
#mw-footer #lastmod {&lt;br /&gt;
	float: left;&lt;br /&gt;
	left: 25px;&lt;br /&gt;
}&lt;br /&gt;
.diff-addedline .diffchange {&lt;br /&gt;
	background: #1d1d16;&lt;br /&gt;
	padding-left: 7px;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-buttonElement.oo-ui-labelElement &amp;gt; input.oo-ui-buttonElement-button, .oo-ui-buttonElement.oo-ui-labelElement &amp;gt; .oo-ui-buttonElement-button &amp;gt; .oo-ui-labelElement-label {&lt;br /&gt;
	text-shadow: 0 0 0 #000 !important;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-labelElement-label {&lt;br /&gt;
	text-shadow: 0 0 0 #000&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-panelLayout-expanded {&lt;br /&gt;
	background: #222;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-messageDialog-message {&lt;br /&gt;
	color: #999;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled &amp;gt; .oo-ui-buttonElement-button {&lt;br /&gt;
	color: #999;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {&lt;br /&gt;
	border-right: 1px solid #111&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-dialog-content &amp;gt; .oo-ui-window-body {&lt;br /&gt;
	outline: 1px solid #111;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-messageDialog-content &amp;gt; .oo-ui-window-foot {&lt;br /&gt;
	outline: 1px solid #111;&lt;br /&gt;
}&lt;br /&gt;
.wikiEditor-ui .wikiEditor-ui-view {&lt;br /&gt;
	border: 1px solid #000;&lt;br /&gt;
}&lt;br /&gt;
.wikiEditor-ui .wikiEditor-ui-top {&lt;br /&gt;
	border-bottom: 1px solid #000;&lt;br /&gt;
}&lt;br /&gt;
textarea[style] {&lt;br /&gt;
	background: #111 !important;&lt;br /&gt;
	color: #fff;&lt;br /&gt;
}&lt;br /&gt;
pre, .mw-code {&lt;br /&gt;
	background: #222;&lt;br /&gt;
	color: #B0B0B0;&lt;br /&gt;
	border: 1px solid #444;&lt;br /&gt;
}&lt;br /&gt;
.oo-ui-iconWidget.oo-ui-iconElement.oo-ui-iconElement-icon {&lt;br /&gt;
	background-color: #B0B0B0;&lt;br /&gt;
	border: 1px solid #333;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>DariusC</name></author>
	</entry>
</feed>