38 private links
certainlyakey starred Smile4ever/firefoxaddons
certainlyakey starred wp-sync-db/wp-sync-db
This article will discuss how to register fields and field groups via the functions.php file. There are many benefits to using PHP to register fields, the main of which is customization and distribution. The ability to define fields within the theme’s files allows developers to avoid any data loss when working across multiple environments (dev/staging/live). It also reduces calls to the database and can speed up your website.
If you only require a solution for distribution across multiple environments, please familiarize yourself with the local json feature as this solves the issue with minimal effort.
certainlyakey starred aelvan/Imager-Craft
Plugin that allows you to translate your website from Craft CMS UI.
certainlyakey starred victor-in/Craft-TwigTypeTest
certainlyakey starred engram-design/FeedMe
certainlyakey starred fromtheoutfit/navee
certainlyakey starred boboldehampsink/import
certainlyakey starred boboldehampsink/export
certainlyakey starred engram-design/FieldManager
A jQuery plugin that truncates extended text and allows it to be shown dynamically.
certainlyakey starred mnater/Hyphenator
Displays tabs in tiled layouts in Firefox. Arrange tiles horizontally, vertically or in a grid. Resize tiles by dragging splitter bars. Tabs and links can be dragged to open in other tiles. Supports multiple tiled layouts. Works with tab groups.
Generate Craft CMS plugin code scaffolding that conforms to P&T’s Coding Standards, creating the bits you need to get your plugins started.
JavaScript library to help modern web applications with accessibility concerns by making accessibility simpler
Between simple tweaks such as placing the findbar in the top corner, to the powerful "Find in All Tabs" tool, it has everything to make the Find Toolbar a powerful and accessible research tool!
certainlyakey starred r-stein/JumpTo
certainlyakey starred engram-design/Comments
A simple text truncation plugin for Craft CMS. This plugin adds a Twig filter to take your entry's content and hack it down to a more manageable size. It strips the HTML and limits the excerpts by character count, word count, or cutoff marker.