purldator
(mountain)
1 Septiembre, 2018 22:56
1
Here is the repository for it . My wife tried using it to no avail. It does not convert the text to an image. Either that, or this plugin I based it off from cannot change some text e.g. [m08] (meaning, major arcana number 8) into an image:
I would have her use the built-in custom emoji uploader but it shrinks the image; undesired. Any helps are appreciated.
purldator
(mountain)
2 Septiembre, 2018 00:13
2
Just edited the regex rules and it still does not work. The regex was wrong for this usage case. Left out the word boundaries.
purldator
(mountain)
2 Septiembre, 2018 22:33
3
I installed the pirate speak plugin to see if I screwed up anywhere. That plugin does not work either.
Is anyone willing to update the pirate speak plugin. According to a google search, it shall be relevant on the 19th. Arrrh.
https://github.com/discourse/discourse-pirate-speak
gdpelican
(James Kiesel)
2 Septiembre, 2018 23:42
4
I’d guess that today that would rather get turned into a theme component; it doesn’t actually need to be a plugin, because it has no server-side logic. Likely same for your tarot project; I don’t think it needs to actually be a plugin.
Discourse Themes and Theme Components can be used to customize the look, feel and functionality of Discourse’s frontend. This section of the developer guides aims to provide all the reference materials you need to develop simple themes for a single site, right up to complex open-source theme components.
This introduction aims to provide a map of all the tools and APIs for theme development. If you prefer a step-by-step tutorial for theme development, jump straight to:
Themes vs. Theme Compon…
sam
(Sam Saffron)
2 Septiembre, 2018 23:45
5
This particular example still requires a plugin, cause it is a markdown dialect and processed server side.
Pirate speak though is in “broken plugin” state at the moment as it still needs to be updated to markdown.it … adding a note.