Ian Eslick <[email protected]> writes: > How compatible is your yui branch with -dev, and are there any plans > to integrate directly or as a contrib one of the yui branches being > worked on?
It requires presentation-dom-id, I'm not sure if that made it into -dev yet (it really should). Otherwise, the current tip of my YUI branch is adapted to my navigation-rewrite branch, but if you skip back two patches (to commit fd7a9e6624c965aa9a2c3250a0c8c6a8c3b54c23), it should apply just fine to -dev, as it's mostly self-contained. You might want to know that there is another YUI effort by Leslie -- I am not sure what its status is as of now. --J. > On Jan 26, 2009, at 6:10 AM, Jan Rychter wrote: > >> >> Ian Eslick <[email protected]> writes: >>> I recall a discussion some time ago about TinyMCE - has anyone had >>> success integrating this with weblocks, and if so can you point me to >>> an example? >> >> I tried, didn't like it, then decided that I prefer YUI anyway, and >> used >> YUI RTE instead. Works fine in views (:present-as (yui-editor >> :max-length 16000 :rows 15 :cols 45 :config *default-editor-config*)), >> but requires the presentation-dom-id patch and the rest of my yui >> branch. >> >> Appropriate YUI modules get loaded on demand when needed, obviously, >> so >> you don't pay the price on every page. >> >> --J. >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
