Drupal is up and running but how do I ...?

does the drupal database keep a log of users' last IP address?

I need to know the IP address that my users last logged in from - is this information automatically stored in the drupal database? (I had a look around, but couldn't see it.) Or will I have to make a script to record it?

Thanks

Is there a module to automatically downgrade a node from frontpage to non front page status?

Running 4.6.5 and would love to have this - gives me more coffee time than sifting through nodes by hand :)

"Last uploaded" block. Attachment.module

Hello!

Is there block something like "last uploaded" in attachment module?
Or how can I create a block showing "last uploaded files"?

As I remember there is such block for upload.module.
Try to googling but found nothing about such block for attachment module.

Masquerade...

I want to use Masquerade so that I can repeatedly switch from ADMIN to ANONYMOUS and back again, in order to check what the site looks like to somebody who just browses to it.

Downloaded it and unzipped etc. Given that it had a ".mysql" file in the package, tested to see if that needed to create tables, which it did, so ran that through mySQL.

Enabled the module in "administer >> modules".

Now ready to go... but how on earth do I switch ?? No buttons, blocks or menu items appear...

Show block only if it has content in it?

I have started a small bloggcommunity. I have also created some blocks which is shown on every page. My profile, my links, my categories among others.

Some of the bloggers use these blocks and some don't. Is there a way to only show a block if it has conten? As it is now these who do not use their blocks still have the blocktitle showing.

.htaccess rewriting URLs

Hi,

I'm using 4.7 RC3.

The update was fine, I am using the new settings.php file and new .htaccess file. The one thing I changed was using this:

# Set some options.
Options -Indexes
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^example.(.*)
RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L]

instead of this:

Pages

Subscribe with RSS Subscribe to RSS - Post installation