Hmmm.. Maybe I will just fix it up a bit and let you check it out and tell me what you dont like.
It's pretty basic.. Title, keywords, category, width of the page (fixed, or 100%), color of the header (there is a 'details.at' nav strip at the top of each page). Users can pick the color of the header that best matches the page they are building.. The hard part is getting it to change background colors of the entire page. Right now I'm doing it by hand by adding a style element to the source code of the body of the CKEDITOR which changes the background.. the white background is declared statically in the CKeditor css.. so the only way to change it is to add styling after the fact.. On Fri, Dec 3, 2010 at 1:59 PM, Matthew Woodward <[email protected]>wrote: > On Fri, Dec 3, 2010 at 11:29 AM, Jason King <[email protected]>wrote: > >> Do you have any tips? I've already customized CKeditor a bit, removing >> some of the functions that aren't needed.. >> >> > Guess I don't know what sort of tips you're looking for? > > -- > 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
