Dragan Espenschied

Results 64 issues of Dragan Espenschied

The screencast option is very useful to observe how websites might cause the crawler to hang, for instance because of cookie banners, captchas, etc. It would be great if there...

After installing the push capabilities, it would be good to have instructions how to verify that the nextcloud desktop client is indeed using the new client push mechanism.

question

Some chameleon variables are nested, for instance `$cmln-link-colors` or `$cmln-link-formats`. From the [documentation ](https://github.com/ProfessionalWiki/chameleon/blob/master/docs/variables.md) it is unclear how to declare these nested variables in LocalSettings.php, it would be useful to...

documentation

Setup: Product | Version -- | -- MediaWiki | 1.37.6 PHP | 8.0.23 (apache2handler) MariaDB | 10.3.36-MariaDB-1:10.3.36+maria~ubu2004 ICU | 67.1 Lua | 5.1.5 Pygments | 2.10.0 Extension | Version |...

question

It be interesting to have functions that would support building an index for client side search engines like [lunr](https://lunrjs.com/). To me it looks like everything is already more or less...

It would be great if snowman supported calling APIs as a template function, and would store the response in a dictionary. Perhaps that dictionary could contain HTTP headers, the response...

:medal_sports: enhancement

It would be nice to support more than one parameter for queries. This would support for many common use cases, such as querying for start and end dates, simulating facet...

:medal_sports: enhancement

Somewhere before pywb version 2.3.1 a particular POST stopped replaying. It is related to old instagram captures. At the moment, the web archive cannot be replayed in pywb 2.3.1 and...

When customizing a single template for a collection, for instance `not_found.html`, template dependencies are not resolved and lead to rendering or server errors. ## Steps to reproduce the bug 1....

## Is your feature request related to a problem? Please describe. I want to be able to [manipulate lists and dictionaries](https://jinja.palletsprojects.com/en/3.0.x/templates/#expression-statement) in pywb templates without the result of the action...