Ready Set Fix
![]()
It only took 4-6 weeks to complete my first round of bug-fixes to the family site. I've had some people say "what bugs, this works great", while others complain of "fatal errors", no their not really fatal, the web-site is just overreacting.
That being said, the clunkiest part of this site remains to be the FCK rich text editor (Yes the editor module is titled "FCK"). More specificaly how easy (or not so easy) it is to add a picture to your blog post, forum post, or any other content you are creating. Creating images for the gallery and creating galleries is working great and very easy, it's when we want to add theses images to other content problems occur.
Currently the best way to add an image to your blog post
or message board post is to use the image upload feature, which is represented by a button that sits just below the rich text editor. This button will open a modal box that allows you to upload one or more images, and optionally place them into an existing category (photo gallery). Once the image is uploaded, just drag it into the rich text editor, and your done.
This is not the most straight-forward method, but I am working on creating custom input filters for blog entries. These filters are actually being used for other projects as the need for users to easily style simple content is huge.
Otherwise, let me know if other issues arise, or you experience anymore "fatal errors"
