Hi, I would like to know what is the best way to create a custom page for my client where he can update is content by himself, the simpliest way possible for him, without even entering drupal management.
I would like to create a page with different dropdown list where he can't update a table on a page, only by selecting an item in those and add other dropdown list as well.
For example: he logs in a custom page
Theres a list with different kind of fruits, he choose banana and it automaticaly update a page table and update it with banana.
At the top of user-profile.tpl.php it states that $user_profile['user_picture'] is available for showing the account picture. But this does not work. I have been searching everywhere and I have tried many different ways to print the users picture but the most I ever get is 'array' or '1' printed.
Has drupal 7 changed and does the document need updating?
I started with the zen base theme, could that be the problem?
I am wanting to setup an number of gmap content types. Then use views to create blocks to display the gmap content types, which I am able to do.
What I would like to then do is be able to have all the block display on the same page but as a single map with the ability to turn blocks on and off effectively giving me a filter.
So I would be able to show all the place marks for blocks one, two and three, but also be able to turn on and off any the blocks when every I choose.
Does any one know how I would achieve this or if it is even possible?
I'm looking at Titan as a good framework for a D7 news theme. However, I want the front page to display content and then both sidebars to the right in individual regions. (Currently, the two sidebars display in the same column.)
The question is: how do I get the sidebars to display as in the D7 version of Tarski?