silverstripe-codebank icon indicating copy to clipboard operation
silverstripe-codebank copied to clipboard

Code Bank is a code snippet manager with syntax highlighting for multiple languages including C++, ActionScript, Flex, HTML and SQL to name a few. Code Bank also has a simple revision history with a c...

Results 7 silverstripe-codebank issues
Sort by recently updated
recently updated
newest added

Adding some screenshots to the README will give people an idea as to what it looks lik before they try installing it.

enhancement

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...

enhancement

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.

enhancement

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).

enhancement

Hello! I'm helpful robot. I noticed there were some deviations from PSR-2 in your code. The core committer team recently decided to transition SilverStripe Framework and CMS to PSR-2, and...

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...

enhancement

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...

enhancement