Mediawiki Notes: Difference between revisions
From Claygate
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Important Things to Change as the Year progresses == | == Important Things to Change as the Year progresses == | ||
* As a workaround, the time zone is set as Dublin during British Summer Time. | * As a workaround, the time zone is set in Localsettings.php as Dublin during British Summer Time. | ||
** Return it to London when the clocks go back. | ** Return it to London when the clocks go back. | ||
Revision as of 11:43, 28 October 2024
Important Things to Change as the Year progresses
- As a workaround, the time zone is set in Localsettings.php as Dublin during British Summer Time.
- Return it to London when the clocks go back.
Mobile considerations
- The use of tables means wide, mobile-phobic pages.
- Tables result in their text contents often appearing in small font.
- The use of ; and : result in small font on mobile phones, whereas * does not.