I'm currently trying to create a simple list view to work in Drupal 5. The view (called Portfolio) works, but I am having trouble getting my list template (called views-list-Portfolio.tpl.php) to be used: instead, I just get the default list view. I used the theme wizard (in the Drupal 5 version of the Views module) to generate my code, so I got this for template.php:
I integrated TinyMCE and IMCE and I can nicely upload and use images in this WYSIWYG editor.
However, it doesn't seem to work perfectly. To illustrate, I have included the following image. The text in the editor goes to under the image, however when I post it, everything goes in one line.
Does anyone know what plugins http://act.fresqui.com/ uses for their site to create the digg like effect? If so I would great appreciate if you told me!