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

Private messages have disappeared on profile pages?


Onebox embedding twitch highlights

$
0
0

@Daytona wrote:

Hello!

This topic is for help with embedding a twitch.tv highlight.

I have enabled embedding flash video with onebox and whitelisted the following domains: twitch.tv www.twitch.tv and www-cdn.jtvnw.net

Highlights are not quite as simple to embed as the actual streams. Streams can be embedded by adding /embed to the url like so:
http://www.twitch.tv/lumfish/embed

For highlights, Twitch tells you to take some html object from the share button and it looks like this:

<object bgcolor="#000000" data="http://www.twitch.tv/swflibs/TwitchPlayer.swf" height="378" id="clip_embed_player_flash" type="application/x-shockwave-flash" width="620"><param name="movie" value="http://www.twitch.tv/swflibs/TwitchPlayer.swf" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="channel=lumfish&amp;auto_play=false&amp;start_volume=25&amp;videoId=c6492662&amp;device_id=0702ea9cee15a4a4" /></object><br /><a href="http://www.twitch.tv/lumfish" style="padding:2px 0px 4px; display:block; width: 320px; font-weight:normal; font-size:10px; text-decoration:underline;">Watch live video from Lumfish on Twitch</a>

Out of this object, I've crafted a url which does successfully contain just the video part of the highlight, but it does not embed magically like youtube videos:

http://www-cdn.jtvnw.net/swflibs/TwitchPlayer.r23a006503a6cde83b2522833c0107f6d01792d94.swf?allowScriptAccess=always&allowNetworking=all&channel=lumfish&auto_play=false&start_volume=25&videoId=c6492662&device_id=86622434ff945128

Can I embed this with the onebox feature of discourse some how? Is there a special onebox syntax to follow?

Thanks for your help and hopefully this helps someone else in the future.

--Daytona

Posts: 2

Participants: 2

Read full topic

Snippets not showing consistently on home page

$
0
0

@swisspol wrote:

Running v1.3.0.beta4 +18

Visit http://forums.gitup.co/, default view is "Latest" and notice how pinned topics show content snippets.

Now click on the forum logo, URL remains the same, default view is still "Latest", but pinned topics do not show content snippets.

Click on "Latest": the page contents reloads, URL remains the same, but snippets are still missing.

Now click on "Top", then again on "Latest", snippets are back.

Posts: 2

Participants: 2

Read full topic

Markdown max post length limit issues?

$
0
0

@cawas wrote:

Just today I've got my embedded blog feature to bring me a huge and old post from my blog into discourse. And usually it does a good job with keeping everything with an HTML, but for whatever reason this time it didn't. So I figured I would convert it to markdown.

Then I've got a warning the post was too big. So I simply changed the setting to allow for big posts under /admin/site_settings/category/posting I've set max post length to 512000.

This is the result, which looks terrible:

Since my site is basically a ghost town, I don't care too much for leaving it there for a while, in case you want to use it for debugging. The funny part is that the markdown editor preview shows everything instantly fine, while the history button takes about 7 seconds to load, and break. While this final revision there can't even pretend to give some formatting.

I'm not sure what's my question here, but I'm pretty sure there's something wrong! stuck_out_tongue_winking_eye

Posts: 2

Participants: 2

Read full topic

Top yearly/monthly/etc topics button problem

$
0
0

@vodwood wrote:

Was wondering if someone could point me to the possible root of the problem.
The placeholder en.filters.top/foo.title is always dispayed instead of the normal button contents in the filter menu.

This installation is running in a different locale by default. So I switched to english thinking this might just be a translation problem again, but as you can see in the image - the problem is still there with locale set to ENG.

Just rebuild for this to go away? What to do with my native locale? (the string is properly translated in discourse). Any help will be greatly appreciated.

Posts: 5

Participants: 3

Read full topic

Adding settings options for a plugin

$
0
0

@Rene wrote:

I would like to have some plugin specific settings. I looked at the discourse-tagging plugin and added a config section to my plugin (config/settings.yml + locales). But the settings do not show up on the settings page. The plugin.rb of the discourse tagging plugin calls

enabled_site_setting :tagging_enabled

but I don't know what to make about that. Is there any kind of documentation for using plugin specific settings in my plugin? Also is it possible to have a password field in the settings?

Posts: 2

Participants: 2

Read full topic

Default avatar for anonymised users

$
0
0

@iamntz wrote:

Hi guys. Recently I had to anonymize an user and I noticed a couple of things:

  1. the previous user had a custom avatar uploaded, so the radio remained selected (but there was no image)
  2. gravatar is still an option (although there is no email set):

I'd like to have an option to set a default avatar for this users, either by adding an option, or by having a default gravatar email (although i'm not sure this is possible)

Posts: 2

Participants: 2

