Ed Chipman
Ed Chipman
We should add support for `ctrl/command+f` and `ctrl/command+shift+f` into the `AssetAdmin` section.
We should add support for adding to a campaign in `CMSMain` and `AssetAdmin ` by default, not sure what shortcut to use for this though.
We should remove standalone/manual installing of code bank and lean purely on composer to do it. In doing this we should also ensure the build date does not matter in...
We should see if we can get the add snippet button to not refresh the cms but instead just load the add via ajax using cms-panel-link.
We should switch away from the current flash copy tool and use the new HTML 5 style copy api's. Probably using [clipboard.js](https://github.com/zenorocha/clipboard.js).
We should come up with away to import snippets from other tools such as textmate. This was raised in #17 and would make a nice addition. We'll need some UI...
It would be nice to have more fine grain control over the permissions for Packages, Folders and Languages. Readonly, no access etc would be a good starting point. Currently its...
We should add support for setting the tab index I think this was added after the module was initially built see docs for info. https://developers.google.com/recaptcha/docs/display#config
### Module version(s) affected 5.4.5, 6.0.4, 6.1.2 ### Description It looks like the SiteTreeLinkTracking is not properly cleaning up broken link records. ### How to reproduce 1. Create 3 pages...