I'm trying to figure out a way to help TinyMCE understand the internal: syntax used with pathfilter when it renders images within the editor itself. I need my WSIWYG to WSIWYG fully. :)
i'm getting ready to create a 2 new node content type modules...
1) Module A will need event information enabled on it (via event.module)
2) Module B will need location information enabled on it (via location.module)
Normally, you *manually* install the event and location modules first and then enable them in admin/modules. Then you *manually* enable event and location functionality on a given node type in admin/settings/content types.
I'm wondering if I'm the only one that is concerned about this but...
We have just moved our main web site to Drupal 4.7. In our tests with 4.6, RSS feeds (as we wanted to see them) were so easy with Aggregator 2. Just create the feed, a list block was created in the blocks menu list, put it where you wanted, and click the RSS item titles to go to a newly created node with the feed detail on it.