Time
S
Nick
Message
06:45
Virgile joined #dataverse
10:32
VJ joined #dataverse
12:05
Virgile joined #dataverse
12:07
VJ joined #dataverse
12:09
Virgile joined #dataverse
12:33
florent25 joined #dataverse
13:46
Virgile joined #dataverse
13:51
VJ joined #dataverse
13:59
VJ joined #dataverse
14:04
pdurbin joined #dataverse
14:09
Virgile joined #dataverse
14:59
donsizemore joined #dataverse
15:00
donsizemore
@pdurbin morning. may I ask another piddly little config question?
15:01
pdurbin
donsizemore: certainly
15:02
pdurbin
florent25: oh hey, I think I just emailed you.
15:02
donsizemore
@pdurbin on demo.dataverse.org, when a file is preview-able, the dataset page displays an eyeball: https://demo.dataverse.org/dataset.xhtml?persistentId=doi:10.70122/FK2/EZFCSO
15:03
donsizemore
@pdurbin but on each vanilla 5.4.1 dataverse instance i have, there is no eyeball and previews are accessed by the "access file" drop-down
15:03
donsizemore
a lady is asking and I don't see much in the config portion of the guide
15:04
pdurbin
So, the eyeball means there's a preview tool configured for that file type. Preview tools can also be explore tools, which is the somewhat confusing part.
15:05
pdurbin
So I'd list your tools and see if they're preview, explore, or both.
15:05
donsizemore
they're configured by copy-paste from the GDCC repo. hmmm.
15:05
pdurbin
Ah, then I'll go look.
15:06
donsizemore
they all say explore. so in the short-term, I make the type: preview and Jenga?
15:06
donsizemore
in the long-term, I'll dig and see how to better config that out of the box
15:06
donsizemore
maybe just make them both
15:07
pdurbin
Hmm, in the readme they're using hasPreviewMode, which we deprecated.
15:08
donsizemore
in the DB I see externaltooltype 'EXPLORE'
15:09
pdurbin
Ok, if you are not seeing PREVIEW that explains why you don't see the eyeball.
15:09
pdurbin
Or the Preview tab on the file landing page, I assume.
15:09
donsizemore
for now Ima make all these say PREVIEW
15:09
donsizemore
and open an issue about this, and hasPreviewMode being deprecated
15:10
pdurbin
Let me see what I wrote about hasPreviewMode.
15:12
pdurbin
Ah, it looks like we dropped hasPreviewMode completely.
15:12
pdurbin
alter table externaltool drop column if exists haspreviewmode;
15:13
pdurbin
'This "preview" type replaces "hasPreviewMode", which has been removed.' https://github.com/IQSS/dataverse/releases/tag/v5.2
15:13
donsizemore
Ima open an issue. poor Jim has already heard from me once this morning
15:13
pdurbin
:)
15:54
pameyer joined #dataverse
22:42
nightowl313 joined #dataverse