How do I log back in as administrator??

Hi all

Newbie with a little knowledge just got stuck....

I have two users say called admin1 and user1.

I created a new theme in Artisteer... which I know little about... exported the theme to folder and copied folder to Drupal 7 themes folder.

logged in as admin1.... made new theme as default... logged out as Admin1 logged in as user1
and looked at the site as a user ... great

now though... I can find no logout link on my site using my default theme....

helpppppppppppppppppppp....

thanks

george

Using #theme to override theme_checkboxes

I want to theme a checkboxes-element using a custom theme function in my module. However, the options don't show up.

The checkboxes-element in my form:

Is it possible to delete the 'read more' link?

Hi,

Is it possible to delete the 'read more' link on the front page? If so, are there alternative ways in doing so?

I am familiar with html but very new to php and css, so please be gentle with me.

Thanks a million.

Pam

Add a new content to front page

In Danland theme on the front page there is a ' No front page content has been created yet.'
When I go to 'Add new content ' and add a new Page, it is not connected to my front page.

Is there any catch there ?

Thanks!

Creating Question Bank: How do i accomplish this??

I am trying to create a site that list the collection of past university board examination questions of different universities. I want the users to be able to filter the questions in each set of exam paper according to year of examination, university, level of studies and most importantly, the chapters of that particular subject, so that users can have all the question from the chapter at one place. All other except the last one can easily be done by creating a field for each of them in the custom content type, and then using views to expose these fields to the user.

But I cannot do the same for the chapters of the subject. Let's take an example, in medicine we have a board paper on Anatomy. But inside the anatomy papers, questions are asked from different systems (respiratory, neurosensory, gastro-intestinal and so on). So, if i simply create a node for one anatomy paper, I would not be able to allow the user to choose questions from among different systems, right??

How to make additions to a core function

I'd like to add to my module so that it makes changes to an existing core function.

the function is user_admin_settings.

I'd like to add additional permissions to control access to parts of the page.
e.g. to stop people changing the Admin Role but they can still edit the email text and other parts.

I'm not quite sure what to do.
Should I create a function in my module called "my_module_user_admin_settings" and put the changes I want into it or do I have to re-write the whole function again in my module?

Thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x