# Development

**URL:** https://meta.discourse.org/c/dev/7.md?page=61

[Latest](https://meta.discourse.org/latest.md) · [Categories](https://meta.discourse.org/categories.md) · [Tags](https://meta.discourse.org/tags.md)

**Page:** 62

---

## [What is the topic status to search for when a topic is marked with a solution?](https://meta.discourse.org/t/what-is-the-topic-status-to-search-for-when-a-topic-is-marked-with-a-solution/235229)

<div class="topic-metadata">

**Author:** [@jordan-violet](https://meta.discourse.org/u/jordan-violet)\
**Replies:** 0\
**Last updated:** [August 5, 2022, 1:49pm UTC](https://meta.discourse.org/t/what-is-the-topic-status-to-search-for-when-a-topic-is-marked-with-a-solution/235229 "2022-08-05T13:49:58Z")

</div>

I’m looking to contribute to GitHub - discourse/discourse-assign: Plugin for assigning users to a topic · GitHub and I’d like to add the feature to unassign a user when a topic is marked with a solution. I setup a webhoo…

---

## [Manipulating custom user fields from the Rails console](https://meta.discourse.org/t/manipulating-custom-user-fields-from-the-rails-console/218613)

<div class="topic-metadata">

**Author:** [@nathank](https://meta.discourse.org/u/nathank)\
**Replies:** 7\
**Last updated:** [August 5, 2022, 3:01am UTC](https://meta.discourse.org/t/manipulating-custom-user-fields-from-the-rails-console/218613 "2022-08-05T03:01:26Z")

</div>

I used this code snipped to attempt to bulk replace some data in a user custom field. I derived it from the Ning importer. users=User.where("users.created\_at \<= '2019-09-13'::timestamp") users.each do |u| u.custom\_fie…

---

## [Custom theme modals no longer open](https://meta.discourse.org/t/custom-theme-modals-no-longer-open/234861)

<div class="topic-metadata">

**Author:** [@Marie\_Pelletier](https://meta.discourse.org/u/Marie_Pelletier)\
**Replies:** 1\
**Last updated:** [August 4, 2022, 1:23am UTC](https://meta.discourse.org/t/custom-theme-modals-no-longer-open/234861 "2022-08-04T01:23:14Z")

</div>

We have a custom theme for discourse that we have not modified in months. Recently, the modals have stopped opening and we get an error of: Uncaught TypeError: $(...).modal is not a function didInsertElement d-modal…

---

## [Links into the header block](https://meta.discourse.org/t/links-into-the-header-block/234377)

<div class="topic-metadata">

**Author:** [@thebigzhu](https://meta.discourse.org/u/thebigzhu)\
**Replies:** 1\
**Last updated:** [August 3, 2022, 5:47pm UTC](https://meta.discourse.org/t/links-into-the-header-block/234377 "2022-08-03T17:47:55Z")

</div>

What is the best way to add links under the header? (I mean, just attached under the header, but into the html header block). If I insert the links in the Header, they are put on top. While if I put them in After Header,…

---

## [Malware attack on GitHub](https://meta.discourse.org/t/malware-attack-on-github/234965)

<div class="topic-metadata">

**Author:** [@MarcP](https://meta.discourse.org/u/MarcP)\
**Replies:** 4\
**Last updated:** [August 3, 2022, 11:15am UTC](https://meta.discourse.org/t/malware-attack-on-github/234965 "2022-08-03T11:15:12Z")

</div>

Sharing this here to get awareness for devs because Discourse might be using one of the infected repo’s.. https://twitter.com/stephenlacy/status/1554697077430505473?s=20&t=6b3tOdjxaTUQIUXGTWLqmg

---

## [Adding a stable way of adding whitelisted "orphaned" uploads in a plugin](https://meta.discourse.org/t/adding-a-stable-way-of-adding-whitelisted-orphaned-uploads-in-a-plugin/128354)

<div class="topic-metadata">

**Author:** [@angus](https://meta.discourse.org/u/angus)\
**Replies:** 11\
**Last updated:** [August 2, 2022, 1:04pm UTC](https://meta.discourse.org/t/adding-a-stable-way-of-adding-whitelisted-orphaned-uploads-in-a-plugin/128354 "2022-08-02T13:04:29Z")

</div>

There are some situations in which people want to have uploads kept in Discourse that are not strictly associated with existing Discourse models and properties that support uploads, i.e. “whitelisted” orphaned uploads. F…

---

## [Send email from input](https://meta.discourse.org/t/send-email-from-input/233963)

<div class="topic-metadata">

**Author:** [@Juraj\_Štefánik](https://meta.discourse.org/u/Juraj_%C5%A0tef%C3%A1nik)\
**Replies:** 2\
**Last updated:** [August 1, 2022, 2:49pm UTC](https://meta.discourse.org/t/send-email-from-input/233963 "2022-08-01T14:49:53Z")

</div>

When I create my own inputs or use the plugin wizard ore user fields it doesn’t matter, is it possible for the send button from the input to send the content to an email? Can I do it using a plugin that I somehow create…

---

## [Adding a featured topic to a Tag Banner](https://meta.discourse.org/t/adding-a-featured-topic-to-a-tag-banner/270626)

<div class="topic-metadata">

**Author:** [@attj](https://meta.discourse.org/u/attj)\
**Replies:** 0\
**Last updated:** [July 30, 2022, 10:44am UTC](https://meta.discourse.org/t/adding-a-featured-topic-to-a-tag-banner/270626 "2022-07-30T10:44:28Z")

</div>

Hello, is it possible to modify this theme so that it also shows the banner once you enter a topic that has the tag? Would it be an easy addition? I am trying to modify this theme to include a featured topic in the bann…

---

## [Open source Gamification system (badges, points etc)](https://meta.discourse.org/t/open-source-gamification-system-badges-points-etc/234403)

<div class="topic-metadata">

**Author:** [@MeowMeow](https://meta.discourse.org/u/MeowMeow)\
**Replies:** 3\
**Last updated:** [July 29, 2022, 3:43pm UTC](https://meta.discourse.org/t/open-source-gamification-system-badges-points-etc/234403 "2022-07-29T15:43:15Z")

</div>

Hi, I’m trying to find an open source gamification framework for a website project. I found https://gamification-software.com/en/ (GitHub - ActiDoo/gamification-engine: gamification-engine (gengine) is a framework for…

---

## [Discourse and Rails](https://meta.discourse.org/t/discourse-and-rails/234392)

<div class="topic-metadata">

**Author:** [@thebigzhu](https://meta.discourse.org/u/thebigzhu)\
**Replies:** 1\
**Last updated:** [July 29, 2022, 12:22pm UTC](https://meta.discourse.org/t/discourse-and-rails/234392 "2022-07-29T12:22:38Z")

</div>

I have seen that Discourse is not an API rails-app but a normal app made in rails. Doesn’t it use Ember as a frontend and Rails only as an API(backend)? Is there any reason for this choice?

---

## [Help with handlebars](https://meta.discourse.org/t/help-with-handlebars/234185)

<div class="topic-metadata">

**Author:** [@alanost](https://meta.discourse.org/u/alanost)\
**Replies:** 2\
**Last updated:** [July 28, 2022, 9:21am UTC](https://meta.discourse.org/t/help-with-handlebars/234185 "2022-07-28T09:21:42Z")

</div>

Hello, I have researched a lot on the Internet and tried myself but found nothing. I must also say that I am new to Ember.js. The more I am happy if someone can help me. It’s about the bottom code to display a div unde…

---

## [Creating PMs outside of our dedicated Discourse forum pages](https://meta.discourse.org/t/creating-pms-outside-of-our-dedicated-discourse-forum-pages/234196)

<div class="topic-metadata">

**Author:** [@Erik\_Vollstädt](https://meta.discourse.org/u/Erik_Vollst%C3%A4dt)\
**Replies:** 0\
**Last updated:** [July 27, 2022, 10:39pm UTC](https://meta.discourse.org/t/creating-pms-outside-of-our-dedicated-discourse-forum-pages/234196 "2022-07-27T22:39:33Z")

</div>

Hi everyone, I wanted to ask if it is possible to use Discourse API Docs to also create a new Private Message from outside of the Discourse forum pages, e.g. in our Marketplace user profile page. This is given we would …

---

## [How To Make The HomePage Contain Category While using Mobile Phone](https://meta.discourse.org/t/how-to-make-the-homepage-contain-category-while-using-mobile-phone/233982)

<div class="topic-metadata">

**Author:** [@Lord\_Praise](https://meta.discourse.org/u/Lord_Praise)\
**Replies:** 3\
**Last updated:** [July 27, 2022, 10:28pm UTC](https://meta.discourse.org/t/how-to-make-the-homepage-contain-category-while-using-mobile-phone/233982 "2022-07-27T22:28:26Z")

</div>

as you can see, if you view the website on mobile phone, you will not be able to see a category on the home page(https://theantsforum.allstarunion.com/), I was wondering if there is any way to have the category option…

---

## [Are there any plans to migrate Ember.js to React.js in Discourse?](https://meta.discourse.org/t/are-there-any-plans-to-migrate-ember-js-to-react-js-in-discourse/309761)

<div class="topic-metadata">

**Author:** [@Bruce\_LXDAO.io](https://meta.discourse.org/u/Bruce_LXDAO.io)\
**Replies:** 6\
**Last updated:** [July 27, 2022, 9:10am UTC](https://meta.discourse.org/t/are-there-any-plans-to-migrate-ember-js-to-react-js-in-discourse/309761 "2022-07-27T09:10:48Z")

</div>

As we all see that React.js is much more popular than Ember.js, are there any plans to migrate Ember.js to React.js in discourse so that we have a better developer experience?

---

## [Issues generating models for plugin](https://meta.discourse.org/t/issues-generating-models-for-plugin/233752)

<div class="topic-metadata">

**Author:** [@SilK](https://meta.discourse.org/u/SilK)\
**Replies:** 2\
**Last updated:** [July 26, 2022, 2:55pm UTC](https://meta.discourse.org/t/issues-generating-models-for-plugin/233752 "2022-07-26T14:55:34Z")

</div>

Hi there, Sorry if this isn’t categorized properly - it’s my first time here. I’m having issues generating models for my custom plugin. I’m working off of the discourse-plugin-skeleton. This is what occurs when I attem…

---

## [How do I remove the button gradient effect?](https://meta.discourse.org/t/how-do-i-remove-the-button-gradient-effect/233782)

<div class="topic-metadata">

**Author:** [@darkpixlz](https://meta.discourse.org/u/darkpixlz)\
**Replies:** 3\
**Last updated:** [July 24, 2022, 8:47am UTC](https://meta.discourse.org/t/how-do-i-remove-the-button-gradient-effect/233782 "2022-07-24T08:47:44Z")

</div>

Hi! Tonight I was looking into making a PR to make the click effect on buttons optional via a setting. I think personally it looks pretty bad, but there are probably people that really like it. This is what I mean, you…

---

## [Boostrap/bulma and React](https://meta.discourse.org/t/boostrap-bulma-and-react/232232)

<div class="topic-metadata">

**Author:** [@Juraj\_Štefánik](https://meta.discourse.org/u/Juraj_%C5%A0tef%C3%A1nik)\
**Replies:** 1\
**Last updated:** [July 24, 2022, 6:50am UTC](https://meta.discourse.org/t/boostrap-bulma-and-react/232232 "2022-07-24T06:50:04Z")

</div>

Hello,Can I use frameworks such as boostrap/bulma or react with js on the discourse forum? Thank you

---

## [How to delete the toolbar bottom but not by display none？](https://meta.discourse.org/t/how-to-delete-the-toolbar-bottom-but-not-by-display-none/233723)

<div class="topic-metadata">

**Author:** [@FenLanPHE](https://meta.discourse.org/u/FenLanPHE)\
**Replies:** 3\
**Last updated:** [July 24, 2022, 6:30am UTC](https://meta.discourse.org/t/how-to-delete-the-toolbar-bottom-but-not-by-display-none/233723 "2022-07-24T06:30:28Z")

</div>

I have added some custom buttons as shown below, but I want to know how to delete the buttons already added in TOOLBAR CLASS? :thinking: Also, my custom button function is a snippet of code for me to quickly add dice,…

---

## [Adding new controllers and routes to Discourse-subscriptions plugin](https://meta.discourse.org/t/adding-new-controllers-and-routes-to-discourse-subscriptions-plugin/233704)

<div class="topic-metadata">

**Author:** [@martin\_junior\_tchoup](https://meta.discourse.org/u/martin_junior_tchoup)\
**Replies:** 5\
**Last updated:** [July 23, 2022, 8:38pm UTC](https://meta.discourse.org/t/adding-new-controllers-and-routes-to-discourse-subscriptions-plugin/233704 "2022-07-23T20:38:12Z")

</div>

Hello, I need help, I’m used to create fullstack applications but regarding ember and rails I’m still a beginner. I want to add another payment method (bank transfer) to the discourse-subscriptions plugin. I already ma…

---

## [In a plugin, how can I force clients to re-load extra-locales file?](https://meta.discourse.org/t/in-a-plugin-how-can-i-force-clients-to-re-load-extra-locales-file/233539)

<div class="topic-metadata">

**Author:** [@merefield](https://meta.discourse.org/u/merefield)\
**Replies:** 16\
**Last updated:** [July 22, 2022, 6:01pm UTC](https://meta.discourse.org/t/in-a-plugin-how-can-i-force-clients-to-re-load-extra-locales-file/233539 "2022-07-22T18:01:45Z")

</div>

We’ve created a custom JS method for some custom locale work that loads the browser side I18n object with a custom attribute. I want to trigger a re-evaluation of this JsLocaleHelper method on each of the dependent clie…

---

## [Community supported official docker image](https://meta.discourse.org/t/community-supported-official-docker-image/83768)

<div class="topic-metadata">

**Author:** [@pierreozoux](https://meta.discourse.org/u/pierreozoux)\
**Replies:** 35\
**Last updated:** [July 22, 2022, 4:04pm UTC](https://meta.discourse.org/t/community-supported-official-docker-image/83768 "2022-07-22T16:04:39Z")

</div>

I really would like to have an official helm chart for discourse with an official docker image. I just opened this issue. I’d like to have the consent of the discourse maintainers to make this happening. Hope you can …

---

## [How do I make discourse use my platform's autentication system?](https://meta.discourse.org/t/how-do-i-make-discourse-use-my-platforms-autentication-system/233649)

<div class="topic-metadata">

**Author:** [@Awantik\_Das](https://meta.discourse.org/u/Awantik_Das)\
**Replies:** 1\
**Last updated:** [July 22, 2022, 1:50pm UTC](https://meta.discourse.org/t/how-do-i-make-discourse-use-my-platforms-autentication-system/233649 "2022-07-22T13:50:55Z")

</div>

We want discourse to be integrated with our platform. As soon as a user logs in to our platform, she should be logged into discourse. Can anybody point to some solutions for making this happen?

---

## [Another "custom signup" query :)](https://meta.discourse.org/t/another-custom-signup-query/233560)

<div class="topic-metadata">

**Author:** [@agemo](https://meta.discourse.org/u/agemo)\
**Replies:** 2\
**Last updated:** [July 21, 2022, 4:57pm UTC](https://meta.discourse.org/t/another-custom-signup-query/233560 "2022-07-21T16:57:41Z")

</div>

Thinking of using a component to do this, a simple mod request, a little customisation of the sign up modal, here is the targeted text content: Welcome! Let’s create your account Say we want to change the “Welcome!” …

---

## [Qunit tests not deterministic in Plugin?](https://meta.discourse.org/t/qunit-tests-not-deterministic-in-plugin/233389)

<div class="topic-metadata">

**Author:** [@merefield](https://meta.discourse.org/u/merefield)\
**Replies:** 1\
**Last updated:** [July 20, 2022, 11:03am UTC](https://meta.discourse.org/t/qunit-tests-not-deterministic-in-plugin/233389 "2022-07-20T11:03:42Z")

</div>

I seem to be running into a race condition in Qunit, in my case running: rake "plugin:qunit\[discourse-multilingual\]" with a branch installed. I’m declaring a function in my initializer (i’m extending I18n) The tests s…

---

## [Is the native app template Lexicon still usable?](https://meta.discourse.org/t/is-the-native-app-template-lexicon-still-usable/233404)

<div class="topic-metadata">

**Author:** [@Kuro22](https://meta.discourse.org/u/Kuro22)\
**Replies:** 0\
**Last updated:** [July 20, 2022, 10:46am UTC](https://meta.discourse.org/t/is-the-native-app-template-lexicon-still-usable/233404 "2022-07-20T10:46:06Z")

</div>

Hello. These days I have been trying to build an app following their documentation. (Context: I don’t know building apps.) Unfortunately, I didn’t make it. I ran into never-ending errors. Graphql API server up but not …

---

## [Change code does not work in VS Studio code editor](https://meta.discourse.org/t/change-code-does-not-work-in-vs-studio-code-editor/233290)

<div class="topic-metadata">

**Author:** [@Juraj\_Štefánik](https://meta.discourse.org/u/Juraj_%C5%A0tef%C3%A1nik)\
**Replies:** 5\
**Last updated:** [July 20, 2022, 9:00am UTC](https://meta.discourse.org/t/change-code-does-not-work-in-vs-studio-code-editor/233290 "2022-07-20T09:00:48Z")

</div>

When I take some code in the hbs folder on localhost and put it in another hbs folder, it doesn’t work. Some text is inserted there and it is on that page, but it has absolutely no functionality, after refreshing the pag…

---

## [Contact form without third party services](https://meta.discourse.org/t/contact-form-without-third-party-services/233273)

<div class="topic-metadata">

**Author:** [@Juraj\_Štefánik](https://meta.discourse.org/u/Juraj_%C5%A0tef%C3%A1nik)\
**Replies:** 1\
**Last updated:** [July 19, 2022, 1:02pm UTC](https://meta.discourse.org/t/contact-form-without-third-party-services/233273 "2022-07-19T13:02:00Z")

</div>

Hello, is there an option to create a contaft form with the fact that when you click on the button it will send an email? Contact form without third party services Wizard custom plugin, I did not find any such option a…

---

## [The entire image can be uploaded via the upload image link](https://meta.discourse.org/t/the-entire-image-can-be-uploaded-via-the-upload-image-link/233251)

<div class="topic-metadata">

**Author:** [@Juraj\_Štefánik](https://meta.discourse.org/u/Juraj_%C5%A0tef%C3%A1nik)\
**Replies:** 1\
**Last updated:** [July 19, 2022, 7:09am UTC](https://meta.discourse.org/t/the-entire-image-can-be-uploaded-via-the-upload-image-link/233251 "2022-07-19T07:09:30Z")

</div>

Hello, please, when I upload a picture, it is inserted something like this !\[7e95f612552650f481d8ca81c1c7fa6b8da7df5c|690x239\](upload://nlX662hvg30uNQBNJDmDzQaOwFN.jpeg) I would like to see the whole picture Thank you …

---

## [Replace the text of the citation function with quotation marks](https://meta.discourse.org/t/replace-the-text-of-the-citation-function-with-quotation-marks/233145)

<div class="topic-metadata">

**Author:** [@Juraj\_Štefánik](https://meta.discourse.org/u/Juraj_%C5%A0tef%C3%A1nik)\
**Replies:** 5\
**Last updated:** [July 18, 2022, 8:13am UTC](https://meta.discourse.org/t/replace-the-text-of-the-citation-function-with-quotation-marks/233145 "2022-07-18T08:13:54Z")

</div>

Hello, please, when I want to quote, and I would like to have this same function, but instead of the whole text, I would like to put only quotation marks, would it be possible?

---

## [Where can we get discourse database schema design diagram?](https://meta.discourse.org/t/where-can-we-get-discourse-database-schema-design-diagram/233083)

<div class="topic-metadata">

**Author:** [@niledebunkr](https://meta.discourse.org/u/niledebunkr)\
**Replies:** 3\
**Last updated:** [July 17, 2022, 6:30am UTC](https://meta.discourse.org/t/where-can-we-get-discourse-database-schema-design-diagram/233083 "2022-07-17T06:30:20Z")

</div>

Can anyone help with a way to get the db schema diagram for discourse? showing the table relationships Will like to research the table relationships and all The db dump file is not ready to be imported to draw up the s…

[Previous page](https://meta.discourse.org/c/dev/7.md?page=60)

[Next page](https://meta.discourse.org/c/dev/7.md?page=62)
