Quantcast
Channel: Discourse Meta - Latest topics
Viewing all 60309 articles
Browse latest View live

Get contents from web page

0
0

@saori wrote:

I want to get different lines of titles in one web page.

For example, you can see the picture below.

Does anyone know what should I do?

Great thanks!

Posts: 3

Participants: 2

Read full topic


Prevent hyperlink

0
0

@precessor wrote:

How can I prevent a www.example.com URL from becoming a hyperlink, without (ab)using another formatting feature such as inline code formatting?

I notice I can quote: "www.example.com", but I'd like to avoid that. Is it possible to somehow escape the auto-link change as I create/edit a post?

Posts: 2

Participants: 2

Read full topic

Letter avatars not downloaded if discourse is behind a proxy

0
0

@actionthomas wrote:

Hi

I just installed a new discourse server in my company. I configured the server and the app to use a http proxy.
Everything works fine, but when a letter avatar URL is requested (like this one http://myserver.local/letter_avatar_proxy/v2/letter/d/b3f665/25.png) the request fails with a 504.
From what I understand, discourse has an internal proxy to reroute these requests to your centralized avatar service. I think this is part ignoring the http configuration set in /var/discourse/containers/app.yml.

Am I missing something ?

Thanks for your help

Posts: 3

Participants: 2

Read full topic

Don't allow super long words if there is a word length maximum

0
0

@helperhaps wrote:

I got a invalid title alert when i create a topic. DIg into the code i found it raised by TextSentinel class. And I have already read this https://meta.discourse.org/t/are-very-long-words-not-allowed-in-topic-titles/29683/16. There is a related method in the class.

  def seems_unpretentious?
    # Don't allow super long words if there is a word length maximum
    @opts[:max_word_length].blank? || @text.split(/\s|\/|-|\./).map(&:size).max <= @opts[:max_word_length]
  end

I understand what it means. But for other language such as Chinese or Japanese whose word is not splited by blank or something about the patern.

Besides SiteSetting.title_max_word_length's value is 0 when i leave it blank in the setting panel, so the expression @opts[:max_word_length].blank? is always true. it is meaningless.

My users use Chinese more, So I have to set SiteSetting.title_max_word_length as same value as SiteSetting.title_max_topic_title_length to make it work.

Is there some other way to solve it?

Posts: 1

Participants: 1

Read full topic

Paid topic creation

0
0

@kfk wrote:

Is there a way to create a category where posters must pay a fee to create topics? I am thinking of a classified ads category.

Posts: 3

Participants: 3

Read full topic

Sharing link can be edited

0
0

@fefrei wrote:

Earlier, the link in the sharing menu was pure text and could not be edited. Now, this has turned into a text field...

...which can be edited:

I think this field is missing a readonly flag.

Posts: 3

Participants: 2

Read full topic

Creating non-public posts category? (logged in users only)

0
0

@pascal_dher wrote:

Hi
How do I create a category so that the users can write a post that can only be seen if you are logged in?
Cheers, Pascal

Posts: 2

Participants: 2

Read full topic

Code fences toolbar button plugin

0
0

@Mazzen wrote:

Hey guys,
We are looking into adding the ability to insert

code fences with ('syntax highlighting')

as a button to the toolbar because code snippets are important in our installation and not all users know about code fences. The plugin can be found here: https://github.com/ThomDietrich/discourse-plugin-codefence-buttons

I am having a problem though. Descriptor and placeholder for the buttons are not replaced by the internationalized representations. So the string "cf_ohitems_button_title" defined here is not replaced by the corresponding string in my config/locales/client.en.yml. What am I missing?

Thanks!

Posts: 10

Participants: 2

Read full topic


Letter avatar font - letters horizontally off centre

0
0

@DeanMarkTaylor wrote:

Further to:

It looks like some letters have gone off centre - perhaps because of a font update?

Not sure if this is all of them - but R, N, M and G are off.

The numbers in the image are the width of rendered pixels for the character left / right of the black line.

Posts: 8

Participants: 5

Read full topic

Visual indicator when a user can't see a mention

0
0

@DeanMarkTaylor wrote:

Currently when a user cannot "see" or receive a notification of a mention of their username
there could be a better visual indicator.

I would like to see some like how Facebook handles this...

Normally a mention on Facebook looks like this (a blue coloured link):

And a mention where the user can't see the post is like this (grey with a grey "no entry" icon):

When you hover over the username a "user card" appears with the following addition:

So a more complete screen grab looks like this:

And the "user card":

Posts: 5

Participants: 3

Read full topic

App.yml Error - Failed to install plugin then the rebuild broke everything

0
0

@i3itCoin wrote:

So I tried to install my first plugin then messed everything up... I put the code in the wrong spot then rebuilt. After that I messed something up but here is the error.

http://pastebin.com/ncYZRX6R

cant post when the pastebin is a link for whatever reason.

Posts: 4

Participants: 2

Read full topic

1.6.0.beta5 out of memory during upgrade

0
0

@nathan_osman wrote:

I installed Discourse about a week ago using the instructions here. Today, my Discourse instance sent me an email with the following information:

Your version: 1.6.0.beta4
New version: 1.6.0.beta5

I logged in and started the upgrade. It ran for a few moments and then stopped with the following errors:

https://quickmediasolutions.com/pastebin/30/discourse-upgrade-failure/

More information about the host:

  • 2x CPUs @ 2.3 GHz
  • 2 GB of RAM
  • 42 GB free disk space
  • Ubuntu 16.04 LTS
  • Docker 1.10.3

Discourse is the only container running on this server.

Posts: 4

Participants: 3

Read full topic

Could you please provide Malayalam language?

0
0

@maahi wrote:

Hi Team,

Could you please add Malayalam language to discourse? Its a regional language in India and is used by 40 million plus people, discourse being the finest opensource forum to date, it would be a great value for the people and I am sure it will bring more enterprise users for discourse.

If its feasible do let me know,
Thanks,
Maahi

Posts: 3

Participants: 3

Read full topic

Error occurred while installing fast_stack (0.2.0), and Bundler cannot

Activation E-mails from some E-mail Provider never received

0
0

@Fred_vom_Jupiter wrote:

Hey,
I have a problem with some activation E-Mails. Users with registration E-mail @web.de @gmx.net @gmx.de .. never got an activation Mail. Users with @yahoo.de @me.com etc. get it.

Any Idea why?

Posts: 2

Participants: 2

Read full topic


Huge sidekik jobs pending for task: Jobs::UpdateGravatar

0
0

@Gautam_Kachenga wrote:

Our discourse set-up had been running fine for 2 months.
However since morning today we experienced that the forum has increased latency as well as gives timeout.

After checking the sidekik stats, we found that 0.5 million requests are queued in sidekik (dashboard gave a similar warning). Most requests are for Jobs::UpdateGravatar for every user.

Restarting the ec2 instance solves the problem for a while before the latency/time-out reappear.
Any idea how to mitigate this ?
Can we clear the sidekik queue - no problem if new post/topic data is lost because of this.

TIA
Gautam

Posts: 1

Participants: 1

Read full topic

Emoji in tag names

0
0

@foloex wrote:

I'm creating a multi-language forum, there will be people from different nationalities on it. I'm thinking of using tags for showing in which language is a topic. I thought it would be more visual to use emoji to display a flag, but tags do not seem to display the emoji's image. Instead, the name of the emoji is displayed.

Topic's title handle the emoji well, why should't tags do the same ?

Posts: 1

Participants: 1

Read full topic

Badges show on user card even when disabled

0
0

@Law wrote:

I've noticed when disabling Badges.

They still show up on the users page when you click on the user to preview them.

Example Below.

Posts: 5

Participants: 3

Read full topic

I can't create site intro field

Best position for Reply button in vertical timeline

0
0

@erlend_sh wrote:

Continuing discussion from here.

I'm also in the "Reply button should be at the bottom" camp. I also think there's no need to show two Reply buttons. Here are some mockups:

Right-align all the things:

Just dock the Reply button

Transition from vertical to bottom reply button

Either the vertical button could just disappear at the end, while the bottom reply button is always there. OR, we could get fancy, and make it so that when the vertical reply button reaches the bottom, we swoosh :dash: (aka animate) it over to the left.

Posts: 8

Participants: 8

Read full topic

Viewing all 60309 articles
Browse latest View live




Latest Images