CCK time

How to implement measurement of duration with CCK?

Current situation

I have a site for sport exercises. Duration of exercise is measured in minutes. Seconds are measured in decimals. Challenge is that a minute is 60 seconds, not 100 seconds. This makes the input difficult.

Ideal situation

Time is inputed in minutes and seconds.

Issue

How to implement this?

Multiple Session "Collisions"?

Hello, my group has been testing a new access module, and in doing so needs to have many different browser windows open to see what effect certain scenarios have on the different roles within the system. Occassionally, one browser/user will "take" the session of the other window. So, if I'm logged in as Bob and Phil, the Phil window at some point may become Bob, resulting in two Bob windows (but one session, I suspect--haven't confirmed). All users, including myself have seen this, but we've been testing for weeks, so this isn't completely common.

return a user to another page

I'm adding a cloning function to the panels module and (correct me if I'm wrong) I think this line : return 'admin/panels'; is instrumental in returning the user to the www.example.com/admin/panels page. I've added the line into my function and instead of returning me to the admin/panels page, it prints 'admin/panels' to the screen. I'm wondering what I'm missing. Any help would be greatly appreciated.

Thanks

Can i insert a forum into a book page?

I am creating a book and I want to tie a forum to this book as a place where general discussion and questions about this topic can be asked and accessed from the book navigation without losing place in the book navigation (keeping commentary on the book pages seperate). I assume this is not possible since they are different beast, but thought i would check

htaccess 301 redirect code is incorrect

I'm not sure whether this was done intentionally, but the current .htaccess 301 redirect code used to redirect non-www URLs to the www version of the domain actually redirects everything to the home page.

I believe this is incorrect from a SEO standpoint, as well as a end-user usability standpoint.

Example...

Some one has linked to:

http: domain.com/category/specificpage

But when the htaccess 301 redirect kicks in, they're sent to

http: www.domain.com

Restrict Admin Login

Hello,

I work with a medium-sized Drupal corporate site, and we are looking at beefing-up our security.

Does anyone know how I could restrict the admin login to internal only? That is, so that the admin account can login only from within a set of IPs/or a subnet (or, if it trouble, just one IP.)?

Thanks for your time,
-Ryan

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x