Hi,
is it possible to set default CCK fields for all content types created with Ubercart? When I create new class, I have to add all CCK fields to new type from beginning.
in fact migrating from drupal 5 to drupal 6 then to drupal 7
is almost crap not worthy at all
because for me it caused loosing most of fields (custom fields) & image and file fields data & structure
and it only kept the field of title and body
so is there a way to get the full of fields in drupal 5
or i have to recreate these fields and re enter the whole data again !!!
I customized the page template in adding several fields (such as PHONE, NAME...). The pages with these fields are displayed correctly, work perfectly.
Now, with the UI Search feature, I'd like that the block Search Results display extra information such my above customized page fields (PHONE, NAME).
I think that I have to edit the file /modules/search/search-result.tpl.php but I don't know how to manipulate the page field names PHONE and NAME into the TPL.
I've installed Drupal 7.x and using core modules only. I've set up pages with two languages, by adding languages in "Home » Administration » Configuration » Regional and language" and setting "Determine the language from a request/session parameter".
I've created separate custom menus for both languages and all articles have either english or finnish set. Everything is working fine except when I promote pages to front page, it is showing teasers for both languages.
Hi
I want users to be able to comment other user profiles. when I used drupal 6, I used content_profile project. Is there a module that can add comments to user profile in drupal 7 ?
Thanks
Bambiker
Hi.
I am learning to edit block configuration with my own module. I think, I have to use hook_block_configurate. But when I use this function, nothing changes. i have simple test: