The Wayback Machine - https://web.archive.org/web/20200817173020/https://github.com/timkelty
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@suitcss @shipitjs

Popular repositories

  1. A set of tasks for Shipit used for symlinking persistent (un-sourced) files and directories on deploy.

    JavaScript 49 19

  2. Craft CMS Plugin: Checkbox Selection + Elements

    PHP 37 2

  3. Sync content to locales on element save.

    PHP 37 8

  4. Additions and tweaks to Chris Ruzin's original bundle

    30 14

  5. Craft plugin (Twig filter) for grouping entries.

    PHP 25 1

  6. Run Shipit tasks from Gulp, or any task runner. Includes Inquirer.js prompts, CLI arguments, customized logging, and more.

    JavaScript 23 5

232 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

Created a pull request in craftcms/cms that received 2 comments

Give EVENT_BEFORE_CREATE_REVISION a chance to set creatorId, source

Using Revisions::EVENT_BEFORE_CREATE_REVISION, you can set revisionNotes, but not creatorId or source. Here's my use-case: My client wants to be ab…

+2 −0 2 comments

Created an issue in craftcms/cms that received 3 comments

AssetIndexer::indexFile does not index assets in-place

Given an s3 object existing at foo/bar/baz.png, and an Asset Volume $volume: I want to just index the s3 object in-place. I'm doing: AssetIndexer::…

3 comments
You can’t perform that action at this time.