How many revisions does drupal 7 keep?

Thank you for helping!!
"
How many revisions does drupal 7 keep?
Is there a setting somewhere to configure this value?
"

Cheers mate!

[Solved] Replace node Link in RSS Feed

Does any one know how to replace the node link with the actual article link.

<?xml version="1.0" encoding="utf-8" ?>

Candidate Feed

http://parrishconsultinggroup.com/candidate-feed
en

Districts Bracing for Open Enrollment (Register Guard) http://parrishconsultinggroup.com/node/3

Best practise to create ajax response

Hi, I would like to add some javascript events to some elements on my web. After user click on my custom text, onclick event handler calls ajax request to the server.

What is the best practise to set ajax in Drupal 7? I just want to set ajax on one link, I dno't want to use Form API for this puprose. I don't think it is suitable for creating just one ajax link.
I usually do it as follows.

Dynamic list of users in menu

Hello,
I want to add a dynamic list of users to my menu.

Let´s assume that I have the users "User 1" to "User 10". Then I want to have a dynamich menu like

Errors (404, etc.) work only if (?q=NOTEXIST) but not example.com/not/exist

I am using bluehost as my host.

Configuration> Site Details
Error Pages are purposely left blank to display "generic denied" page

The DRUPAL errors (404, etc.) come up if the node doesn't exist such as (GOOD):
www.example.com?q=NOTEXIST

but not for (BAD)
www.example.com/not/exist
or
http://example.com/asdf/asfd/now.html

File field API ignoring drupal temp directory?

I'm working on a module that implements a file virus scanning framework. As part of that framework, an administrator or sysadmin needs the ability to designate a "quarantine" area for files to live as they are being scanned.

I thought that by defining the temporary directory in the File System Settings, the file field api would upload files to this location while they were being validated, then move them to the appropriate public:// or private:// directory if they passed.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x