Andreas Gohr

Results 119 issues of Andreas Gohr

The current implementation of `PageFile` is not ideal and should be improved. Its concept should be similar to the `MediaFile` class. We probably want to differentiate between * `Page` -...

Refactoring ♻

This is work in progress based on #2943 Goals: * Plugin authors should be able to reuse the index mechanisms to build their own indexing (eg. the docsearch plugin) *...

Incremental Improvement for #3556 This is a first step at stuff at restructuring the indexing classes a bit more. Some background: We have basically two different kind of index files:...

I think it would be a nice feature if users could set up an access token (automatically generated) in their profile. This token could be used to authenticate without asking...

Feature
Needs Feedback/Discussion
Category: ACL & Authentication

We resize all images to their displayed size. This saves bandwidth and makes pages load faster on slow connections. However modern high resolution displays have more dots per pixel available...

Needs Feedback/Discussion
Category: Media Management

This plugin was originally written by me to handle simple mail forms only. During a research project in 2011 the plugin was enhanced to add the template mode. This was...

When jumping to a an anchor on a long page, the actual link target will be covered by the fixed header. I had success fixing this problem using the trick...

bug
work in progress

I really like this app, thank you for making it available. Here's a feature I'd like to see: I would like to have the content I created periodically sent to...

long term plan

There's a command to let the printer return the currently loaded label type. It would make sense to use that to only display label options that are currently possible.

It would make token handling easier if I could create a `~/.gittyrc` or similar config file to store the tokens. Even better if gitty would ask for a token interactively...

enhancement