Read full topic

Post editing fails sometimes

$
0
0

@Maestra_Powers wrote:

Very critical bug. Posts doesn't save sometimes when editing. scream What happens:

  1. I edit my post, or any other post as moderator.
  2. I press Save Edit.
  3. I see that my post changed for half a second (it jumps on client-side from preview, right?).
  4. Then it updates to old one again.

This happens not often, but sometimes. Just tried to edit FAQ/Guidelines on my forum, pressed Save Edit and here we go again... Shouldn't there be some kind of error message in case of this? Or retry procedure.

Posts: 4

Participants: 3

Read full topic


Polls are still very buggy

$
0
0

@Maestra_Powers wrote:

Bug #1: Trying to add poll to topic.

Topic name was tetstetset. I pressed Edit, added Poll: to title and a list. Here's a result:

Bug #2: When editing existing poll.

After editing and saving, you see poll as a list. You have to update page to see it as poll again.

Bug #3: By pressing this you can add Poll: to a topic and it doesn't have to have list inside.

It also doesn't create a poll if topic have list inside.

Bug #4: Trying to add poll to a topic, that already had Poll: in title before.

Bug #5: Another strange result with bugged out topic.

I have no idea why this happening.

Posts: 1

Participants: 1

Read full topic

Changing topic category doesn't update page properly

Supply Avatar Via Omniauth?

$
0
0

@ColdSun wrote:

Is it possible (and perhaps there is an example) of an omniauth stategy automatically supplying a user avatar?

Posts: 1

Participants: 1

Read full topic

Resizing page breaks position

Update rtl support for discourse

$
0
0

@Qasem_h wrote:

update rtl support for discourse
update rtl for post page
update editor
update category page :
update main page : ....
update search box ....
update user activity ....
and many ... other
befor






befor :





Posts: 1

Participants: 1

Read full topic

Is there a way to have the body of each topic displayed?

$
0
0

@stephenfrancoeur wrote:

At the brand new Discourse instance for the Library Society of the World, we're trying to recreate as best as possible the experience we got from our soon-to-be defunct home on FriendFeed. We'd like to make it easier to judge whether a topic is worth clicking through on by showing a snippet of text from the body or maybe even the whole body on the home page and any other page that lists topics (such as the category pages). Is there a way to do this?

Posts: 2

Participants: 2

Read full topic

Hello World plugin

$
0
0

@Maestra_Powers wrote:

Can someone create one? smile Just "Hello World" on blank page as a legit Discourse plugin.

I don't code Ruby and have no time to learn it now (have to learn Node.js at the moment). But I need to add one very easy Discourse plugin that will output some var as json. I could use "Hello World" plugin as a template if there was one.

Posts: 1

Participants: 1

Read full topic


Mobile theme doesn't show last activity time for topics on category page

Reply+{messagekey}@... optionaly in header "from" in addition to "reply-to"

$
0
0

@ashledombos wrote:

Hello,

I know it's not a bug of Discourse, but a missing feature in some email clients (I have three examples in mind, such as the default and, for what I know, only email client of Firefox Os) which ignore the reply-to header, and reply directly to the sender (with the address info@... for exampe in the case of discourse)

Would it be possible to let the user have the possibility to force header "from" being the same as "reply-to", for workaround?

Posts: 3

Participants: 2

Read full topic

Can SQL granting a badge revoke a different badge?

$
0
0

@downey wrote:

Scenario:

  • Have a set of badges called "Foo Level 1", "Foo Level 2", and "Foo Level 3".
  • Each of the 3 badges are automatically granted when some series of things have occurred thanks to SQL queries.
  • A user can't be a "Foo Level 2" until after they have earned "Foo Level 1". In other words, they are a sequence.

What I'd like to do:

  • When "Foo Level 2" is earned, revoke the "Foo Level 1" badge.

Is this possible? If so any advice on how to do it?

Posts: 6

Participants: 3

Read full topic

UTF-8 slugs for categories

$
0
0

@Maestra_Powers wrote:

Is it possible to add? When I create category with russian name, links to it converts to SEO-friendly latin letters. And that's awesome! I bet it's possible to do same with nicknames. If name on russan / japanese / hindi, it can be converted to latin version and you can use it for links to user profiles, but show localized UTF-8 one on pages.

Posts: 2

Participants: 2

Read full topic

Googlebot can't see global announcement banner

$
0
0

@downey wrote:

I hope this is a bug ....

When working in Google Webmaster Tools with our Discourse site, I noticed that Googlebot can't see the introductory text that we've included in our global announcement banner. This text is basically similar to a meta description of what the site is and what it does, so it seems like the content should be included in the rendering that Google gets.

Posts: 4

Participants: 3

Read full topic

Viewing all 60721 articles
Browse latest View live




Latest Images