Dmitry Dulepov

Results 132 comments of Dmitry Dulepov

I do not see an issue. Firsts, documentation does not depend much on code changes. There were many code changes in the past but the manual was updated just a...

I'll consider it :) Thanks for the idea.

There is not usable offline editor for REST files. That's the only reason, which stops me from making docs inside the extension. I am not willing to learn REST syntax...

@aiman-alsari > Interestingly, this only seems to be an issue with this fork (which I'm only using because it comes with Ubuntu). The original nvie repo, and all documentation around...

Oh, and it is really helpful to make a release from a tag or commit id. We generally need to make it from the commit id because this is what...

Since I was waiting for too long on this to be implemented, I decided to do it without git flow. It is easy to do it with plain git. Not...

There is no `HTTP_HOST` at cli environments, which will make any host-based TS condition fail. It will also make `GeneralUtility::getIndpEnv()` return wrong results in various cases. The comment may say...

Related: #25 See [this reply](https://github.com/berthubert/googerteller/issues/25#issuecomment-2097796582) (no solution).

@berthubert Unfortunately it does not help to install it. Check: ```shell $ cmake . && make -- The CXX compiler identification is AppleClang 15.0.0.15000100 -- The C compiler identification is...

RealURL may not generate anything like `http://www.jh-moehringen.de/index.php?id=3&type=841132&type=841132`.