Hey again. I've got a site that's largely dependent on attached files to flexinodes, but the moment two files are submitted with the same name, everything goes to hell. Drupal creates a second file with an incremented _0 or _1 on it - so far, so good. But heaven help if you try to link to that new file!
How on earth is one supposed to tell Drupal to find this second file?
I am delighted of the front page of the NYT http://nyt.com. So how it may be built on the Drupal, what the module it can? Many different blocks of information on the front page and the futher page with full text?
I have an existing PHP/mySQL setup to allow users to make certain queries on a (scientific) database, and to format the output, display results etc.
It is currently very simple and only has three pages
- the first page creates a form that allows the user to make a number of selections and "submit"
- the second page is the target of the submit and it then queries the database and displays a table of the results, along with a new form to receive further input about whether the user wants more details
- the third page dispalys the detailed output.
I Have been working on drupal since the last few days.
I had got a problem with weblinks:
After i install the weblink module , i can only create a weblink through create content
But I can't find a way to view all the weblinks
I created a menu item and gave the link as "weblink" but no menu item is created
I can only see the "weblink" menu item on administrator menu section and not on the navigation
I have just installed the views module and having a play, one thing I am not sure of is using the views module to display image gallery, I seem to loose the ability to display the thumbnails in a nice grid and also the thumbnails next to each category.
Is it possible to link them both together or create an image gallery view ?