Drupal File module unlimited file types problem

Hi.

I'm trying to create a file field which would allow certain secure users of my site to upload any file type. However leaving the 'allowed file extensions' field blank sadly doesn't allow me to upload anything. On the other hand entering a list longer than 158 characters is also impossible.

Can anybody provide a work-around on how to allow uploads of all file types?

Thank you.
D

Custom 403 page for anonymous users as a welcome page to the site

I hope this is not a silly question! I am learning how to build a site with Drupal having installed D7 on my localhost (PC) before setting it up on my host and going for real. This is my first foray with Drupal. I wish my site to be accessible to logged in (registered) users only and therefore I have disabled Anonymous ability to View Content. However I wish all visitors to see something welcoming with a request to log on rather than the bare default Access Denied page. I have created such a custom page and set it in Site Configuration as the custom 403 page. However when it failed to display I searched and found that the two conditions are incompatible. My question therefore is:
How to I create a custom Access Denied page visible to Anonymous visitors which allows logon to the site? Or put another way how can I have a Welcome page with a logon function and keep all oithe pages invisible to or protected from anonymous visitors?
The downside is I am not a professional programmer and have little knowledge of PHP or other coding. I am sure this problem has been solved but 2 days of searching has not revealed it! Thank you for any assistance and guidance.

A few days later...

CSS files

Adding style sheets

Picasa Album in drupal 7

Hi,
I want to use photos from Piacasa Albums in my site. When i used drupal 6 it was a modules which allow to use one Picasa account. Now this module don't have version for Drupal 7.

Perfect situation it will be, when each member of my site could add as a node link to his/her picasa album.
Any chance for this solution?

Set conditions for fields

Is there a simple way/module to set conditions on fields upon edit?
e.g. if a checkbox is marked, an image is required, if a boolean is set, x is required etc...

form refresh (or cache problem?)

Hi everybody,

I based my module on the ajax examples to make a multi step form.
In these examples, we can delete the last content of contents added dynamically.
But, i have to delete several content in one click, and this is my problem...
The form load the data in the form from database, and my delete submit, i delete the content checked. Until now, everything is allright.
But, the data in the form is still the old one, i have to reload the page to see the changes.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x