MSX Computer Magazine
Wordpress plugin voor msxcomputermagazine.nl
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/digitalica/msxcomputermagazine/archive/refs/heads/master.zipDeclares an update source (https://github.com/digitalica/msxcomputermagazine), so updates arrive through the plugin's own updater.
From the readme
Synopsis
This Wordpress plugin has the data for the links to PDFs and (web)MSX emulator WebMSX for disk images and listings.
It creates some shortcodes in Wordpress to be used in the pages for each issue.
Requirements
phpunit
Code Example
[pdf mcm=3]
[disk mcm=3]
[listings mcm=3]
[info mcm=3]
Numbers
In the shortcodes above, the number of the magazine can be left out. The plugin
wil take the number from the page title automatically. The numbers are the numbers of the
magazine, the numbering of disk is different. (for MCM 1 less, for MCCM multiple disks per issue)
Special Numbers:
- 91: The PDF with extra pages for MCCM 90, the last issue.
- 101: MCM Listingboek 1
- 102: MCM Listingboek 2
Files
This plugin requires the files to be available in the configured folders.
As there are many (large) files, we didn't make them part of the plugin itself.
To start single programs, the plugin expects ZIP files containing all files of
the disks, where autoexec.bas is renamed to prevent automatic execution by WebMSX.
This allows programs that require other files to run as well. And opens the option
for users just browse the disk after a program has run.
Ideally renaming the autoe