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

Parser bug with oneboxed images and target=_blank

$
0
0

Kane York wrote:

Continuing the discussion from What about an easier styling/theming system?:

This is the generated HTML for the image:

<p><a href="http://i671.photobucket.com/albums/vv72/lordofwind/house_do_want.jpg%20target=" _blank=""><img src="http://i671.photobucket.com/albums/vv72/lordofwind/house_do_want.jpg" width="601" height="405"><span class="badge badge-notification clicks" title="clicks">1</span></a></p>

Note that the URL ends with %20target=, with an additional attribute _blank="".

Pretty sure that's not the intended result.

Posts: 1

Participants: 1

Read full topic


Writing smileys should be easier

$
0
0

Brian Harris wrote:

It's kind of hard to write a smiley! The best way seems to be 'colon' then 'enter'. smile Yep

But the normal thing to new users is to do 'colon' then 'paren' then 'enter'. Let's try that. 100

lol

Posts: 7

Participants: 4

Read full topic

Discourse as Your First Rails App

$
0
0

Jeff Atwood wrote:

If you’re a developer, but have never touched Ruby on Rails, we understand how you feel. We were there once! Sometimes diving into a new language and codebase can make you feel like this: The good news is that Discourse has a wonderfully supportive community and we’re here to help. Here’s our first guide on…


This topic is for comments on the original blog entry, at http://blog.discourse.org/2013/04/discourse-as-your-first-rails-app/

Posts: 63

Participants: 28

Read full topic

Disabling categories

$
0
0

Lubos Hasko wrote:

I would love ability to disable categories. My forum has only around 3-5 new topics a day. There is just not enough traffic to justify categorization of new topics.

So basically I'm thinking of some switch in settings that would allow to hide Category column, All Categories button and basically any UI element to do with categories. I know I could do it with CSS but there is no guarantee future updates don't break it.

Would you agree that for small forums, category feature is unnecessary overhead and contributor to unjustified UI clutter?

Posts: 5

Participants: 3

Read full topic

Upgrade to Ruby 2.1.0?

$
0
0

Lee_Ars wrote:

So Ruby just bumped their stable to 2.1.0—should us brave souls with nothing better to do for X-mas week try to upgrade, or should we hang back until @sam & co. take some time to examine the potential impacts?

I'm ready to pull the trigger because I'm crazy like that, but wanted to at least check in first.

Posts: 4

Participants: 4

Read full topic

Admin menu feature: view installed plugins

$
0
0

Michael wrote:

How about a feature in the admin menu that lists the active plugins and their versions?

I also propose a header for plugins, like Wordpress has, where meta information can be stored.

And since I don't see a good reason to divert from an already existing de-facto standard, I propose the following lines to be prepended to plugin.rb:

# Plugin Name: Name Of The Plugin
# Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
# Description: A brief description of the Plugin.
# Version: The Plugin's Version Number, e.g.: 1.0
# Author: Name Of The Plugin Author
# Author URI: http://URI_Of_The_Plugin_Author
# License: A "Slug" license name e.g. GPL2

Alternatively, a file called pluginmeta.yml could be stored next to plugin.rb

Any thoughts?

EDIT: I do see a reason to extend an existing standard. Let's introduce a Minimum Discourse Version field as well, which indicates the minimum Discourse version the plugin requires.

Posts: 3

Participants: 2

Read full topic

Specific content in editor behaves erratically

What is your favorite plugin directory and why?

$
0
0

Erlend Sogge Heggen wrote:

We've got people from all walks of web life in here, so I'm curious to hear some good (and bad) examples of plugin directories. There will be at least one plugin directory built for Discourse plugins, so maybe we can help the developers out with a bit of the prep-work by detailing our likes and dislikes for this type of service.

Here's a short list of plugin directories you might have an opinion about:

Posts: 7

Participants: 3

Read full topic


Home and End should take you to the correct spot

$
0
0

Sam Saffron wrote:

Hitting Home should take you unconditionally to the first post in a topic.

Hitting End should take you unconditionally to the last post in a topic.

Posts: 2

Participants: 2

Read full topic

OpenId, gravatar, & scroll-tip on home page

$
0
0

Benjol wrote:

First up: this is cool, I've been really curious to know what you were getting up to.

A few questions/suggestions:

  • No OpenId support? For now, or ever?
  • SE recently set us 'free' from Gravatar - any chance of that happening here (I know, philosophically this sounds like a direct contradiction with asking for OpenId support, but hey...)
  • I don't mind the 'magic scroll', but on the home page it's disconcerting, because you don't have the x of y info that you do on a topic page. I hate scrolling to infinity and beyond...

Posts: 5

Participants: 3

Read full topic

Can we have favorite categories?

$
0
0

Nowindlee wrote:

For now, all categories displayed here:

Can we configure it to set some of them as my "favorate" categories, and only show them here?

And the numbers beside them are "new unread posts" not "all topics"? So we can find is there new topics we may interested easily.

Posts: 4

Participants: 4

Read full topic

Mod_pagespeed causes urls to have wrong port

$
0
0

