The syntax highlightextension "SyntaxHighlight_GeSHi" is already pre-installed in the macOS MediaWiki App (I use Bitnami). This is great.
I changed my "LocalSettings.php" file and added the line
wfLoadExtension( 'SyntaxHighlight_GeSHi' );
After a restart of theservices it works only partly. This means for example
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
GreatOom
The syntax highlight extension "SyntaxHighlight_GeSHi" is already pre-installed in the macOS MediaWiki App (I use Bitnami). This is great.
I changed my "LocalSettings.php" file and added the line
wfLoadExtension( 'SyntaxHighlight_GeSHi' );
After a restart of the services it works only partly. This means for example
Shows the gray area and a dashed blue border. It does not colorize the code.
Any clue what's wrong? What did I miss?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.