Add BBCODE tags for Gab embeds please

Macrobius

Megaphoron
I described how to do this here:


1. Create a tag [GAB] ... [GAB] that picks up the username ID and poast ID
2. Then add a 'media type' that strips those out of a typical URL
3. Target embed code is described here: https://gab.com/gab/posts/102639939994748568

What user will typically paste:
Code:
https://gab.com/gab/posts/102639939994748568

ID1 is username and ID2 is poast ID... those are the two pieces you are aiming for.
Code:
https://gab.com/ID1/posts/ID2

If the instructions and links don't help, I'll set it up on Whitespace and take screen shots.

cc: @Bardamu
 
Last edited:
Top