DrupalCon Paris 2009: Inline Image Placement Using CCK
How to easily set up an intuitive WYSIWYG editor that supports inline image placement using CCK image fields
Jen Lampton (Chapter Three)
SESSION: http://paris2009.drupalcon.org/session/how-easily-set-intiutive-wysiwyg-...
SLIDES: ??
VIDEO: http://www.archive.org/details/HowtoeasilysetupanintiutiveWYSIWYGeditort...
- Vertical Tabs Module for fieldsets on node/edit pages
- Input formats
- Filtered HTML
- Full HTML
- Create new filter
- Better formats
- Default input format per role
- Use permissions to hide input format fieldset
- Filefield insert (CCK)
- Enable HTML insert
- Inline image
- Works with imagecache
- Filefield sources
- Auto complete
- IMCE allows to browse
- Control image position
- plugin = font style
- Add your own styles
- Make a new stylesheet and register in theme.info
- plugin = font style
- Drag and resize in body
- Saves in imagecache
- Need image resize filter
- Auto-constraint proportions
- Plugins for TinyMCE
- Paste from Word
- Paste as text
- Settings
- Force cleanup on paste
- Doesn't always work, especially from Word2007
- Force cleanup on paste
- Multiple images
- Setting in content type
- DME Module?
- Setting a “caption”
- As description field
- Theme to display
- As description field







