Bugs
- CAPTCHA: if you don't fill it in or get it wrong then 'preview' a submission it gives you an error but no way to have a second go.
- work out why the thumbnail images have 'null' as the title on /newswire
- get rid of the <em> tags in the hidden module emails.
- On aus newswire when going to next articles sometimes get "An error occurred at /views/ajax"
Features
Up arrow icon for 'Promote to public wire' links.
make story teasers and node break before the thumbnails and footer links.
Give the captcha a good test out. Is it working OK? Make readable.
- Create RSS feeds where appropriate. Titles/Teaster/Full - put links on RSS fees page.
- WYSIWYG Editor - minimal but useful buttons - paste from word when control-v is pressed.
- appears to be busted in latest vesions of wyswig api
- Filtered HTML now has simple tinymce editor, note if a article was created as Filtered HTML before this was implemented auto line breakes will fail. Copy the content in View tab and paste in to the edito to fix.
- Full HTML Editor is available to editors and techs, its basically full html + tinymce
- maybey use http://drupal.org/project/htmLawed to strip crud formatting on save, but needs substancial config
Integrate jsaudio so all .mp3 links show a player button.
- Make trusted module log to database when story is promoted/demoted. Store: story, user, time/date.
- Video and audio transcoding. Indytube hacks still need tweaking.
- Flash media player for transcoded media. Make a drupal module?
- Allow theme to have custom CSS and images based on local window variable.
Event calendar - It would be good to have the geography vocabulary exposed so the user can choose a geography and see the event calendar just for that area. Perhaps also
the ability to parameterize it, so say /event-calendar/melbourne would show melbourne's calendar.
- Comment moderation or voting module.