Hi Matthew,

Two Things:

1

How much experience do you have integrating CKEditor?

Do you have the freetime to take a look at integrating CKFinder on OpenBD?
CKfinder is just a plugin that allows you to upload photos via CKEditor.

I'm curious about how many restrictions can be placed on the plugin.. Such
as.. limiting how many photos someone can upload.

2

I want people to be able to choose their background color. For instance, if
I want a black webpage, I want to set the background color to black and use
something like a white font..

However, this isn't an option with CKEditor. You have to declare the
background color in the CSS of the CKEditor config file. I've looked all
over the forums on how to do this dynamically and there really isn't an
option. The only thing I can think of is to add a block of CSS code to the
CKEditor form field itself.. When you use CKeditor, you can 'view source'
and it shows you the source code / html of what you are doing. I would
insert the CSS code there. If you put a CSS background color tag in the
CKeditor form itself, it turns it the color you want it.

So I would need a script to add the code, and if someone changes it, a
script to remove the code, and insert a new block. It's do-able, and
probably my only option if I can't do it via CKeditor.

What do you think?

-Jason

On Fri, Dec 3, 2010 at 8:39 PM, Matthew Woodward <[email protected]>wrote:

> On Fri, Dec 3, 2010 at 12:02 PM, Jason King <[email protected]>wrote:
>
>> Hmmm..
>>
>> Maybe I will just fix it up a bit and let you check it out and tell me
>> what you dont like.
>>
>
> Sure--happy to take a look. Let me know when it's ready to check out.
>
>
> --
> Matthew Woodward
> [email protected]
> http://blog.mattwoodward.com
> identi.ca / Twitter: @mpwoodward
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.
> http://www.gnu.org/philosophy/no-word-attachments.html
>
> --
> Open BlueDragon Public Mailing List
> http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
> official manual: http://www.openbluedragon.org/manual/
> Ready2Run CFML http://www.openbluedragon.org/openbdjam/
>
> mailing list - http://groups.google.com/group/openbd?hl=en
>

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to