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.
The language switching block works well on my English and French site. On the English site, there is a a "French" (Francais) link in a block on the left menu. Clicking on the "Francais" link would switch the site to French. The i18n and localizer modules let you select the block in admin -> blocks. No problem.
But I want to put the language switching link in a custom theme somewhere else on the site, not in a block.
Where and what is the php code for language switching ?
How do I put the code of the language switching block in the page.tpl.php ?
I am wondering if this would be possible in drupal.
I would like to have two roles:
- editor
- administrator
I would like everything editor does to be approved by administrator before it publishes to website. Is this possible?
I did try "modr8" (http://drupal.org/project/modr8) but it seems like it doesn't do what I want. Furthermore, what it does doesn't make sense. When I login and publish a new page, it publishes it live anyway with a note that it is not published.
Is this at all possible? in the Filter block in views there are options like Voting Function but it looks as if they are just meant to display the ratings on the view... rather then filter by vote result values..
Does someone know how to filter by vote though?
I'm new to Drupal (as you'll see below ;)), and although i find it exciting to work with and explore, there are some things i still haven't fully understand, and i think these are "sine qua non" issues: user/role permissions, categories and taxonomy.
What i'm trying to do is this:
1. I have customers who need some work to be done (don't they all?!), and i'd like to use my website to allow some "working progress" view.