biakaveron / editor

A simple library for working with various WYSIWYGs and other Text Editors. Current version already has drivers for CKeditor (FCKEditor v3.0), Tiny_MCE and MarkItUp.
20 stars 4 forks source link

Using editor with Kohana 3 #1

Open adeolaawoyemi opened 12 years ago

adeolaawoyemi commented 12 years ago

Hi,

Is there any documentation for using this in Kohana 3. I have followed what's on the Wiki but it doesn't work.

I also had to update the Kohana::config lines to use Kohana::$config->load() instead.

Thanks for your help.

biakaveron commented 12 years ago

Do you mean Kohana v3.2? I havent test it with 3.2. Do you have any errors/exceptions?

adeolaawoyemi commented 12 years ago

Yes. Sorry I for got to mention, I am using Kohana 3.2.