I have a new Drupal 6.0 site with content in Norwegian (default) and English. After I have created a story in Norwegian with an English translation, both the Norwegian and the English version is listed on my frontpage. I would expect only one of them to show. Is there a way to decide the behavior for this?
I found an issue that sounds like it's related, "List translated nodes without duplicates" http://drupal.org/node/78973, but it seems a bit strange if this issue has "survived" all the way to 6.0
Drupal 6.x stable. I have installed and done much however for what I want I need some help I have yet to find. On getting to the site but before login, I have it set so no one can see or have access to anything but links. I unchecked visitor permissions and it does it but, always the but, it now has "Access denied" 'you are no authorized to access this page'. I want to have a node on the unlogged-in home(index) page that says hi, welcome etc but nothing else without logging in.
IMHO, this is a critical element that Drupal lacks.
Imagine the impact this could make on this product...one set of code that could be reused over and over, providing a CRUD-like sub-infrastructure for managing arbitrary database tables.
The main things, as I see it, that would be needed are:
Operations: create, read (view lists of records (with edit/delete links), and view details on individual records), update, delete
Ability to sort record lists (ascending and descending) by clicking on field headers
Ability to grant and restrict access to individual CRUD operations for each table based on group membership
Link for CRUD management in backend
Create a new section in Drupal's backend interface which would be a gateway to each table's CRUD (i.e. click a link, and you are taken to the list of records for the corresponding table)
Ability to plug a CRUD interface into the frontend
Functionality to create new CRUD interface
Specify table to use (via displaying a drop down list of tables found in the database which don't already have CRUD interfaces)
As the header says- looking for a drupal developer to build out a site...we have our team of graphic designers who will have design etc in place....need to turn it into a CMS driven site...
Hello, i'm truing to position the navigation(menu) and have such problem:
I see that there is a possibility to position it inside the header, footer, sidebar, and also the content. So i need to position it in the content. But when i choose this option, the menu is placed in the bottom of the content, after all texts and stories, and i need it to appear immediately after header, so that the stories goes after it in the content. And other thing: i need it to be vertical, i mean that each menu item should be on its line, and the next item on the second line.