Davor Ocelic

Results 64 issues of Davor Ocelic

Currently Delete on an attachment reloads the page. This should be done via ajax instead so that no reloading happens.

Add ability to auto-save (periodically?) as well as to save and continue editing.

When media support is added (#2), the existing search function should be updated to include media files in the search. If FileTree is used for search, this might even work...

It seems InscrybMDE (and most probably SimpleMDE) render ordered lists with bullets, instead of increasing numbers.

Searching in file contents could be done by e.g. using a grep-like approach, or to use a database like ElasticSearch for search. In the spirit of using files (which we...

The wiki already supports internal links via [[page]]. This model should be made more prominent and useful within the whole user interface. (E.g. below the ToC there could be 3...

enhancement