forum
Here are 1,083 public repositories matching this topic...
TextEditor is now a re-usable component placed in the common namespace.
However when using it from the admin panel we don't get access to any of the toolbar benefits provided by the core Markdown extension.
As a workaround it's possible to import Markdown's forum.js using the extender Extend\Assets('admin') and it works mostly fine because all imported classes are from Flarum's `comm
-
Updated
Dec 16, 2020
-
Updated
May 31, 2021 - Ruby
The indent_level is a bit confusing for things that expect structure instead of blindly just displaying. As of right now, I have to use code like:
defp mark_parents(%{indent_level: 1} = comment, previous_comments) do
new_comment = comment
|> Map.put(:reply_to, nil)
previous_comments ++ [new_comment]
end
defp mark_parents(comment, previous_comm-
Updated
May 31, 2021 - Ruby
-
Updated
Jan 5, 2020 - PHP
-
Updated
May 31, 2021 - PHP
-
Updated
May 11, 2021 - C#
-
Updated
Jun 1, 2021 - PHP
-
Updated
May 31, 2021 - TypeScript
-
Updated
Jun 27, 2020 - PHP
-
Updated
Nov 15, 2018 - Objective-C
-
Updated
May 18, 2021 - Python
-
Updated
May 13, 2021 - Java
-
Updated
Nov 25, 2019 - Elixir
-
Updated
Oct 22, 2020 - PHP
-
Updated
May 31, 2021 - PHP
-
Updated
Apr 20, 2021 - Vue
-
Updated
May 16, 2021 - Nim
Improve this page
Add a description, image, and links to the forum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forum topic, visit your repo's landing page and select "manage topics."


https://docs.nodebb.org/installing/os/osx-mavericks/
Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)
More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the