# Latest

**URL:** https://meta.discourse.org/latest.md?page=1752&status=created

[Aktuelle](https://meta.discourse.org/latest.md) · [Kategorien](https://meta.discourse.org/categories.md) · [Schlagwörter](https://meta.discourse.org/tags.md)

**Page:** 1753

---

## [Destroying a users session via api](https://meta.discourse.org/t/destroying-a-users-session-via-api/49794)

<div class="topic-metadata">

**Author:** [@mb450](https://meta.discourse.org/u/mb450)\
**Antworten:** 5\
**Zuletzt aktualisiert:** [7. September 2016 um 09:25 UTC](https://meta.discourse.org/t/destroying-a-users-session-via-api/49794 "2016-09-07T09:25:47Z")

</div>

Hi, I need to destory a session for a given user. (Using sso at the moment) but my users can logout of my main website but I want them to be able logged out of the forum at the same time. Here’s what I’ve tried (cut do…

---

## [PRs and granularity](https://meta.discourse.org/t/prs-and-granularity/49162)

<div class="topic-metadata">

**Author:** [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Antworten:** 7\
**Zuletzt aktualisiert:** [7. September 2016 um 02:08 UTC](https://meta.discourse.org/t/prs-and-granularity/49162 "2016-09-07T02:08:46Z")

</div>

Say, hypothetically, after several days of ugly hacking, I’ve made a bunch of elegant changes to mbox.rb . Things like BUG: make topic post be the first message in thread rather than the last FEATURE: replace email add…

---

## [Document generator tool for ES6](https://meta.discourse.org/t/document-generator-tool-for-es6/49781)

<div class="topic-metadata">

**Author:** [@sevenmaxis](https://meta.discourse.org/u/sevenmaxis)\
**Antworten:** 3\
**Zuletzt aktualisiert:** [6. September 2016 um 19:47 UTC](https://meta.discourse.org/t/document-generator-tool-for-es6/49781 "2016-09-06T19:47:31Z")

</div>

I’ve tried many javascript generator tool to generate docs for JavaScript ES6, all of them had problem with new syntax of ES6. Is there a tested js doc generator to build documentation from Discourse sources?

---

## [404 when clicking on badge link (which shouldn't exist)](https://meta.discourse.org/t/404-when-clicking-on-badge-link-which-shouldnt-exist/47321)

<div class="topic-metadata">

**Author:** [@HAWK](https://meta.discourse.org/u/HAWK)\
**Antworten:** 4\
**Zuletzt aktualisiert:** [6. September 2016 um 17:30 UTC](https://meta.discourse.org/t/404-when-clicking-on-badge-link-which-shouldnt-exist/47321 "2016-09-06T17:30:26Z")

</div>

Continuing the discussion from Badge system deactivated, but badges still appear on some profiles: This is potentially two bugs. Firstly, clicking a badge earned link in the profile dropdown results in a 404. Secon…

---

## [Update current user fields through JavaScript?](https://meta.discourse.org/t/update-current-user-fields-through-javascript/49448)

<div class="topic-metadata">

**Author:** [@OzRamos](https://meta.discourse.org/u/OzRamos)\
**Antworten:** 2\
**Zuletzt aktualisiert:** [6. September 2016 um 14:40 UTC](https://meta.discourse.org/t/update-current-user-fields-through-javascript/49448 "2016-09-06T14:40:03Z")

</div>

Hi! So I’m starting a “How To” type community and wanted to give users the ability to create forms. For example, typing: \[\] Checkbox () Radio \_\_ Text Field … would autoconvert to their respective HTML fields. The plan…

---

## [A simple filter inside the topic page](https://meta.discourse.org/t/a-simple-filter-inside-the-topic-page/49762)

<div class="topic-metadata">

**Author:** [@Pad\_Pors](https://meta.discourse.org/u/Pad_Pors)\
**Antworten:** 5\
**Zuletzt aktualisiert:** [6. September 2016 um 12:53 UTC](https://meta.discourse.org/t/a-simple-filter-inside-the-topic-page/49762 "2016-09-06T12:53:18Z")

</div>

currently the “search this topic” option works great, as you can find anyone or any known post simply inside long discussions. meanwhile the UI and the accessibility of the search result may be much better if the “searc…

---

## [Ordering by views count does not work on a tag page](https://meta.discourse.org/t/ordering-by-views-count-does-not-work-on-a-tag-page/49772)

<div class="topic-metadata">

**Author:** [@dmitry\_fedyuk](https://meta.discourse.org/u/dmitry_fedyuk)\
**Antworten:** 1\
**Zuletzt aktualisiert:** [6. September 2016 um 09:48 UTC](https://meta.discourse.org/t/ordering-by-views-count-does-not-work-on-a-tag-page/49772 "2016-09-06T09:48:21Z")

</div>

---

## [Plugins and Continuous Integration Testing](https://meta.discourse.org/t/plugins-and-continuous-integration-testing/49757)

<div class="topic-metadata">

**Author:** [@rimian](https://meta.discourse.org/u/rimian)\
**Antworten:** 0\
**Zuletzt aktualisiert:** [6. September 2016 um 00:44 UTC](https://meta.discourse.org/t/plugins-and-continuous-integration-testing/49757 "2016-09-06T00:44:57Z")

</div>

I’m looking at extending an existing plugin but it has no tests. I’d rather code to a TDD cycle but I cannot find much documentation on how to build plugins this way. Here’s an example of a plugin using Grunt as the tas…

---

## [Active users in the last 30 days](https://meta.discourse.org/t/active-users-in-the-last-30-days/275140)

<div class="topic-metadata">

**Author:** [@riking](https://meta.discourse.org/u/riking)\
**Antworten:** 3\
**Zuletzt aktualisiert:** [5. September 2016 um 21:47 UTC](https://meta.discourse.org/t/active-users-in-the-last-30-days/275140 "2016-09-05T21:47:07Z")

</div>

Active users in the last 30 days select username from users where last\_posted\_at \> current\_timestamp - interval '30' day

---

## [Allow editing of post title in the moderation queue](https://meta.discourse.org/t/allow-editing-of-post-title-in-the-moderation-queue/49747)

<div class="topic-metadata">

**Author:** [@tkrunning](https://meta.discourse.org/u/tkrunning)\
**Antworten:** 1\
**Zuletzt aktualisiert:** [5. September 2016 um 20:36 UTC](https://meta.discourse.org/t/allow-editing-of-post-title-in-the-moderation-queue/49747 "2016-09-05T20:36:24Z")

</div>

Currently it’s possible to edit the post content before accepting a post in the moderation queue, but not its title. Is there a reason for this, or would it make sense to implement this? In our case we have very specifi…

---

## [Auto-reply in a category](https://meta.discourse.org/t/auto-reply-in-a-category/49736)

<div class="topic-metadata">

**Author:** [@Cylae](https://meta.discourse.org/u/Cylae)\
**Antworten:** 2\
**Zuletzt aktualisiert:** [5. September 2016 um 14:36 UTC](https://meta.discourse.org/t/auto-reply-in-a-category/49736 "2016-09-05T14:36:53Z")

</div>

Hello, I would like to know if it was possible to set up an automatic reply for a category. For example, if a user create new topic in the “bug” category, I wish that the system or another predefined user sends an autom…

---

## [Hungarian Translation](https://meta.discourse.org/t/hungarian-translation/49727)

<div class="topic-metadata">

**Author:** [@Zoltan\_Szathmary](https://meta.discourse.org/u/Zoltan_Szathmary)\
**Antworten:** 2\
**Zuletzt aktualisiert:** [5. September 2016 um 11:38 UTC](https://meta.discourse.org/t/hungarian-translation/49727 "2016-09-05T11:38:23Z")

</div>

Hi there all! We were trying to make our discourse version appear in Hungarian - sadly, the translation of discourse into our language has stopped some time ago, and I could not figure out a way to get the already trans…

---

## [Supplementary Code for Material Design](https://meta.discourse.org/t/supplementary-code-for-material-design/47369)

<div class="topic-metadata">

**Author:** [@Idan](https://meta.discourse.org/u/Idan)\
**Antworten:** 2\
**Zuletzt aktualisiert:** [5. September 2016 um 07:49 UTC](https://meta.discourse.org/t/supplementary-code-for-material-design/47369 "2016-09-05T07:49:01Z")

</div>

I use this code to create hover animation for topic avatars. Can you provide me with how to translate the recommended Google Material Design to pixels. Here’s my code: \`.topic-avatar img { box-shadow: 0 2px 4px rgba…

---

## [Is there a way to get the uncached site.json for an anonymous user?](https://meta.discourse.org/t/is-there-a-way-to-get-the-uncached-site-json-for-an-anonymous-user/49716)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**Antworten:** 1\
**Zuletzt aktualisiert:** [5. September 2016 um 05:11 UTC](https://meta.discourse.org/t/is-there-a-way-to-get-the-uncached-site-json-for-an-anonymous-user/49716 "2016-09-05T05:11:22Z")

</div>

I’m making an api call to site.json to get a site’s complete list of categories and subcategories. If I include an api key and username in the request I get the current list. If I make the request as an anonymous user I …

---

## [Diskurs, Geschlecht und Online-Foren](https://meta.discourse.org/t/discourse-gender-and-online-forums/48317)

<div class="topic-metadata">

**Author:** [@sujato](https://meta.discourse.org/u/sujato)\
**Antworten:** 34\
**Zuletzt aktualisiert:** [5. September 2016 um 03:33 UTC](https://meta.discourse.org/t/discourse-gender-and-online-forums/48317 "2016-09-05T03:33:56Z")

</div>

I’m running a Discourse forum on Buddhism, and we have noticed that there are few women participating. As the forum runner (and a bloke) I’ve tried to encourage women to participate, and ensured that the moderators were …

---

## [Alert moderators when posts are flagged and increase amount of alerts](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679)

<div class="topic-metadata">

**Author:** [@probus](https://meta.discourse.org/u/probus)\
**Antworten:** 6\
**Zuletzt aktualisiert:** [5. September 2016 um 00:57 UTC](https://meta.discourse.org/t/alert-moderators-when-posts-are-flagged-and-increase-amount-of-alerts/47679 "2016-09-05T00:57:00Z")

</div>

I’ve been using the excellent push notifications plugin for a while and would like to see the underlying desktop notifications extended and simplified to make it even more useful. Apparently you only get notifications o…

---

## [In some languages the save edit button is too large](https://meta.discourse.org/t/in-some-languages-the-save-edit-button-is-too-large/49630)

<div class="topic-metadata">

**Author:** [@grxninesix](https://meta.discourse.org/u/grxninesix)\
**Antworten:** 11\
**Zuletzt aktualisiert:** [4. September 2016 um 23:29 UTC](https://meta.discourse.org/t/in-some-languages-the-save-edit-button-is-too-large/49630 "2016-09-04T23:29:29Z")

</div>

When the keyboard are deployed and after We can’t see properly the text on the box

---

## [Customized login auth plugin](https://meta.discourse.org/t/customized-login-auth-plugin/49691)

<div class="topic-metadata">

**Author:** [@Asoul](https://meta.discourse.org/u/Asoul)\
**Antworten:** 5\
**Zuletzt aktualisiert:** [4. September 2016 um 14:31 UTC](https://meta.discourse.org/t/customized-login-auth-plugin/49691 "2016-09-04T14:31:13Z")

</div>

Hi, I’m new to discourse, I want to create a plugin for customized login that contains below feature: No signup button on homepage, and can not create new account in discourse After click signin button, user will be a…

---

## [Hilfe bei der Einbindung eines geöffneten Suchfelds anstelle eines anklickbaren Symbols?](https://meta.discourse.org/t/help-on-putting-an-opened-search-box-instead-of-a-clickable-icon/49673)

<div class="topic-metadata">

**Author:** [@Pad\_Pors](https://meta.discourse.org/u/Pad_Pors)\
**Antworten:** 3\
**Zuletzt aktualisiert:** [4. September 2016 um 12:18 UTC](https://meta.discourse.org/t/help-on-putting-an-opened-search-box-instead-of-a-clickable-icon/49673 "2016-09-04T12:18:07Z")

</div>

versuchen, die Suchleiste standardmäßig in die Kopfzeile zu setzen, also die geöffnet Suchleiste: \[Bild\] Kann mir jemand helfen?

---

## [Importieren von NodeBB](https://meta.discourse.org/t/importing-from-nodebb/42049)

<div class="topic-metadata">

**Author:** [@lasercar](https://meta.discourse.org/u/lasercar)\
**Antworten:** 7\
**Zuletzt aktualisiert:** [2. September 2016 um 01:21 UTC](https://meta.discourse.org/t/importing-from-nodebb/42049 "2016-09-02T01:21:41Z")

</div>

Gibt es eine Möglichkeit, Benutzer und Beiträge von NodeBB nach Discourse zu importieren?

---

## [Colored usernames](https://meta.discourse.org/t/colored-usernames/49690)

<div class="topic-metadata">

**Author:** [@Drakon\_Dawn](https://meta.discourse.org/u/Drakon_Dawn)\
**Antworten:** 5\
**Zuletzt aktualisiert:** [4. September 2016 um 01:38 UTC](https://meta.discourse.org/t/colored-usernames/49690 "2016-09-04T01:38:53Z")

</div>

So I’ve seen xenforo forum software has an option for people to set colored usernames for others and like a marketplace plugin for users to buy those cosmetic perks, does discourse have this? if not could it be implement…

---

## [Login from another user database](https://meta.discourse.org/t/login-from-another-user-database/49608)

<div class="topic-metadata">

**Author:** [@Asoul](https://meta.discourse.org/u/Asoul)\
**Antworten:** 7\
**Zuletzt aktualisiert:** [3. September 2016 um 19:32 UTC](https://meta.discourse.org/t/login-from-another-user-database/49608 "2016-09-03T19:32:36Z")

</div>

I’m new to discourse, Is it possible validate the login process by customized database information? I have an original service with login/logout mechanism, now I want to create a forum by discourse, and login/logout f…

---

## [Restore error -- database escape problem?](https://meta.discourse.org/t/restore-error-database-escape-problem/49585)

<div class="topic-metadata">

**Author:** [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Antworten:** 6\
**Zuletzt aktualisiert:** [2. September 2016 um 22:34 UTC](https://meta.discourse.org/t/restore-error-database-escape-problem/49585 "2016-09-02T22:34:50Z")

</div>

I’m having trouble restoring to a hosted site. It restored fine on my Droplet, but not at the place that’s hosting Discourse for a client. I suppose it’s their problem to figure out, but I’m curious about what it could b…

---

## [Selecting text by triple clicking on a paragraph does not show quote reply link](https://meta.discourse.org/t/selecting-text-by-triple-clicking-on-a-paragraph-does-not-show-quote-reply-link/49643)

<div class="topic-metadata">

**Author:** [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)\
**Antworten:** 2\
**Zuletzt aktualisiert:** [2. September 2016 um 19:23 UTC](https://meta.discourse.org/t/selecting-text-by-triple-clicking-on-a-paragraph-does-not-show-quote-reply-link/49643 "2016-09-02T19:23:54Z")

</div>

On my osx chrome browser, I am able to select text to quote reply, but it doesn’t work if I select text by triple clicking a paragraph. to replicate: while reading a post, double click on a word you want to quote repl…

---

## [Add Message button to user card and profile of logged out user](https://meta.discourse.org/t/add-message-button-to-user-card-and-profile-of-logged-out-user/49641)

<div class="topic-metadata">

**Author:** [@scombs](https://meta.discourse.org/u/scombs)\
**Antworten:** 0\
**Zuletzt aktualisiert:** [2. September 2016 um 18:37 UTC](https://meta.discourse.org/t/add-message-button-to-user-card-and-profile-of-logged-out-user/49641 "2016-09-02T18:37:05Z")

</div>

I’d like to add Message button to the user card and profile of logged out user. The UX choices are as follows: I’d like to add Message button to the user card and profile of logged out user. The UX choices are as follow…

---

## [Add text area on user card and profile for logged out users](https://meta.discourse.org/t/add-text-area-on-user-card-and-profile-for-logged-out-users/49562)

<div class="topic-metadata">

**Author:** [@scombs](https://meta.discourse.org/u/scombs)\
**Antworten:** 2\
**Zuletzt aktualisiert:** [2. September 2016 um 18:29 UTC](https://meta.discourse.org/t/add-text-area-on-user-card-and-profile-for-logged-out-users/49562 "2016-09-02T18:29:16Z")

</div>

Can we add a text area at bottom of the user card and user profile for logged out users? LinkedIn does something similar as follows: View Steve’s full profile to… See who you know in common Get introduced Contact S…

---

## [Make first post automatic wiki posts (using Topic Templates)](https://meta.discourse.org/t/make-first-post-automatic-wiki-posts-using-topic-templates/49629)

<div class="topic-metadata">

**Author:** [@thomaspurchas](https://meta.discourse.org/u/thomaspurchas)\
**Antworten:** 3\
**Zuletzt aktualisiert:** [2. September 2016 um 15:15 UTC](https://meta.discourse.org/t/make-first-post-automatic-wiki-posts-using-topic-templates/49629 "2016-09-02T15:15:22Z")

</div>

It would be great if the Topic Template UI also allowed automagically making first posts wiki posts. Use Case We Discourse for discussions ongoing project, people we are looking to hire, partnerships we are working on …

---

## [Image hover enlarge should be enabled by image % size instead of predefined setting](https://meta.discourse.org/t/image-hover-enlarge-should-be-enabled-by-image-size-instead-of-predefined-setting/49626)

<div class="topic-metadata">

**Author:** [@Drew\_Warwick](https://meta.discourse.org/u/Drew_Warwick)\
**Antworten:** 2\
**Zuletzt aktualisiert:** [2. September 2016 um 12:08 UTC](https://meta.discourse.org/t/image-hover-enlarge-should-be-enabled-by-image-size-instead-of-predefined-setting/49626 "2016-09-02T12:08:12Z")

</div>

Images can’t be enlarged if they’re less than a site’s thumbnail settings. I have two images – the first one is ~1000x500, and the second one is ~500x100. I’ve scaled each one down so their width is 200 below: I’m …

---

## [Lots of problems installing Discourse under CentOS with NGINX forwarding](https://meta.discourse.org/t/lots-of-problems-installing-discourse-under-centos-with-nginx-forwarding/49537)

<div class="topic-metadata">

**Author:** [@john3](https://meta.discourse.org/u/john3)\
**Antworten:** 16\
**Zuletzt aktualisiert:** [2. September 2016 um 09:22 UTC](https://meta.discourse.org/t/lots-of-problems-installing-discourse-under-centos-with-nginx-forwarding/49537 "2016-09-02T09:22:54Z")

</div>

Hi, I have installed discourse multiple times but the issue remains the same, even a fresh discourse installation did not help. If i upload an image, i get the link and it works, but the default discourse links such as …

---

## [Adjust visibility calculation for custom header?](https://meta.discourse.org/t/adjust-visibility-calculation-for-custom-header/25340)

<div class="topic-metadata">

**Author:** [@matt\_mcneil](https://meta.discourse.org/u/matt_mcneil)\
**Antworten:** 1\
**Zuletzt aktualisiert:** [2. September 2016 um 05:48 UTC](https://meta.discourse.org/t/adjust-visibility-calculation-for-custom-header/25340 "2016-09-02T05:48:58Z")

</div>

We have a custom fixed nav bar (above Discourse’s native d-header nav) that takes up about 60px on the top of the screen. Is there any way to let Discourse know about this vertical shift when it’s calculating which po…

[Vorherige Seite](https://meta.discourse.org/latest.md?page=1751&status=created)

[Nächste Seite](https://meta.discourse.org/latest.md?page=1753&status=created)
