mikeryan.name

Further stages in the development of mikeryan.name appear here.

FeedAPI

Get FeedAPI set up just how I want it on this site (just subscribed to Planet Drupal so far). Check out current state of FEMP.

Also, look into applying what I picked up from my last XML project to developing a generic XML parser.

 

Input format defaulting

How to have Full HTML be my default input format, while everyone else gets Filtered HTML? I saw a discussion on drupal.org on the issue, need to track that down.

Theme

A two-stage process:

  1. Review the currently available Drupal 6 themes for the best short-term choice.
  2. Develop my own theme.

 

WYSIWYG Editor

Since TinyMCE isn't available for Drupal 6 yet, I'm using FCKeditor on this site for the moment. So far I'm unhappy with how long it takes the toolbars to load - I'll check into the behind-the-scenes configuration options, but I'll probably move to TinyMCE when it's available.