Skip to content

Instantly share code, notes, and snippets.

View tkimnguyen's full-sized avatar

T. Kim Nguyen tkimnguyen

View GitHub Profile
### Keybase proof
I hereby claim:
* I am tkimnguyen on github.
* I am tkimnguyen (https://keybase.io/tkimnguyen) on keybase.
* I have a public key whose fingerprint is E558 33F9 0738 289A B898 C212 1DAC AB73 2091 BFC0
To claim this, I am signing this object:
@tkimnguyen
tkimnguyen / registry.xml
Created May 8, 2016 22:30
Enable HTML code editing in Mosaic tiles
<?xml version="1.0"?>
<registry>
<records interface="plone.app.mosaic.interfaces.IFormat"
prefix="plone.app.mosaic.richtext_toolbar.code">
<value key="name">toolbar-code</value>
<value key="category">actions</value>
<value key="label">Edit Code</value>
<value key="action">code</value>
<value key="icon">false</value>
<value key="favorite">false</value>