I'm creating a custom D7 module and I would like to render the code in an empty "full" template (not a page/node.tpl.php).
For full template I mean from <html> to </html>..
Since now I've used the following code but the template is rendered in page.tpl.php render($page['content'])
I have a Drupal 7 running website, issue is that content taxonomy has three vocabularies, namely category, document type and format, each vocabulary has own terms, now what wish i is to let my users select category then document type and then format, so that results displayed are the contents with all the three selected vocabulary terms. For example what i want is, to have a page on my site where a select list exist (hierarchy) , where user select a category, a document type, a format, and get results of content with all three selected taxonomy terms. I will be thankful for suggestions.
(On drupal 7)
Where can I find in views, the filter "Node translation: Language" ?
Maybe I forgot something but, this functionality is not available in my views filters.
Can someone help me please ?
I just want to filter node language on user's current language.
I already tried with content translation, but nothing is working (when this filter is active) even if I select all languages.
I really really to make this thing working !
Hello, I have a beginner's question... Drupal is successfully installed, I am also using a sub-theme of Zen for formatting and playing with my new web-site. But I atill don't have a feeling that I deeply understand how Drupal works. I have a task to create a basic static webpage (front page) with lets say 3 big buttons (images) leading to different parts of a website.
From a list of 11,844 penny stock symbols I threw out those that had no cash flow statements on the yahoo site. I then looked up the last price and volume figures and threw out those that did not have a price between a penny and ten cents, and those with a trading volume of less than 10,000 shares for the day. I then looked up the 'total cash flow from operating activities' figures for the remaining stocks and scored them based upon positive cash flow and cash flow growth over the four most recent quarterly periods.
Hi! I want to create my web using drupal 7. It´s going to have reviews, news, tutorials and a shop.
Shop page is simple but no idea of how to do it. Which is the best solution for this?
Add button from paypal?
add a shop module? which?
link to a free ecommerce solution like tomatocart? How I solve cross user login?