Top new questions this week:
|
I have a problem when updating a variable with return system_settings_form($form) - Basically, I store a variable as an integer, but when I press Save configuration, it works very well except that it …
|
While I can filter on content types in Workflow / Data Alterations I do not see anything for roles when adding users. Is it somewhere else or is it something needs to be developed? If the latter, …
|
I have a content type which has a date field. That date field collects:
Year
Month
Day
Hour
Minute
I've created a view with a filter on that field. The granularity I can filter with only goes down …
|
I want to create a MySQL View in hook_schema() for a module I am developing.
Does anyone know how to do that?
|
I wrote a custom javascript thing for the views module but I'm not sure how to go about publishing this on the drupal site. I know there are alot of requirements, but is there an easy step by step …
|
There is a lot resource for doing it in D6. I didn't manage to found solution for D7. My module has .install file (table schema).
Could someone write here steps for installing and enabling selected …
|
In order to curb ardent spammers in Drupal 6, I'd like to limit the number of forum nodes that an authenticated user can create per day. So for example ordinary users can not create more than 3 posts …
|
Greatest hits from previous weeks:
|
Is there anything I can do to prevent somebody from knowing my site is using Drupal by looking at the source code of the front page? I am referring to people who scan sites using software that detects …
|
I'm looking to render a certain field before the node's title when displaying a teaser in D7.
Effectively I want to go from this to this.
I have looked into updating the node.tpl.php but I notice …
|
Can you answer these?
|
I am using such modules as Media, Media Gallery and Media Gallery Extra (with Media Gallery Directory inside) in my Drupal 7 for creating of galleries. Straight after installing everything worked …
|
Drupal 7, Views 3
I've got several views configured which display data over many years. The data is filtered by Year using a date field as filter criteria. For each year I have attachment views that …
|
I am trying to import BBC persian feed from http://www.bbc.co.uk/persian/index.xml using aggregator module in Drupal 7. For some reason, I always get the same link for the article for all items …
|