Doom Wiki:Software
From DoomWiki.org
A number of software projects have become an important part of the Doom Wiki project as hosted at DoomWiki.org. As enthusiastic supporters and users of open-source free software, all customized code supporting the Doom Wiki project has been made available by its developers under libre licensing. These projects are outlined individually below. For information on all of the MediaWiki infrastructure currently deployed on this site, see Special:Version.
Monaco[edit]
A customized unbranded version of the Monaco skin, as originally forked from Wikia by developer Daniel Friesen, is maintained by Quasar and serves as the default skin for the site. Improvements in the custom version deployed here include a reworked article footer section with support for display of a copyright notice and MobileFrontend link; support for Extension:FlaggedRevs; the powerful Widgets 2.0 framework for creating sidebar content through Extension:Gadgets; and various fixes, modernizations, and optimizations for deployment against the newest stable release version of MediaWiki.
- GitHub project page
- https://github.com/haleyjd/monaco-port.git - git clone link
DoomWikiAnalytics[edit]
A simple custom extension for interfacing with Google Analytics for purpose of analyzing web traffic, referral patterns, and server performance. It simply adds the standard boilerplate script to the bottom of every page, unless the currently logged-in user has the noanalytics permission. The Analytics account to use can be specified in LocalSettings.php via a configuration variable.
- GitHub project page
- https://github.com/haleyjd/DoomWikiAnalytics.git - git clone link
OpenGraphMeta[edit]
A customized fork of Extension:OpenGraphMeta has been deployed which integrates directly with Extension:PageImages to provide automated population of the og:image meta property. This extension provides OpenGraph-compliant meta tags for articles which provide for better social media integration and are a positive signal for search engine ranking.
- GitHub project page
- https://github.com/haleyjd/OpenGraphMeta.git - git clone link (checkout branch dw_dev in order to utilize customizations)
DMMPST[edit]
DMMPST (DooM MaP StaTistics) is a command-line tool by Frans P. de Vries (Xymph) to generate statistics (map data, things, secret sectors and more) of Doom, Heretic, Hexen and Strife levels. Created specifically for Doom Wiki, it produces output that can be copied directly into map pages. Additionally it can produce appearance statistics directly suitable for thing pages, and list basic statistics of stock levels.
Omgifol[edit]
Omgifol is a Python library for creating scripts that can manipulate WAD files, featuring many example scripts. One in particular, drawmaps.py, has been used to generate most map views. The recommended settings for consistency with existing map views of stock levels and vanilla maps is to use a scale of 4.0 with an upper dimension (width or height) of 1600-2000 pixels. For detailed, limit-removing maps, higher dimensions up to 6000 pixels can be used (usually a multiple of 400), subject to the overall image upload limit of 12.5 million pixels.
SLADE[edit]
SLADE is a cross-platform resource editor which, among other things such as extracting TITLEPIC lumps as PNG images, can be used to generate map views. For this purpose, the recommended settings for consistency with existing map views is to have map_image_height and map_image_width set to -4 (negative values are used for scaling, while positive values give an absolute size in pixels) and map_image_thickness set to 3 in its Advanced Settings. In "Interface -> Colours & Theme", under "Map Image Export", Background opacity should be 255. SLADE is used in particular for Doom 64 levels, which Omgifol does not currently support.
Policy Portal | |
---|---|
Official policies: | Copyrights • Disclaimer • FAQ • Policies and guidelines • Privacy policy • Speedy deletion • Terms of use |
Content guidelines: | Criteria for people articles • Criteria for website articles • Gadgets • Source material • Spam |
Community: | About • Discussion • Featured articles • Information removal requests • RFCs • Software • User groups • WikiNode |