cck
TinyMCE experiments
I was experimenting with various Drupal related plugins, mostly CCK Imagefield and ImageCache but they all seem to have some issues. So after using FCK Editor for a long time I decided to give TinyMCE and IMCE another try and it seems they made a lot of progress.
I uploaded my current desktop as an example. The wallpaper itself came from here and I found out about it here.
Blogroll
I added a Blogroll to my website.
- Blogroll
- A list of blogs, usually placed in the sidebar of a blog, that reads as a list of recommendations by the blogger of other blogs.
Most blog publishing applications ship this functionality by default or provide a custom module. Unfortunately I couldn't find a suitable Drupal module to do this - the existing module is horribly out of date - so I attempted to create one using CCK, Link and Views. CCK and Views are relatively new to me but I start to understand why they are so powerful and why people love these modules so much.
The only thing I will do in the near feature is to create a page containing all the links with a small description of the website and limit the number of items in my Blogroll block so it doesn't grow out of proportion.

