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

What is the best approach to authenticate users in two different forums

0
0

@reaon wrote:

I mean if user A have registered in Forum1, its login data be penetrated into Forum2 in order to auto-register in the next forum and vice versa.

Posts: 2

Participants: 2

Read full topic


SSO using OneAll

0
0

@Russ_Taylor wrote:

Hello,

I have a WP website that I've used the 'Social Login' plugin to make use of the OneAll service for logins. I'm hoping to piggy back onto this, and set up some SSO system to allow OneAll to manage the logins for Discourse.

Has anyone managed to do this please?

I've read through the Official SSO guide for Discourse, and whatever else I could find on Google, but I'm not entirely sure where to start. From my poor understanding I need to create my own SSO page to use the OneAll service, and then point Discourse at these. The guide from OneAll is here

http://docs.oneall.com/services/implementation-guide/single-sign-on/

I'd like to persue using OneAll as I'd like to offer people a login using their Reddit accounts. If anyone has managed this before could you give me a bit of direction please?

Thanks for your time,

Russ

Posts: 1

Participants: 1

Read full topic

Show a user's reputation/user level next to their name

0
0

@JJames wrote:

First of all, I've been using discourse for about a couple of years now (since the pre 1.0 days). Great product and our community loves it.

My only gripe with it is that it doesn't show any kind of statistics/reputation next to the person's name. Right now it appears that everyone is at the same level; there's no way to tell apart between the guy who's been consistently posting for two years and a guy who just signed up yesterday.

I know that @codinghorror doesn't want to go the typical forum route where they list "meaningless" stats such as number of posts created. While I understand that argument, I do want to show something next to the username so that others know who they're dealing with. Perhaps display a user level, some kind of badge, etc.

I saw previous discussions relating to this, but they all seemed to have died down in 2013/2014.

Is something like this in the pipeline?

Posts: 7

Participants: 4

Read full topic

How to emmbed SWF inside a post

Removing a Like?

0
0

@reaperoa wrote:

To the point, one of the users on the forum I moderate has sent me a PM asking how they remove a like from someone's post (the liked user edited their post, and the liker now finds the post objectionable). I checked, and can't find a way, and I just wanted to be sure that it's not just something I'm missing. So first question: Is it possible for users to remove likes from posts? And second: Is it a possible feature in the future?

Posts: 3

Participants: 3

Read full topic

Changing timestamp through UI!

0
0

@Abdul_Munim_Zahid wrote:

We have a situation in our Forum where we need to change the timestamp of around 350-400 posts!
While this can be done via the rails console, I think its about time Discourse get a simple button in the UI to change timestamp on posts.

I think such power should only be in the hands of the admin and so at the moment i think a good place for adding "Change timestamp" button will be in the menu which opens up when you select a post:

Go to a topic as the admin
Click the wrench icon
Click "Select Posts..."
Select a post and you get the option to change its timestamp

Since there is a counter which counts the number of posts, we can restrict the change timestamp button to only show up when one post is selected?

My initial plan is that we will fork discourse and edit the code for ourselves. Not sure if Discourse wants such a feature? If they will be willing to accept a PR?

Anyways, im here for suggestion, tips!
Any suggestion for a better place in UI?
Im currently studying the discourse source code, so i will begin my work by the day after tomorrow.

And of course if anyone wants to volunteer their help, that would be awesome too!

Posts: 4

Participants: 3

Read full topic

Why does discourse.org redirect from HTTPS to HTTP (except for meta.discourse.org)?

0
0

@nyuszika7h wrote:

It seems anything under discourse.org, except for meta.discourse.org, redirects from HTTPS to HTTP, even if I explicitly specify HTTPS. What's up with that?

I'm sorry if this has been answered before, but I haven't found anything with a quick Google search.

Posts: 2

Participants: 2

Read full topic

Error on specific post id - how to find post

0
0

@ankh2054 wrote:

Hi,

Im getting the following error in my logs.

retry: true
queue: default
class: Jobs::ProcessPost
jid: 7a064c2df0a5016c9c343e7d
enqueued_at: 1433054928.0043101
error_message: Wrapped URI::InvalidComponentError: bad component(expected absolute path component): Online/default.asp
error_class: Jobs::HandledExceptionWrapper
failed_at: 1433059262.550903
retry_count: 9
retried_at: 1433070039.8960876
current_hostname: meta.bommachine.co.uk

