Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

It seems to be possible to activate HTML-Tags like “” or “
” (Have a look at [2], and note the PayPal Buttons working). How does it work ?

0
Posted

It seems to be possible to activate HTML-Tags like “” or “

” (Have a look at [2], and note the PayPal Buttons working). How does it work ?

0

• if you need those HTML-tags for one action only (e.g. this PayPal-Button), but don’t want HTML to be activated generally, write your own MediaWiki_Extension which outputs your HTML-needs (e.g. PayPal extension). • the more “dirty”-way is to add $wgRawHtml = true; to your LocalSettings.php. If you do so, HTML-tags are activated on every page.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123