Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm trying to create a drupal-powered intranet site, which will be used for document management,
with the documents located on a samba backend,
but drupal does not seem to allow me to create URL's starting with "file://"
Is this something i can change (i've seen some hints at the weblink evaluation code) ?
Seems to me like this could be usefull for more than just me (i do not see why we would want to block file:// url's)
Should i make this into a feature request, or are there good reasons not to do this ?
I am a Drupal Newbie, and I don't even know how to word this correctly, please bear with me. I'm trying to make a menu system for houses that are for sale... so I created a menu block "Homes for Sale", then I have 3 main categories that link to nodes that are 3 different price ranges. Then the sub of those are the individual listings for each price range. How do I get previews/teasers to show up on the different main "price category" pages?
I am setting up my site, but have run into a problem. I am using flexinode to set up additional nodes as needed. But, whenever an item is submitted it creates its own node. What I would like to do is have all submissions appear on a single page.
as an example:
If I create a node for exhibition opportunities, I would like all submitted opportunities to appear on the same page.
But at this point, they each create there own node; i.e. node 18, 19, etc.