args:
  0: [object Object]

This relates to post_id: 304375

Is there a way to search for this post id?

Posts: 1

Participants: 1

Read full topic


Adding czech fulltext support to postgres

0
0

@Mikulas wrote:

I would like to add support for czech fulltext search. The search configuration, dictionaries and stopwords are all ready, but I'm not sure how to integrate them into discourse.

In what part of the codebase should those files be inserted into tsearch_data? Would it be ok to add it as a step to https://github.com/discourse/discourse_docker/blob/master/templates/postgres.template.yml?

This information should also be added to:

Posts: 2

Participants: 2

Read full topic

API: Get posts by Tags?

0
0

@Hosker4u wrote:

Totally new to discourse and Ruby; hoping you can point me in the right direction.

I want to be able to post to Discourse on DomainX.com and use tags such as #topic1.

Then on a PHP website i made on DomainA.org; have a page for #topic1 listing all the posts with that tag, click on the post and a page on DomainA.org will show the contents of the page.

The idea then; will be "Discuss this topic on Domainx.com" banner.

Any pointers appreciated; where to start? where is the api docs? ..

Posts: 2

Participants: 2

Read full topic

Add JSON for /tags

Inline Commenting on non-Forum Pages

0
0

@kirupa wrote:

Hi, everyone!
For their new content pages, I noticed that Sitepoint switched back to using Disqus for comments - away from the earlier Discourse-based solution. There was a discussion about this here: http://community.sitepoint.com/t/new-articles-are-using-disqus/191149

Their response from that thread is what caught my attention:

Hey Scott, we've switched back to Disqus for two reasons: we're waiting on some Discourse updates that would make commenting inline, and to allow for engagement of Disqus users. The moderation team here are still posting the articles on the forums, so you can view articles either on SitePoint.com or on the Forums.

The emphasis is mine. Is there a plan to support inline commenting on article pages? I've switched away from using Disqus to using Discourse for all of the content on kirupa.com, and there has been a near 90% drop-off in user engagement. The feedback I've heard from visitors is that having to jump from an article to a completely different place on the forums seems too heavyweight. They either no longer comment or (worse) send me a direct e-mail where the interaction is hidden away and not useful for future readers.

I've read Jeff and others' thoughts on why this separation exists and is a good thing, but I am curious to know if thoughts on this have changed to accommodate inline commenting on a page while still syncing the content with the forum UI as well.

Cheers,
KIrupa

Posts: 7

Participants: 4

Read full topic

Warn when posting on closed thread

0
0

@Un3qual wrote:

I think when replying to a locked thread, there should be warning to remind admins that the thread is locked.
Perhaps below the "Reply to thread name"

Posts: 8

Participants: 6

Read full topic

Optimised images fail if source is remote and s3 is disabled

0
0

@sam wrote:

  1. Enable S3
  2. Upload an image
  3. Disable S3
  4. Try to get an optimized image, it does not work

OptimizedImage should be smarter and download from S3 ensuring it continues to work. (this involves a refactor as a bunch of logic needs to be pushed into the base store class)

(we had this issue on ionic moving to our hosting)

cc @zogstrip

Posts: 3

Participants: 2

Read full topic

New ways to display topics

0
0

@Devanil wrote:

I will not write much because my English is not good. If someone wants to develop this concept better, be my guest. I have an idea for how the topics are displayed. And there could be several options.

First, the simplest: description for all topics.

Now, more complicated: the fully open topic

This last option could work as blog too. The homepage would become more attractive. And for people who feel lack of images and thumbnails, this problem would be solved.

Posts: 2

Participants: 2

Read full topic


_cleanDOM is being triggered late when navigating to user page

0
0

@sam wrote:

  • Go to latest
  • Scroll down a few pages
  • Expand a user card
  • Click on user

Screen clears, user card is still visible, user page loads and then user card goes away.

I would expect card to go away as soon as the screen clears.

cc @eviltrout

Posts: 3

Participants: 2

Read full topic

Backups are not restoring or showing in the Backups list

0
0

@microvax wrote:

Hi !

I am running my discourse instance in a virtualbox VM on two different machines. I am switching them from time to time. So i backup the running one, upload it to the idling one restore it there switch the forwarding to the backuped one and so on.

