Results 79 comments of Marco

@link2xt Yes, that's for sure a very nice initiative even if I'm not a fan of such container and I'm glad you're taking action on this.

@yodatak that would the quick and straightforward approach, right, to build the image. I think the problem is how to mount the repositories, databases, webserver configuration for persistence of important...

Working on this Docker thing.

yodatak writes: > I change my https://github.com/yodatak/amusewikitooling-docker and try > to use alpine but i got some fonts issue LaTeX Font Warning: Some font > shapes were not available, defaults...

The initial domain can be set when calling the configure script: https://github.com/rojenzaman/amusewiki-docker/blob/master/texlive-base/Dockerfile#L69

As per the previous discussion, once #158 is done, WP needs a plugin and a whole excursion to the PHP land. It could help to improve the amusewiki popularity for...

Rojen Zaman ***@***.***> writes: > I wanna to show an extra information for the document. But I don't > wanna to write this info to `#notes` section. It'll be like...

Rojen Zaman ***@***.***> writes: > Thanks! It helped me. > > I will use this: > > var api = $('#page').data('text-json-header-api'); > if (api) { > $.ajax({ > url: api,...

Rojen Zaman ***@***.***> writes: > It would be nice if custom categories could also be specified in the > first text creation section. Is this also possible in the near...

@rojenzaman do you have the chance to test the branch `custom-directives-402` and see if it looks good to you? Beware that there's a database upgrade. Thanks