[wiki] tag stopped working after upgrade
Moderator: GZDoom Developers
-
-
- Posts: 1651
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
[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.
-
- 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
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.
-
-
- Posts: 1651
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
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):
-
- Posts: 13736
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
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.
-
-
- Posts: 1651
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
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
-
- Posts: 13736
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: [wiki] tag stopped working after upgrade
I think fixing that thing is a lost cause ...