Libraries tagged by container world
greenpeace/planet4-plugin-medialibrary
92631 Downloads
This repository contains the wordpress plugin that connects Planet 4 with the Media Library platform.
greenpeace/planet4-plugin-gutenberg-engagingnetworks
16452 Downloads
This repository contains the wordpress plugin that connects Planet 4 with the Engaging Networks platform.
greenpeace/planet4-plugin-engagingnetworks
18184 Downloads
This repository contains the wordpress plugin that connects Planet 4 with the Engaging Networks platform.
greenpeace/planet4-gpnl-plugin-blocks
1616 Downloads
This repository contains the WordPress plugin that provides the blocks to be used with Shortcake UI plugin.
ssm/admin-cleanup-test
10 Downloads
A WordPress plugin which contains a collection of modules to cleanup admin UX
enflow/spam-filter-blacklists
206 Downloads
Contains files with blacklisted words/sentences used by enflow/component-spam-filter
bernskioldmedia/wp-theme-base
433 Downloads
A WordPress theme base that contains helpful base classes and functions that we can extend upon when developing WordPress themes.
matthewfritz/laravel-cms-scaffolding
43 Downloads
This project contains the boilerplate functionality that you would expect to see in a Laravel CMS. That way you can start working on your cool features instead of having to worry about the routing and content retrieval.
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
katoga/texy-minified
1176 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.