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

Change hard coded font ratios to variables

$
0
0

@probus wrote:

Font sizes in Discourse css are expressed as em in relation to 14px. So, there are for example multiple rows in the css where font size is 1.143em, which translates to 16px. Personally, I find 14px quite small for most if not all fonts for body text.

The problem is, if you change the base font size all the other sizes no longer conform to nice round numbers. For 16px base font size 1.143em becomes 18.288px. So you have to go trough the css and change font size in dozens of places one by one anyway or risk bad font rendering on some systems. This makes changing the font size pretty painful.

There are only a handful of different font sizes used so mapping them to variables should be pretty straightforward and make changing font (sizes) much easier.

Posts: 3

Participants: 2

Read full topic


Disable Link Preview

$
0
0

@Richard_Mohorovich wrote:

Hello,

I'm making a list of links for a specific topic. It's in the format:


Title
link


However one of the links keeps on showing a preview. I understand if you put a link on its own line it gets a preview. Is there a way to put the link on its own line without a preview showing?

Posts: 5

Participants: 3

Read full topic

Upload sitemap.xml

$
0
0

@Idan wrote:

I wanted to know how can I make a sitemap.xml availabe on the site. I've already create the file ready for upload. Is this post still a good way to do it or there is a simpler way to upload the xml file and give google the direct URL for it?

Posts: 5

Participants: 2

Read full topic

Configure email smtp

$
0
0

@Nicolas_Echeverry wrote:

Hi, just I installed Discourse in a vps of digitalocean but really do not know how to set up a smtp.

My question is: digitalocean provides a smtp?
free smtp which recommend?
google's SMTP can work?

I have a SMTP Hosting24.com, but does not work

Please help me

PD: the password in app.yml is in double-quote: like this ---> smtp_password "password"

Posts: 3

Participants: 3

Read full topic

Main directory of discourse

500 accessing /admin/upgrade when not logged in

$
0
0

@watchmanmonitor wrote:

I was going to upgrade a discourse, and got a 500 in my browser.

It took me a minute to see that the issue was that I wasn't logged in any more. Logging in allowed me to upgrade as expected.

here's the log, and traceback

