- Issue created by @strakkie
- πΊπΈUnited States gcb
@Strakkie Thanks for the patch!
The warning fix is definitely needed. However, the other part breaks the module. The way this module works is that you create items, and then you add content to them. That's the content. Note the function "content_snippets_config()".
Items include a name, a machine name, a type, and a description for your snippet. Those appear under the "Content -> Snippets" for site editors with the proper permissions to set values for those. So, you need to create the item and THEN set the value for it as separate tasks. The idea is that the sitebuilder or developer creates the items, and leaves it to the content editor to be able to change the text. This help make site content editable rather than hard-coded for custom usages.
-
gcb β
committed b02d92e5 on 2.x authored by
strakkie β
Issue #3405913 by strakkie: usort() deprecation on admin overview and...
-
gcb β
committed b02d92e5 on 2.x authored by
strakkie β
- Status changed to Fixed
12 months ago 5:23pm 4 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.