16 Dec 2020 |
freephile | I don't find it at https://www.semantic-mediawiki.org/wiki/Category:Special_properties | 20:17:36 |
cicalese | It comes from the SemanticExtraSpecialProperties extension. | 20:22:01 |
freephile | Ahh | 22:03:48 |
27 Dec 2020 |
| cornagtegaal joined the room. | 12:52:09 |
30 Dec 2020 |
freephile | Is there a syntax for excluding namespaces in a SMW #ask query? | 19:11:20 |
freephile | to exclude results from Talk: Template: User: File: etc. | 19:12:14 |
Gary Foster | The only way I found to do that was to include all the namespaces you want to include. I couldn’t find a way of excluding namespaces. | 19:13:43 |
freephile | hmmm. looks like i found the right page: https://www.semantic-mediawiki.org/wiki/Help:Search_namespace_restrictions | 19:14:18 |
freephile | And thanks Gary Foster , you are right. It only allows. you to specify the results you want; not negate the ones you want to exclude | 19:19:26 |
5 Jan 2021 |
| cocopuff2018 joined the room. | 18:33:42 |
7 Jan 2021 |
hexmode | This error message is confusing. Looks like SMW is complaining about enableSemantics even though enableSemantics is there | 19:00:05 |
hexmode |  Download gnome-shell-screenshot-GWS0W0.png | 19:00:49 |
11 Jan 2021 |
| remi.chateauneu joined the room. | 14:26:13 |
15 Jan 2021 |
darenwelsh | I'm learning how to use Mermaid for Gantt charts https://sandbox.semantic-mediawiki.org/wiki/Mermaid_-_gantt_chart
When I define a chart manually (not using a SMW query), how do I specify the theme I want? | 17:33:54 |
darenwelsh | @kgh | 17:34:07 |
darenwelsh | kghbln: | 17:34:11 |
Bernhard Krabina | In Localsetting.php | 17:37:54 |
Bernhard Krabina | $mermaidgDefaultTheme = 'forest'; | 17:39:04 |
darenwelsh | I'm asking about in-wiki, which you can do if it's a SMW query output | 18:28:05 |
darenwelsh | per https://www.semantic-mediawiki.org/wiki/Help:Gantt_format (and I've confirmed I can do this, but only if it's a SMW query output) | 18:28:32 |
Bernhard Krabina | I don't get it. I havent used the gantt result Format. I have used the mermaid extension which does not require SMW. For setting a theme in mermaid you use the parameter. You then create a chart using the parser function. | 19:09:38 |
darenwelsh | so maybe if you use the mermaid extension you are limited to only the default theme? because it seems if you use the mermaid gantt result format from a SMW query you're allowed to specify one of the four themes. | 20:30:00 |
16 Jan 2021 |
Bernhard Krabina | ah. I see. Yes, at the time I was using it, there was only this one option. | 19:40:47 |
19 Jan 2021 |
| Matrix Traveler (bot) joined the room. | 12:27:02 |
| revansx joined the room. | 13:18:03 |
revansx | Using MW 1.34 + SMW 3.2.2 + SRF 3.2.0, A user uploads a collection of "mov" and "mp4" videos from their iPhone.. Is it possible to create an SRF query that will render the video file page results as a collection of playable videos in the query page? | 13:21:44 |
revansx | * MW 1.34 + SMW 3.2.2 + SRF 3.2.0, A user uploads a collection of "mov" and "mp4" videos from their iPhone.. Is it possible to create an SRF query that will render the video file page results as a collection of playable videos in the query page? | 13:26:14 |
revansx | * Using MW 1.34 + SMW 3.2.2 + SRF 3.2.0, A user uploads a collection of "mov" and "mp4" videos from their iPhone.. Is it possible to create an SRF query that will render the video file page results as a collection of playable videos in the query page? | 16:54:09 |
revansx | I use Extension:CSS to style Mermaid gantt charts on a per-page basis | 17:29:59 |
revansx | In reply to @darenwelsh:matrix.org so maybe if you use the mermaid extension you are limited to only the default theme? because it seems if you use the mermaid gantt result format from a SMW query you're allowed to specify one of the four themes. * I use Extension:CSS to style Mermaid gantt charts on a per-page basis | 17:30:36 |