Anthony Blackshaw

Results 150 comments of Anthony Blackshaw

@cubiclesoft Agreed - I think wherever a CoffeeScript example is presented a JavaScript example should also be included. I'll make this a rule for new content updates and look to...

@PubliAlex Thanks for flagging your interest in this feature :+1: CT and associated libraries are being rewritten for ES6 (from coffeescript) as our priority - I'm afraid I don't have...

@jnnkB we currently use ContentFlow snippets to achieve this but it's not ideal. We are planning to support the picture tag and figcaption in the CT 2.0, image support needs...

No - I need to set up a new repo on here for CT2 and support people posting feature requests with tagging for what's a feature request and which have...

Hi @Rverm are you looking to build the media manager yourself or are you thinking about integrating an external media manager (such as KCFInder). The reason I ask is that...

@cmangen I can certainly create this for you or help you integrate an existing colour picker if that's your preference (email me at ant[at]getme.co.uk), however, if you're considering implementing this...

Hi @MasterPain111, It isn't part of the editor's feature set currently but it would be a useful feature to add and I don't believe it would be too much work...

Hi @baixue666, The ContentTools editor and the `ContentEdit.Image` element don't support insertion into tables, however you can insert images inline into a table cell, for example if your page contained:...

Hi @harshitaparmar, Here's an example taken from a recent project: ```JavaScript // Add custom class styles for the site ContentTools.StylePalette.add([ new ContentTools.Style( 'Highlight - Apply a highlight tag to bold...

@harshitaparmar I'm hoping the above is what you're asking about - if I've misunderstood can provide a slightly more detailed question please.