Discourse::InvalidAccess (Discourse::InvalidAccess)
/var/www/discourse/plugins/docker_manager/app/controllers/docker_manager/application_controller.rb:20:in `ensure_admin'

Posts: 1

Participants: 1

Read full topic

User automatically to a Group

$
0
0

@Imperator wrote:

Hello,

if that possible?

I have created a costum userfield as Dropdown with

  1. Faction 1
  2. Faction 2

The user have to set the Faction on the Register and cant edit it.

Now he should automatically join the Group of his Faction.

Regards,
Imperator

Posts: 3

Participants: 2

Read full topic

Flickr integration

$
0
0

@terraboss wrote:

Hello friends,

I'd like to write some essay's and emphasis other texts with a lot of embedded pictures from Flickr. With 1 TB of free storage, it's my favorite hoster :wink: But I've noticed a few issues:

  • As mentioned from someone before, there is no way to automatically embed previews with some relevant meta information: Author, date, copyright.

  • The image isn't linked with the original source, insted Discourse is downloading a smaller version and is resizing that after clicking on that. That's not bad at all, but I prefer also a link to the source.

  • Shortend & privat URLs won't be solved. That's sad, because I'd love to work mobile on my iPad and Flickr is only providing those ones on their App by default.

Any clue how to improve the Flickr - Discourse integration?

Posts: 1

Participants: 1

Read full topic


Logout user with external_id

$
0
0

@mz104 wrote:

I'm using SSO and I'm trying to logout a user by his external_id, which is stored in my database.

The basic idea is that if the user logs out in the app, he logs out on the forum as well. The problem with other approaches is that they don't use the external_id for logging out, instead they use the normal Discourse id (which I can't seem to change).

How can I logout a user with his external_id?

If there's a way to do this by redirecting the user from my app to a discourse logout url on the client, that would be preferable. But I'm also open to using the API.

Posts: 3

Participants: 2

Read full topic

Poll plugin acceptance tests

$
0
0

@dachary wrote:

Hi,

I'm trying to write a basic acceptance test for the poll plugin. And it fails with the strangest error when run with http://localhost:4000/qunit?module=Acceptance%3A%20Poll. The error seems to indicate the context is confused with discourse/test/javascripts/acceptance/ which contains composer-test.js.es6 and a reference to

equal(currentURL(), "/t/internationalization-localization/280",

Any idea what is going on ?

Cheers

Posts: 1

Participants: 1

Read full topic

Two Step verification

$
0
0

@alphaman wrote:

There are many forums, discussion places where Two Step Authentication AKA Two Factor Authentication.

Is there any plugins or any thing that we can do to bring the same feature in discourse? My community now has nearly but less than 1000 people. Is it possible?

If yes, do please share it to me.

If it is not there, i request moderators to shift this topic to feature request section

Regards,
Alpha Man :stuck_out_tongue_winking_eye:

Posts: 2

Participants: 2

Read full topic

How to setup relay smtp from google on discourse

Not receiving daily digest or notification emails

$
0
0

@Thomas_Calhoun wrote:

Let me just say I love the simplicity of setting up discourse as a stand-alone installation. But, can anyone help me figure out why I'm not receiving digest emails or notification emails? Again, I've a stand-alone implementation but I hope that doesn't preclude me or members of my community from receiving email notifications. My apologies if this is a simple fix; I am new to discourse.

Also, it'd be great if I could get help with personal messaging.

Thanks!

Posts: 2

Participants: 2

Read full topic

How to replace existing widget with my own

$
0
0

@vinothkannans wrote:

Now I know how to write a widget and display it via plugin. But how can I replace discourse's existing widget like 'hamburger-categories' with my own custom widget.

Posts: 1

Participants: 1

Read full topic

Running tests breaks the dev environment

$
0
0

@dachary wrote:

Hi,

After setting up the vagrant dev environment I'm able to use http://localhost:4000 and it works fine. I can create polls and vote on them. However, when I run

RAILS_ENV=test bundle exec rake db:migrate
RAILS_ENV=test bundle exec rake plugin:spec poll

it succeeds but the poll no longer work in the dev environment, when I try to create and use them manually via http://localhost:4000. As if some leftovers interfered.

What am I doing wrong ?

Posts: 1

Participants: 1

Read full topic


Discourse Crashing

$
0
0

@michaelhenderson wrote:

hi, and i appreciate and welcome any feedback! Our discourse instance crashes every once in a while and we can not figure out what is causing it. Our discourse is updated to the latest version and just for the record it was created with the one click install from digital ocean running on 4gigs of RAM. please help. here is a shot of the logs . This is urgent so please ask questions if you need to and i will provide as much info as i can! Thanks so much!

Posts: 8

Participants: 5

Read full topic

CRAM-MD5 Authentication for mail

$
0
0

@hexa wrote:

Hi,

the mailserver i'm using only supports authentication through CRAM-MD5, and from its logs I see that discourse tries to authenticating using SASL PLAIN nevertheless, and obviously not succedding.

Is there a way to set up discourse to authenticate with CRAM-MD5?

220 foobar.net ESMTP Postfix (Debian/GNU)
EHLO barfoo
250-foobar.net
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-AUTH CRAM-MD5
250-AUTH=CRAM-MD5
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN

Jul 18 05:21:40 foobar postfix/smtpd[32209]: connect from unknown[82.195.73.13]
Jul 18 05:21:40 foobar postfix/smtpd[32209]: Anonymous TLS connection established from unknown[82.195.x.y]: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Jul 18 05:21:40 foobar postfix/smtpd[32209]: warning: unknown[82.195.x.y]: SASL PLAIN authentication failed: Invalid authentication mechanism
Jul 18 05:21:40 foobar postfix/smtpd[32209]: lost connection after AUTH from unknown[82.195.x.y]
Jul 18 05:21:40 foobar postfix/smtpd[32209]: disconnect from unknown[82.195.x.y]

Posts: 2

Participants: 2

Read full topic

Notify when user is seen

$
0
0

@Simsnet wrote:

I'm pretty new to the Discourse administration system, so I've got a question/feature that may/may not exist already...

Is there a way to be notified, either as a profile(blue circle) notification or by email, when a user was last seen?

For example, when Discourse marks me as "Seen just now" on my profile, can other users be notified?

Thanks!

--
Glenn

P.S. As a topic of #praise, Best forum software I've seen so far! User friendly, fast, and not as many buttons, unlike most forums today...

Posts: 2

Participants: 2

Read full topic

Custom Groups & Title support for Official Single-Sign-On for Discourse

$
0
0

@azanab wrote:

Hey Guys,

I am a rails expert. I am using Official Single-Sign-On for Discourse for integration of my rails app (user-database) with Discourse forum. We are working on a product and using Discourse as our official forum for all the discussion.

So far it has been a great experience and we are liking it very much. Recently I encountered couple of issues or may be limitations in integration.

I am unable to pass Title & Custom Groups from my rails app using SSO. I have looked over all the internet and found that there is no support for these in SSO for now. I looked into the code for discourse and was able to add support for title dynamically but I have a major concern here. Discourse gets updated on daily basis and new versions get released after some time. So will that affect my custom changes? I have not looked much into custom groups since I am not sure if that effort would be worth it.

Are you guys not going to add support for these two? Like Title and Custom Groups. They are important as it would be a tough job to set title or custom groups manually for each user based on their role?

Can you guys help me on this? Or update me if you are planning to add the support since it is very important.

Also if you guys are not planning for it then customizing it at my end would that be a good solution? Will the updates won't break it?

I shall be looking for the help and support soon!! Looking forward to your positive feedback.

Keep doing the great work!

Thanks

Posts: 2

Participants: 2

Read full topic

Twitter shared URL has a query string

$
0
0

@Idan wrote:

When I share a post via twitter it ads a query string e.g. ?u=[theusername] to the URL that is being shared. Is there a way to remove it?

Posts: 4

Participants: 3

Read full topic

Viewing all 60739 articles
Browse latest View live




Latest Images