I am brand new to Drupal and am taking over for the employee who set up this drupal site. I need to edit the form pages that allow users to upload photos and stories, as well as the registration pages, but I can't find any files or any links to do this. Here are the addresses, if that gives any clue.
Story submit: ?q=node/add/story
Image submit: ?q=node/add/image
Register: ?q=user/register
After searching the drupal site for an hour, I have been unable to find solutions to my problem alas am posting it to the forums.
I've been successful in using the upload.module to attach files (with appx size of 5megs) to a node. When I try to attach a file that is now 30megs I get an error message that says "Page is empty". I basically have two questions
1. Has anyone acheived uploading large files using upload.module to a node? If so is the problem I've stated from above familar at all?
1. installed drupal and the project module
2. Created a 'Projects' vocabulary and and added 'Testing' as a term
3. create files/releases
4. Created testproject and added testproject-1.0.tar.gz to the releases dir.
5. Scanned for releases.
I'm running a drupal site for my podcast, and I'm working on using Wimpy Player to stream my archives, using my feed. However, only the past 15 items in the feed show up.
How do I change the default amount of feed items for a blog to a higher number or is this even possible?
I am a new user of Drupal.
I have found Drupal Acrhitecture very great and I have built my first Web Site with last week.
I have installed Internationalisation module and now I try to create a block that would be visible only on node/30. With the internationalisation module, it provides this adress :
This is probably more of a feature request, but I love it so much I'm actually going to try and do it myself!
I just installed Gallery 2 and there is a nice little feature in the bottom corner which allows you to look at the page as yourself or as a default/guest user.
Does anyone have an idea on how I would achieve this?