[wiki] tag stopped working after upgrade
Moderator: GZDoom Developers
- Player701
-
- Posts: 1708
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
- Contact:
[wiki] tag stopped working after upgrade
It's still available in the post editor, so I guess it wasn't supposed to be removed? Existing posts using this tag are also affected.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: [wiki] tag stopped working after upgrade
Strange, the tag is still set up in the Posting settings, and it doesn't look like the syntax is wrong. Testing...
A_PlaySound
Testing link...
Normal wiki tags seem to work OK for me, but wiki= isn't quite working.
Code: Select all
[wiki]A_PlaySound[/wiki]
[wiki=A_PlaySound]Testing link...[/wiki]
Testing link...
Normal wiki tags seem to work OK for me, but wiki= isn't quite working.
- Player701
-
- Posts: 1708
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: [wiki] tag stopped working after upgrade
Weird, now it has started working for me as well. But it still doesn't display properly in old posts (example):


Re: [wiki] tag stopped working after upgrade
I was able to fix one tag but the other is proving to be a pain in the butt. I'm probably going to have to hack it to get it working.
- Player701
-
- Posts: 1708
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: [wiki] tag stopped working after upgrade
Something's broke again it seems.
[wiki]A_DropItem[/wiki]
Testing
Code: Select all
[wiki]A_DropItem[/wiki]
[wiki=A_DropItem]Testing[/wiki]
Testing
Re: [wiki] tag stopped working after upgrade
I think fixing that thing is a lost cause ...