manual icon indicating copy to clipboard operation
manual copied to clipboard

li₃: The Definitive Guide

Results 7 manual issues
Sort by recently updated
recently updated
newest added

Typo in cache config examples where "Memcached" is written instead of "Memcache" on the website and here. "Memcached" does not seem to work. For instance: https://github.com/UnionOfRAD/manual/blob/062a85b2823fd06c1e28bb13381742c59b2e6574/09_common_tasks/05_caching.md#configuration

There is no current explanation of how to take an application and make it a plugin, or how to start a clean plugin from scratch (and how to integrate it...

enhancement

This is a constant request for me, there is a ton of automatic stuff going on here that is extremely difficult for new folks to figure out.

missing

This is a pretty key feature of the framework, but was constantly changing - now hopefully it can be stabilized and documented.

missing

Having is possible in a query, but there is no documentation for it.

missing

I was creating a plugin so that I can communicate with a legacy API so I was reading up on [Creating Data Sources](http://lithify.me/docs/manual/working-with-data/creating-data-sources.wiki). It talks about using `item()` but it...

changed behavior

This is a combination of several inputs to improve the manual. Some general problems identified in the manual: - Choice of categories/Ordering of concepts - Concepts are introduced in a...