Friendly Page Title

From DWeb Vancouver

Revision as of 11:41, 26 November 2023 by Boris (talk | contribs) (Created page with " == November 26th, 2023 Got feedback from Rithika that yes, we should go for it in making this the main website Added `$wgRestrictDisplayTitle = false;` to settings * This lets you add friendly display names to pages by adding `{{DISPLAYTITLE: Friendly Page Title}}` to the top of pages Trying to embed the Luma Calendar into the front page as an iframe * The [Widgets Extension](https://www.mediawiki.org/wiki/Extension:Widgets) appears to do what we need Cate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

== November 26th, 2023

Got feedback from Rithika that yes, we should go for it in making this the main website

Added `$wgRestrictDisplayTitle = false;` to settings

  • This lets you add friendly display names to pages by adding `` to the top of pages

Trying to embed the Luma Calendar into the front page as an iframe