This worked like a charm in the Beginning, like 2 weeks ago, and i am doing that nearly daily, but know the backup mechanism doesnt really work for me.

Making backups is not a problem, but if I upload them with the original file name they are not showing on one instance. If change the name, they are showing after upload but if i click restore nothing happens and they arent deletable either.

So the only way for me to migrate data from one to the other instance is exporting the whole VM atm. :}

It would be great if someone could help me with that !

kind regards microvax

Posts: 1

Participants: 1

Read full topic

Clearing CSS -- unable to get back to Discourse's content after inserting customized CSS

0
0

@littleviolette wrote:

I just did something really stupid: I added some CSS code that seems to have completely covered up the content of my Discourse. Is there a way to get my normal Discourse page back without completely destroying my Discourse instance and setting it up again?

This link is supposed to show my Discourse but now it only shows my customized CSS:
http://forum.leasehackr.com/

Thank you very much!

UPDATE
This is the code that I inserted in </head>:

<meta charset="utf-8"><title>leasehackr forum</title><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Webflow"><link rel="stylesheet" type="text/css" href="https://daks2k3a4ib2z.cloudfront.net/556bd117076367946935e4bf/css/leasehackr-forum.webflow.07018bad8.css"><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script><script>WebFont.load({

google: {
    families: ["Pacifico:regular","Raleway:300,regular,500,600,700,800"]
  }
});</script><script type="text/javascript" src="https://daks2k3a4ib2z.cloudfront.net/0globals/modernizr-2.7.1.js"></script><link rel="shortcut icon" type="image/x-icon" href="https://daks2k3a4ib2z.cloudfront.net/img/favicon.ico"><link rel="apple-touch-icon" href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png">

This is what I put in the <header> section:

<div class="w-nav navbar" data-collapse="medium" data-animation="default" data-duration="400" data-contain="1"><a class="w-nav-brand w-clearfix brand-linkbox" href="#"><div class="w-hidden-tiny logo-txt">leasehackr</div><img class="logo-img" src="http://uploads.webflow.com/556bd117076367946935e4bf/556bd1ef076367946935e4c9_Leasehackr%20Logo.png"></a><nav class="w-nav-menu navmenu-div" role="navigation"><a class="w-nav-link navitem-linkbox" href="http://www.leasehackr.webflow.io" target="_blank">Latest Deals</a><a class="w-nav-link navitem-linkbox" href="#">LeaseCompare</a><a class="w-nav-link navitem-linkbox" href="#">Leasing 101</a><a class="w-nav-link navitem-linkbox" href="#">Lease Hacks</a><a class="w-nav-link navitem-linkbox" href="#">About Us</a></nav><div class="w-nav-button navicon-button"><div class="w-icon-nav-menu"></div></div></div>

And this in </body>:

<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="https://daks2k3a4ib2z.cloudfront.net/556bd117076367946935e4bf/js/webflow.0ab006a10.js"></script>

I didn't expect that the code will override my page. frowning

UPDATE
My Discourse site is displaying again (at least on my iPad). I am not sure what went wrong earlier. Sorry for the trouble!

Posts: 3

Participants: 2

Read full topic

Click tracker issue on some url

0
0

@evantill wrote:

Hi, I am not sure why but the following url will not be opened when clicked.

Maybe the é character in the URL ?

http://www.clashofclans.fr/threads/guide-stratégique-farming-intensif-or-hdv9-10-avec-bam.15652/

Instead I will have a blank page on http://forum.lesaines.fr/clicks/track?url=http%3A%2F%2Fwww.clashofclans.fr%2Fthreads%2Fguide-strat%25C3%25A9gique-farming-intensif-or-hdv9-10-avec-bam.15652%2F&post_id=68&topic_id=54

Discourse version is 1.2.0.beta3

Posts: 4

Participants: 2

Read full topic

I moved my categories around and seem to have lost my attachments

0
0

@crankycoder wrote:

Hi,

I've flattened out my categories in my discourse instance and I seem to have lost the links to my attachments.

How do I regenerate these links? It's been a while since I had to dig through the discourse-docker setup in my Digital Ocean setup and I'm not even sure where the PDFs are on my filesystem.

thanks!

Posts: 5

Participants: 2

Read full topic

Viewing all 60309 articles
Browse latest View live




Latest Images