瓷砖图片库

:warning: 此组件已弃用。Discourse 现已内置平铺画廊功能:


响应式网格画廊!



基于 David Desandro 的开源库 MasonryImagesLoaded 构建 - MIT 许可

“… 在 MIT 许可下发布。请随意使用。”


我该如何使用此组件?

此组件会在编辑器中添加一个按钮。

因此,您只需:

  1. 使用默认的 Discourse 上传按钮上传一批图片,然后选中这些代码:

  1. 点击画廊按钮。

您将在预览窗格中看到所选图片的静态预览

完成!


还有其他需要注意的事项吗?

此组件不包含任何颜色或背景样式。它将继承当前主题的样式。

以下是该主题组件在不同主题上的运行效果:

此主题组件还保留了默认的 Discourse 灯箱行为,这意味着点击任何图片都会在原生灯箱查看器中打开它们。

我可以同时使用 Slick 和 Tiles 吗?

当然可以!:smile:

这是通过将 Slick 和 Tiles 都作为主题组件来实现的。

如下所示:

然后,您可以将上述示例中的“我的主题”设为默认主题,或设为用户可选主题,这样它就会同时包含 Slick 和 Tiles。


衷心感谢所有在此过程中提供帮助的人们::yum:

@dax - 编辑器按钮
@cpradio - 按钮翻译
@Mittineague - ajaxComplete 处理程序
@simon - api.onPageChange 处理程序
@vinothkannans - 主题页面 URL 正则表达式
@sam - 将 data-theme-* 添加到白名单属性中


欢迎提交错误报告、建议或拉取请求。:wine_glass:

安装此主题组件

92 个赞

You demonstrated that both Slick & Tiles theme can be used at the same time, but did not explain how. Could you please? (explain how)

1 个赞

That’s a very good point @kaefert thank you for bringing it up :sunflower:
I will edit both the Slick and Tiles topics and clarify what I meant.

In the meantime, to answer your question:

Tile and Slick act independently. What I meant to say here:

is that there is no conflict between Tiles and Slick. If you want to use both Tiles and Slick at the same time, you can! You just have to install both of them, separately.

If you install both of the same time, you get something like this in the composer:

Capture

And if you use both of them in a topic/post you end up with something like this:

3 个赞

The problem I have about activating both at the same time is that I only can set one as default in the admin settings, and can only select one of them in the user settings.
Screenshot%20from%202018-03-10%2015-33-32_crop

1 个赞

I understand :ok_hand:

What you want you do is make Slick and Tiles components of your current theme instead of them being user-selectable themes.

Like this:

You can then make “my theme” in the example above the default theme or make it user-selectable and it would include both Slick and Tiles.

7 个赞

Bugs*

Thanks for reporting @savas

Can you share a little bit more details? The reason why I’m asking is because that looks like a onebox. This theme component only applies styles to images within very specific structure like so

.tiles-initialized {
 // all styles are applied here
}

So it should not have any effect on oneboxes at all.

Does the issue still occur if you disable the the theme temporarily?

2 个赞

i got installed facebook onebox plugin can he mess your plugin ?

1- The Facebook onebox plugin is not supported anymore, you don’t need it.
2- No, there should not be any conflict between the two. Tiles only targets specific images but you have to use the button in the composer to make it work

image

If you’re not sure, check the OP again and let me know if you need more help.

4 个赞

Both the Slick theme component and this one don’t seem to work after upgrading discourse to 2.0.0.beta5. JS Error messages for this one:

I18n.translations.en.js.composer is undefined
@https://discourse-instance/:104:2
O@https://discourse-instance/assets/application-d85c1a58a506702e3c09017c9d92a23100e1ec3c2a620a10440601587bf2d226.js:13:23523
initialize@https://discourse-instance/assets/application-d85c1a58a506702e3c09017c9d92a23100e1ec3c2a620a10440601587bf2d226.js:6:8870
runInstanceInitializers/<@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:23844
n</e.prototype.each@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:8774
n</e.prototype.topsort@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:8272
t</e.prototype.topsort@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:7670
_runInitializer@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:24023
runInstanceInitializers@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:23786
_bootSync@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:11232
didBecomeReady@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:8:17098
invokeWithOnError@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:7:19387
flush@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:7:19832
flush@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:7:20592
end@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:7:20937
run@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:7:22006
join@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:7:22126
u.join@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:13:3164
u.bind/<@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:13:3370
p@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:2:9019
o/</f<@https://discourse-instance/assets/ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:2:9324
1 个赞

Hi @kaefert, @vchrizz and thank you for reporting :sunflower:

My apologies for not getting to you earlier.

the good news is that I have just tested on v2.0.0.beta5 +120 and both Slick and Tiles seem to be working.

My guess is that subsequent commits to Discourse addressed the issue.

Are you still facing the same problem?

Even better news is that I tinkered a little bit with both Slick and Tiles and they now have much more targeted firing methods that will only fire when needed. Credit here goes to @vinothkannans for the awesome tip.

So if you’re using either Slick or Tiles or both, please update now and let me know if the problem is still there, or if there are any other issues that need to be addressed.

10 个赞

I just upgraded our Discourse instance to the latest commit and reinstalled the two themes components. Everything works again as it worked with beta4! :slight_smile:

Thanks for your help!

3 个赞

I am facing a Problem on beta 2.0.7.
I imported the Theme and configured it as a Child-Theme for my standard “Dark”-Theme.

2018-04-25%2012_01_21-Administration%20-%20Kneipentruppe%20-%20Forum

(Had to split the post because I cannot include more than one image in my posts)

However I just get a blank Screen…any ideas on that?

@Lars Can you check if there are any errors in the browser console?

2 个赞

1 个赞

Ok, thank you. Can you update the theme and check again?

1 个赞

Did an Update and refreshed (cleared cache).
Seems to be the same error.

2 个赞

Ok, try it again one last time :sunflower:. If that does not work I’ll take a deeper look at this and fix it within the next couple of hours.


After the fact edit

Crosspost:

6 个赞

That did the trick, thank you very much for the quick help :slight_smile:

5 个赞