Albin Larsson

Results 92 issues of Albin Larsson

Example(`warp_status` was added): ``` |inscriptions = |notes = |other versions = |warp_status= warped}} ``` && ``` |longitude = |warped = ok |warp_status= warped}} ```

aspect: tree

The numeric facet UI has a slider for defining a range, however, it's not possible to set a precise range without editing the facet expression. ### Proposed solution The values...

enhancement
to be reviewed
facets

**This is very much a work in progress and has a long way to go.** The intent of this pull request is to bring theming and in particular dark-mode support(#3017)...

IIIF and the IIIF Presentation API are used by many GLAM institutions and the ability to import records IIIF Collections would greatly reusers who wish to clean GLAM data or...

enhancement
to be reviewed
new data format
wikicommons

The limitedLanguageList.html example can be used to demonstrate this change. Before: ![Screenshot_2020-09-06 Universal Language Selector](https://user-images.githubusercontent.com/2631719/92331883-03e16180-f07a-11ea-99bc-6d9508fe25fb.png) After: ![Screenshot_2020-09-06 Universal Language Selector(1)](https://user-images.githubusercontent.com/2631719/92331885-0643bb80-f07a-11ea-9531-4cda18d536e0.png)

If you access a nonexisting variable using the `config` function: ``` {{ config.Metadata.this_does_not_exist }} ``` It will just return a blank string making it tricky to spot errors. Instead, it...

:medal_sports: enhancement

Dicts would be very useful to many Snowman users as it's easy to sterilize to JSON as well as allow one to return multiply values from a template, we should...

:medal_sports: enhancement

`re_replace` "string" https://pkg.go.dev/regexp#Regexp.ReplaceAllLiteralString

:medal_sports: enhancement

The `cached_include` and `cached_include_text` functions should take the same arguments as `include`/`include_text` but instead of rendering the template each time the functions are invoked it should instead render the template...

:medal_sports: enhancement
large-project-support

Following #17 we should provide a devcontainer.json example so that users of Snowman can onboard contributors easily.

:writing_hand: documentation
:medal_sports: enhancement