Has the RSS aggregator changed how it displays in v4.7? It seems to me to be quite different. I am not getting a title or link to the respective article when I display the /aggegator/sources/nn page (where nn is the number relating to that feed, for instance, /aggreator/sources/3 is my page to the New York Times A&E feed.
I've done a new installation of Drupal 4.7, Gallery 2.1.1, TIMY MCE 4.7 and G2Image 2.0.
Drupal installed fine and works. Gallery 2 installed fine and works. Gallery 2 module installed fine and works. Tiny MCE installed fine and works.
Now I'm trying to get the G2Image button to appear in my TinyMCE set up window.
I uploaded the folder g2image from my g2image_V2.0/tinymce_plugin directory into my Druapl site in modules/tinymce/plugins/ directory so that the entire path is: modules/tinymce/plugins/g2image .
Something I've noticed since finishing a 4.7.0 installation is that blog entries don't display a "By username at yyyy-mm-dd hh:mm" string as is done for other types of posts. This seems (if memory serves, which it doesn't always do) like new behaviour for blog entries and it, so far, appears to be theme-independent. Can someone confirm this? I've been looking through the administration menus for an option to enable the timestamps but haven't found anything that looks like it'd do the trick. What would it take to add this? A (fairly) simple change to a template file?
I have just installed drupal 4.7.0 on a shared hosting service using apache 1.3.3, php 4.4.2, and mysql 5.0.16
When I log into this setup as user #1, click "administer", then click "settings" None of the Drupal general settings are displayed except the following:
settings
General configuration options for your site. Set up the name of the site, e-mail
address used in mail-outs, clean URL options, caching, etc.
Save configuration
Reset to defaults
edit primary links
I wanted to know if there´s a way to automatically suspend a user´s account after ie. 1 year since the day it was created, with the ability to reactivate it for 1 more year (and so on, and on)...
I´ve searched at the forums using the "suspend" and "suspend account" tags... with no luck at all..