Daniel wrote:

I am running discourse using the bitnami package on port 8080.
I am now using node-http-proxy to publish it on port 80 to the world.

Unfortunately discourse uses absolute urls for resources (js, css and image files) which point to host:8080, which will result in a connection timeout since port 8080 is not public reachable.

Is there any way to tell discourse to use relative urls for resources like my/css/file.css instead of http://host:port/my/css/file.css?

Posts: 3

Participants: 2

Read full topic

Uninitialized constant Discourse::SiteSetting

$
0
0

George Kaplan wrote:

Pulled the latest commit, something broke because of the onebox update.

got this error when i did the rake db:migrate

uninitialized constant Discourse::SiteSetting

can someone help?

Posts: 6

Participants: 3

Read full topic

Essential questions around Docker-way installation

$
0
0

Ioann wrote:

Continuing the discussion from Beginners Guide to Deploy Discourse on Digital Ocean using Docker:

So I've successfully installed and launched Discourse. Now I have few questions:
1) Where I can find Discourse files? What folder?
2) How can I stop/reboot/launch it?
3) How can I setup mail?
4) How can I upgrade Discourse?

Maybe all this questions are stupid, but people like me is the most part of all forum admins in the web =/

P.S. Docker method of installing is so freaky simple that looks like WordPress-style no more needed.

Posts: 9

Participants: 4

Read full topic

Hide inline click counters for hyperlinked text

$
0
0

Iszi wrote:

I generally prefer to actually hyperlink text in my posts, instead of having the URLs stand out on their own. This is the reason hyperlinking was invented in the first place anyway, is it not?

I also like the Discourse feature which shows the number of clicks a link has received. While I don't find it particularly useful as regular forum user, the geek in me likes the fact that this stat is easily visible.

However, in this topic on How-To Geek (and soon in here, I presume), we can see how the current implementation may not quite be the best.

Here we can see that the click counter has jumped in and interrupted the flow of text. Sure, as it's in the single-digits now, it's still relatively unubtrusive. But, should it ever reach the tens or hundreds (and I'm sure some more popular sites/threads could see counts upwards of a thousand), it could quickly become more of an eyesore.

At this point, it's also worth noting that for forum links the inline counter is actually redundant - the link on the side of the post also has this information. I think it would be better if that sort of display could be used for all links in the thread, internal or not. If this cannot be gracefully implemented, then perhaps click counts for external links should be removed entirely or moved to a "click to show more details" section attached to the post.

As it is, we have a feature that does not really enhance the discussion (IMHO) but is interrupting it.

Posts: 27

Participants: 10

Read full topic


How realistic would it be to use the Discourse UX with a different backend?

$
0
0

R.E. Warner wrote:

I don't know that this falls under "extensibility" so much, but it seemed the best fit. The reason I ask the above question is because the UX for Discourse is simply unparalleled. Unfortunately I work for a non-profit tied to University resources and the chances that they would allow for all the backend changed necessary to implement Discourse are slim to none. However, I do manage several application that I've developed with Codeigniter. Codeigniter can be used to build RESTful systems, so it seems reasonable that one could reverse engine the ruby on rails backend of Discourse to provide the same APIs with a different engine. What am I missing?

Posts: 2

Participants: 2

Read full topic

How to get current user?

$
0
0

Abhishek Gupta wrote:

how do it get the current user?

Like, is there a cookie with his session id/Username or something like that i can use to get his info from /users/username.json ? or if i can directly get it via ajax?

I need to submit a form, ONLY when the user is Logged in on discourse.

Or can i get user's password via ajax? , this way i can ask user to enter pass for his forum account and then check it against the password, I get from discourse.

Posts: 4

Participants: 3

Read full topic

Keyshort: Press "ctrl+enter" to post

$
0
0

Nowindlee wrote:

When I input something, I need to click the "create topic" or "reply" button. Will discourse provide a keyshort, such as "ctrl+enter", to submit?

Posts: 12

Participants: 9

Read full topic

Civilized way to notify moderators that a topic might be closed

$
0
0

David McClure wrote:

Rather than @mention a mod, should I have used the flagging feature here instead?

I felt hesitant to do either. I feel like I abused the @mention feature a bit in this case, and wasn't really sure who to mention.

But flagging has a negative connotation to me... There was nothing wrong with any post here.

Looking at the options, I thought perhaps I could choose the "Notify moderators" option on the original post, but I wasn't sure if some other side-effect would occur from flagging the post.

Are there unstated side-effects of flagging something with an option other than Spam and Innappropriate? (If so, should "Inappropriate" and "Spam" be visually distinguished somehow?)

What would the recommended way be to have the community notify moderators about something without using flags? A group @mention?

Posts: 2

Participants: 2

Read full topic

Facebook login error?

$
0
0

Akeme Rofako wrote:

Sharing posts to facebook works but login in with facebook does not ...

{
   "error": {
      "message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
      "type": "OAuthException",
      "code": 191
   }
}

Any Idea?

Posts: 3

Participants: 3

Read full topic

Viewing all 60707 articles
Browse latest View live




Latest Images