# Latest

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

[最新版本](https://meta.discourse.org/latest.md) · [分類](https://meta.discourse.org/categories.md) · [標簽](https://meta.discourse.org/tags.md)

**Page:** 1763

---

## [CSS: how to make the line (border) between messages bigger?](https://meta.discourse.org/t/css-how-to-make-the-line-border-between-messages-bigger/48161)

<div class="topic-metadata">

**Author:** [@Silvanus](https://meta.discourse.org/u/Silvanus)\
**回覆:** 10\
**Last updated:** [2016年八月3日 15:49 UTC](https://meta.discourse.org/t/css-how-to-make-the-line-border-between-messages-bigger/48161 "2016-08-03T15:49:34Z")

</div>

How can I find the CSS I’m supposed to change? I’m moderatery knowledgeable of CSS, but I can’t find any list of which to change… Currently I want to change the line width of the line between messages.

---

## [Register form tooltips / optional text](https://meta.discourse.org/t/register-form-tooltips-optional-text/48147)

<div class="topic-metadata">

**Author:** [@Silvanus](https://meta.discourse.org/u/Silvanus)\
**回覆:** 2\
**Last updated:** [2016年八月3日 12:39 UTC](https://meta.discourse.org/t/register-form-tooltips-optional-text/48147 "2016-08-03T12:39:54Z")

</div>

Hi! I need to change the registering form. The optional text for Name needs to show that the name is public and shown to everyone. Anyway I can do this?

---

## [Unsupported String.prototype.startsWith in lib/utilities.js.es6 could break compatibility](https://meta.discourse.org/t/unsupported-string-prototype-startswith-in-lib-utilities-js-es6-could-break-compatibility/48153)

<div class="topic-metadata">

**Author:** [@fantasticfears](https://meta.discourse.org/u/fantasticfears)\
**回覆:** 1\
**Last updated:** [2016年八月3日 12:32 UTC](https://meta.discourse.org/t/unsupported-string-prototype-startswith-in-lib-utilities-js-es6-could-break-compatibility/48153 "2016-08-03T12:32:18Z")

</div>

https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/lib/utilities.js.es6#L229 This is not supported until Safari 9 but Discourse should support Safari 6.1+. Catch this because link plugi…

---

## [I didn't realise how much I'd love it!](https://meta.discourse.org/t/i-didnt-realise-how-much-id-love-it/48155)

<div class="topic-metadata">

**Author:** [@peircej](https://meta.discourse.org/u/peircej)\
**回覆:** 0\
**Last updated:** [2016年八月3日 10:52 UTC](https://meta.discourse.org/t/i-didnt-realise-how-much-id-love-it/48155 "2016-08-03T10:52:59Z")

</div>

We’ve been using googlegroups for a long time for a software support forum and I was happy enough - it was easy, “did the job” and compared to the various BB options I didn’t feel the need to switch. Having spent a few…

---

## [Vacation/Out of office emails still processed as new replies](https://meta.discourse.org/t/vacation-out-of-office-emails-still-processed-as-new-replies/47695)

<div class="topic-metadata">

**Author:** [@purldator](https://meta.discourse.org/u/purldator)\
**回覆:** 7\
**Last updated:** [2016年八月3日 09:03 UTC](https://meta.discourse.org/t/vacation-out-of-office-emails-still-processed-as-new-replies/47695 "2016-08-03T09:03:24Z")

</div>

Continuing the discussion from Out of office replies to Digests are still being processed as new topics: This is still happening. See this reply @ FeverBee.

---

## [Inheritance of access rights for subcategories broken](https://meta.discourse.org/t/inheritance-of-access-rights-for-subcategories-broken/48117)

<div class="topic-metadata">

**Author:** [@MPW](https://meta.discourse.org/u/MPW)\
**回覆:** 4\
**Last updated:** [2016年八月3日 07:43 UTC](https://meta.discourse.org/t/inheritance-of-access-rights-for-subcategories-broken/48117 "2016-08-03T07:43:08Z")

</div>

Hello, I just noticed a major bug in the inheritance of access rights for subcategories: How to reproduce: Create a category where only a certain group of people has access to. Now create a subcategory, without further…

---

## [Onebox 404 on Amazon Link - redirection forbidden](https://meta.discourse.org/t/onebox-404-on-amazon-link-redirection-forbidden/48092)

<div class="topic-metadata">

**Author:** [@tarr11](https://meta.discourse.org/u/tarr11)\
**回覆:** 10\
**Last updated:** [2016年八月2日 07:16 UTC](https://meta.discourse.org/t/onebox-404-on-amazon-link-redirection-forbidden/48092 "2016-08-02T07:16:10Z")

</div>

Hi - I’ve got a new install of Discourse (v1.5.3-Dirty) via Bitnami, hosted on an Azure A1 VM. When i use amazon with a onebox link, I receive a 404. I logged into the rails console via ssh, and was able to reproduce i…

---

## [Registering/Responding with Blog Integration](https://meta.discourse.org/t/registering-responding-with-blog-integration/48131)

<div class="topic-metadata">

**Author:** [@jonobacon](https://meta.discourse.org/u/jonobacon)\
**回覆:** 5\
**Last updated:** [2016年八月2日 23:34 UTC](https://meta.discourse.org/t/registering-responding-with-blog-integration/48131 "2016-08-02T23:34:18Z")

</div>

Hi Everyone, I am exploring integrating Discourse within various blogs (mainly Wordpress). From what I understand the comments displayed under the post (e.g. on Jeff’s site) will be from the topic on the forum, but the…

---

## [Use discourse\_post\_id to get single topic data from API](https://meta.discourse.org/t/use-discourse-post-id-to-get-single-topic-data-from-api/48132)

<div class="topic-metadata">

**Author:** [@jenkma02](https://meta.discourse.org/u/jenkma02)\
**回覆:** 1\
**Last updated:** [2016年八月2日 21:48 UTC](https://meta.discourse.org/t/use-discourse-post-id-to-get-single-topic-data-from-api/48132 "2016-08-02T21:48:17Z")

</div>

I thought that the discourse\_post\_id meta data would work in the API to get single post/topic data (using the “Get a single topic” example on the API documentation - Discourse REST API Documentation). Unfortunately these…

---

## [Passing an api\_username for a user that does not exist returns a 500 with no useful context](https://meta.discourse.org/t/passing-an-api-username-for-a-user-that-does-not-exist-returns-a-500-with-no-useful-context/46407)

<div class="topic-metadata">

**Author:** [@cappslock](https://meta.discourse.org/u/cappslock)\
**回覆:** 9\
**Last updated:** [2016年八月2日 18:51 UTC](https://meta.discourse.org/t/passing-an-api-username-for-a-user-that-does-not-exist-returns-a-500-with-no-useful-context/46407 "2016-08-02T18:51:59Z")

</div>

On the beta branch, when attempting to create a POST on behalf of a user, I use the API and provide the username as the api\_username. Because of the way I’m managing users, the user may not exist in Discourse at this tim…

---

## [Invisible timeline buttons are still clickable](https://meta.discourse.org/t/invisible-timeline-buttons-are-still-clickable/47880)

<div class="topic-metadata">

**Author:** [@clay](https://meta.discourse.org/u/clay)\
**回覆:** 2\
**Last updated:** [2016年八月2日 15:34 UTC](https://meta.discourse.org/t/invisible-timeline-buttons-are-still-clickable/47880 "2016-08-02T15:34:59Z")

</div>

When you scroll to the bottom of a thread, the timeline reply and notification buttons disappear. However, they can still be clicked, which causes some confusing behavior. To reproduce, scroll to the bottom of a topic an…

---

## [Can't disable "Watching first post"](https://meta.discourse.org/t/cant-disable-watching-first-post/47961)

<div class="topic-metadata">

**Author:** [@SidV](https://meta.discourse.org/u/SidV)\
**回覆:** 4\
**Last updated:** [2016年八月2日 15:22 UTC](https://meta.discourse.org/t/cant-disable-watching-first-post/47961 "2016-08-02T15:22:33Z")

</div>

Hello Guys. Steps for replay: Go to Support (here at discourse). Clic and enable “Watching first post” Go outside, see the sun, run, play with your dog, etc… Visit Support again. Disable “Watch the first post” …

---

## [如何将用户移出工作人员组](https://meta.discourse.org/t/how-to-remove-a-user-from-staff-group/48111)

<div class="topic-metadata">

**Author:** [@vinothkannans](https://meta.discourse.org/u/vinothkannans)\
**回覆:** 2\
**Last updated:** [2016年八月2日 11:02 UTC](https://meta.discourse.org/t/how-to-remove-a-user-from-staff-group/48111 "2016-08-02T11:02:49Z")

</div>

我错误地将一些用户添加到了工作人员组中。现在我想删除这些用户，但找不到任何地方可以移除他们。

---

## [An Importer for Google Groups](https://meta.discourse.org/t/an-importer-for-google-groups/45624)

<div class="topic-metadata">

**Author:** [@steinwaywhw](https://meta.discourse.org/u/steinwaywhw)\
**回覆:** 7\
**Last updated:** [2016年六月14日 18:21 UTC](https://meta.discourse.org/t/an-importer-for-google-groups/45624 "2016-06-14T18:21:48Z")

</div>

Hi, I would like to open a new thread to continue the discussion here about an importer for Google Groups. In short, I have a simple python scripts based on Scrapy that scraps all messages of a group to a JSON file. I h…

---

## [Permissions for subcategories](https://meta.discourse.org/t/permissions-for-subcategories/48067)

<div class="topic-metadata">

**Author:** [@thorbenegberts](https://meta.discourse.org/u/thorbenegberts)\
**回覆:** 3\
**Last updated:** [2016年八月2日 03:29 UTC](https://meta.discourse.org/t/permissions-for-subcategories/48067 "2016-08-02T03:29:10Z")

</div>

Hi there, I wonder if this is a bug or feature :slight\_smile: Let’s assume I’ve got user group A and group B. We’ve got an internal category with some subcategories. Both the category and its subcategories are only vi…

---

## [在首页类别中展示演示](https://meta.discourse.org/t/display-presentation-in-categorie-home-page/48047)

<div class="topic-metadata">

**Author:** [@poka](https://meta.discourse.org/u/poka)\
**回覆:** 5\
**Last updated:** [2016年八月1日 12:44 UTC](https://meta.discourse.org/t/display-presentation-in-categorie-home-page/48047 "2016-08-01T12:44:58Z")

</div>

嗨！ 我想在首页的顶部，也就是类别页面，显示我论坛的简要介绍。在Discourse中可以做到吗？目前还没有找到答案…… 谢谢！

---

## [Admins can accidentally create uncategorized topics without meaning to](https://meta.discourse.org/t/admins-can-accidentally-create-uncategorized-topics-without-meaning-to/47342)

<div class="topic-metadata">

**Author:** [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)\
**回覆:** 9\
**Last updated:** [2016年七月28日 03:10 UTC](https://meta.discourse.org/t/admins-can-accidentally-create-uncategorized-topics-without-meaning-to/47342 "2016-07-28T03:10:10Z")

</div>

Continuing the discussion from Disallowing "uncategorized" entries still offers uncategorized as default category and Admin/mods can post to “uncategorized” with “allow uncategorized topics” disabled A fellow admin on …

---

## [How to set to show \`Select a category...\` when user create a new topic](https://meta.discourse.org/t/how-to-set-to-show-select-a-category-when-user-create-a-new-topic/48052)

<div class="topic-metadata">

**Author:** [@Vincent\_Lee](https://meta.discourse.org/u/Vincent_Lee)\
**回覆:** 2\
**Last updated:** [2016年八月1日 03:29 UTC](https://meta.discourse.org/t/how-to-set-to-show-select-a-category-when-user-create-a-new-topic/48052 "2016-08-01T03:29:21Z")

</div>

I am a new admin of our discourse forum, and i have created some categories, but i do NOT want to show a default category when user create a topic, i want show user Select a category... instead, like the following pic sh…

---

## [管理员是否可以向特定用户/电子邮件地址发送“每日更新”或“活动摘要”？](https://meta.discourse.org/t/can-admin-send-daily-updates-or-activity-summary-to-specific-users-email-addresses/48051)

<div class="topic-metadata">

**Author:** [@mansoorix](https://meta.discourse.org/u/mansoorix)\
**回覆:** 1\
**Last updated:** [2016年八月1日 02:28 UTC](https://meta.discourse.org/t/can-admin-send-daily-updates-or-activity-summary-to-specific-users-email-addresses/48051 "2016-08-01T02:28:38Z")

</div>

管理员可以向特定用户或电子邮件地址列表发送"每日更新"或"活动摘要"吗？

---

## [Use API to get mail address for given username](https://meta.discourse.org/t/use-api-to-get-mail-address-for-given-username/47872)

<div class="topic-metadata">

**Author:** [@rriemann](https://meta.discourse.org/u/rriemann)\
**回覆:** 6\
**Last updated:** [2016年七月31日 19:53 UTC](https://meta.discourse.org/t/use-api-to-get-mail-address-for-given-username/47872 "2016-07-31T19:53:19Z")

</div>

Hello, I want to hack a script that routes incoming mails @association.org from the server to the private mail accounts of the association members. I assume that all members have a forum account and want to reuse the al…

---

## [导入帖子后，"Let's get discussion started" 仍然显示](https://meta.discourse.org/t/lets-get-discussion-started-still-shows-after-importing-posts/48038)

<div class="topic-metadata">

**Author:** [@jamesmarkcook](https://meta.discourse.org/u/jamesmarkcook)\
**回覆:** 3\
**Last updated:** [2016年七月31日 16:03 UTC](https://meta.discourse.org/t/lets-get-discussion-started-still-shows-after-importing-posts/48038 "2016-07-31T16:03:41Z")

</div>

null

---

## [Migrating without getting seeds loaded?](https://meta.discourse.org/t/migrating-without-getting-seeds-loaded/47737)

<div class="topic-metadata">

**Author:** [@andrewroth](https://meta.discourse.org/u/andrewroth)\
**回覆:** 4\
**Last updated:** [2016年七月31日 17:23 UTC](https://meta.discourse.org/t/migrating-without-getting-seeds-loaded/47737 "2016-07-31T17:23:55Z")

</div>

Hi all, Is there a way to run migrations without getting the seeds also run? Actually, I suppose I should check – is that normal behavior? As it is what I’m seeing. In any case I’ve tried rake -T seed/seeds/migrate t…

---

## [Translation can't be overridden if key is not exist](https://meta.discourse.org/t/translation-cant-be-overridden-if-key-is-not-exist/48015)

<div class="topic-metadata">

**Author:** [@fantasticfears](https://meta.discourse.org/u/fantasticfears)\
**回覆:** 1\
**Last updated:** [2016年七月31日 15:34 UTC](https://meta.discourse.org/t/translation-cant-be-overridden-if-key-is-not-exist/48015 "2016-07-31T15:34:46Z")

</div>

If the translation is not present from Transifex, it can’t be overridden even staff changes the string in admin panel. Is it possible to lift this restriction? https://github.com/discourse/discourse/blob/master/app/ass…

---

## [Editor image/file upload selector: wrong tips](https://meta.discourse.org/t/editor-image-file-upload-selector-wrong-tips/48005)

<div class="topic-metadata">

**Author:** [@claas](https://meta.discourse.org/u/claas)\
**回覆:** 2\
**Last updated:** [2016年七月30日 18:41 UTC](https://meta.discourse.org/t/editor-image-file-upload-selector-wrong-tips/48005 "2016-07-30T18:41:39Z")

</div>

When I Add an image or a file via the icon, the remote\_tip\_with\_attachments (client.yml) is also shown for the from\_my\_computer field (instead of the local\_tip\_with\_attachments): This is because both reference {{tip…

---

## [类别通知设置无法可靠调整](https://meta.discourse.org/t/category-notification-settings-dont-adjust-reliably/48009)

<div class="topic-metadata">

**Author:** [@claas](https://meta.discourse.org/u/claas)\
**回覆:** 1\
**Last updated:** [2016年七月30日 17:23 UTC](https://meta.discourse.org/t/category-notification-settings-dont-adjust-reliably/48009 "2016-07-30T17:23:19Z")

</div>

我在一个内部实例中注意到了这个问题，并刚刚在 meta 上复现了它： 进入某个分类，例如 自定义 \> 额外设置/span\>（您尚未自定义通知设置，因此默认为“正常”）。 更改…

---

## [StackOverflow answer links not Oneboxing](https://meta.discourse.org/t/stackoverflow-answer-links-not-oneboxing/29943)

<div class="topic-metadata">

**Author:** [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)\
**回覆:** 2\
**Last updated:** [2016年七月29日 23:39 UTC](https://meta.discourse.org/t/stackoverflow-answer-links-not-oneboxing/29943 "2016-07-29T23:39:21Z")

</div>

Copying a link from a specific StackOverflow answer doesn’t seem to onebox. ##Link from answer ###Example link from answer http://stackoverflow.com/a/30810322/406712 ##Link from browser address bar The link from …

---

## [FAILED TO BOOTSTRAP : 'Pups::ExecError'](https://meta.discourse.org/t/failed-to-bootstrap-pups-execerror/47980)

<div class="topic-metadata">

**Author:** [@CamilleRoux](https://meta.discourse.org/u/CamilleRoux)\
**回覆:** 0\
**Last updated:** [2016年七月29日 17:50 UTC](https://meta.discourse.org/t/failed-to-bootstrap-pups-execerror/47980 "2016-07-29T17:50:20Z")

</div>

Hi! Here is the error I get when I try to rebuild my app (Git revision: beta): Compressing: application-db30cb7af624e44f554adaa4f48e592c263b25627dac6aaded087b41331c3a55.js uglifyjs '/var/www/discourse/public/assets/\_ap…

---

## [Hide features for non-admin users through plugin](https://meta.discourse.org/t/hide-features-for-non-admin-users-through-plugin/47973)

<div class="topic-metadata">

**Author:** [@gingerman](https://meta.discourse.org/u/gingerman)\
**回覆:** 5\
**Last updated:** [2016年七月29日 16:39 UTC](https://meta.discourse.org/t/hide-features-for-non-admin-users-through-plugin/47973 "2016-07-29T16:39:46Z")

</div>

tldr: I would like to hide certain features in the page & api backend for non-admin users. For example, I would like to show the list of liked users only for admin users and not for everyone. The count can be seen by e…

---

## [«\> 19. TEXT» is rendered as «\> 1. TEXT» Is it a markdown parser bug?](https://meta.discourse.org/t/19-text-is-rendered-as-1-text-is-it-a-markdown-parser-bug/47963)

<div class="topic-metadata">

**Author:** [@dmitry\_fedyuk](https://meta.discourse.org/u/dmitry_fedyuk)\
**回覆:** 2\
**Last updated:** [2016年七月29日 15:52 UTC](https://meta.discourse.org/t/19-text-is-rendered-as-1-text-is-it-a-markdown-parser-bug/47963 "2016-07-29T15:52:51Z")

</div>

TEXT Discourse editor: dillinger.io editor

---

## [无法通过SSO实现头像覆盖](https://meta.discourse.org/t/cant-get-avatar-overrides-to-work-over-sso/47705)

<div class="topic-metadata">

**Author:** [@alehandrof](https://meta.discourse.org/u/alehandrof)\
**回覆:** 2\
**Last updated:** [2016年七月28日 08:50 UTC](https://meta.discourse.org/t/cant-get-avatar-overrides-to-work-over-sso/47705 "2016-07-28T08:50:47Z")

</div>

我无法在SSO上实现头像覆盖。我的SSO流程在其他方面都正常进行。例如，我可以覆盖用户的全名，但不能覆盖头像。以下是我传递的参数（省略……

[上一頁](https://meta.discourse.org/latest.md?page=1761&status=created)

[下一頁](https://meta.discourse.org/latest.md?page=1763&status=created)
