Philippe Cloutier

Results 181 issues of Philippe Cloutier

Ditto offers an interesting feature to categorize entries, called _Groups_. While [one advanced aspect of that feature (group hotkeys) is documented](https://github.com/sabrogden/Ditto/wiki/Group-HotKeys), the basics are not officially documented in a clear...

I was demonstrating Hypothes.is to a colleague using the Tiki Wiki CMS Groupware web application engine. I annotated a word part of the default wiki page, then went on to...

bug

[The jquery-patch.js component](https://github.com/jquery/jquery-ui/blob/main/ui/jquery-patch.js) increases backwards compatibility by allowing current jQuery UI versions to be used with jQuery core versions anterior to 3.5 (until 1.8). jQuery core 3.5+ would otherwise be...

Comp: Core
help wanted

[The _Reminder: API Redesigns_ section of the _jQuery UI 1.13 Upgrade Guide_](https://jqueryui.com/upgrade-guide/1.13/) contains: > Although the redesigns introduced breaking changes, 1.12 & 1.13 maintains a lot of compatibility with the...

## Description [The _Using Log4j2 as an SLF4J Implementation_ section](https://logging.apache.org/log4j/2.x/manual/api-separation.html#using-log4j2-as-an-slf4j-implementation) of the website's _API Separation_ page contains several outdated elements. For starters, Log4j 2.17 itself is fairly outdated, but most...

documentation
slf4j

It took me a while to find [the website's _API Separation_ page](https://logging.apache.org/log4j/2.x/manual/api-separation.html) today. In hindsight, this is understandable since less important things come higher in the sidebar to the left....

documentation

log4j-api [has the following name and description](https://github.com/apache/logging-log4j2/blob/2.x/log4j-api/pom.xml#LL27C1-L28C50): ``` Apache Log4j API The Apache Log4j API ``` This is at least incomplete, as shown by [this discussion](https://stackoverflow.com/a/76159299/5405434). Log4j developer Piotr P....

documentation

log4j-core [has the following name and description](https://github.com/apache/logging-log4j2/blob/2.x/log4j-core/pom.xml#LL27C1-L28C61): ``` Apache Log4j Core The Apache Log4j Implementation ``` Software products often call a component _core_ when that component is essential to all...

documentation

## Description log4j-slf4j-impl has the following name and description: ``` Apache Log4j SLF4J Binding description>The Apache Log4j SLF4J API binding to Log4j 2 Core ``` log4j-slf4j2-impl has the following name...

documentation

[The manual's introduction page](https://logging.apache.org/log4j/2.x/manual/index.html) mostly consists of a _Log4j 2_ section. That section is somewhat long for an introduction, and it could be confusing. This ticket reports a few close...

documentation