This forum is for less technical discussions about the Drupal project, not for support questions.

Displaying PDF in frame

I have all the pdf files in one folder www.mysite.com/images/ . Is it possible that via some php script whenever user access those pdf files either directly or through google, it is opened inside a frame (with my website's logo, menu etc as the top banner above the pdf) instead of opening directly as pdf file?

Dictionary with multiple categories

Hi,

Could someone tell me if it's possible to use Drupal as an online dictionary with multiple categories. Say a category for dogs with and A-Z that has a list of terms in each letter, and the same for cats and horses etc for example?

audio import

I got audio, audio_import together with playlist modules installed for my site under drupal 4.7. Got the latest versions of all those modules. I was having problem to upload mp3 files greater than 2 mb. A quick search in the forum revealed to change the php.ini. I changed it. Now I was supposed to be able to upload files up to 10 mb as to which i changed the maximum upload_size . Now I want to add a new audio file to my existing playist. I got the evidence that my settings were correct, as i got " NOTE: the current PHP configuration limits uploads to 10 MB.

views.module filters multiple search

Is there any way I can use the view.module and search for a number of filters. Basically I want to have a page that displays all nodes that start with any number. I tried setting the field to 'starts with' and entering:
"1,2,3,4,5,6,7,8,9,0"
"1, 2, 3, 4, 5, 6, 7, 8, 9, 0,"
"1 OR 2 OR 3 OR 4 OR 5 OR 6 OR 7 OR 8 OR 9 OR 0"

None of thoseworked, is there any way I can do it?

Absolute Beginners

Never used drupal before? Well heres a suggested list of steps to learning drupal quickly.

STEP 1. Where to begin?

Do the tutorial at http://www.teachyourselfpracticaldrupal.com. By the end you should be able to create a simple website with drupal.

Smart Quotes Problem

Hi All
I am using slightly modified version of box_grey theme.
I am also using CCK - and to show the CCK nodes in a different manner - i made a new tpl.php file in the box_grey dir. In this tpl file - i am showing specific fields in specific ways.
My problem is that smart quotes are not working properly
eg:
They show up like this
“Sure,” I said.

I made a test php script - where i extract the same cck node from the DB - and just echo it out - without any theming around it - and it works fine
“Sure,” I said.

Pages

Subscribe with RSS Subscribe to RSS - General discussion