Drupal is up and running but how do I ...?

Create a user-submitted contact database

For a website I'm building, the group leader wants users to be able to submit their names, addresses and e-mail addresses via a form so that a list of interested people can be compiled. The details of how privileged people will access this are flexible right now. What do you suggest? A module? Some scraps of PHP code? Simply asking the user to e-mail the owners?

Self-Replicating Site

I am starting a web site for a hobby group, and would like to be able to create sub-sites for each group - several in each major city in my state. Each group would need to log into "their" site to view personal/group info, calendars, notes, etc., but would not be able to view other groups sites. However, I would like to be able to send admin/advertising to everyone using the system.

Slow T1 connection

I recently had someone tell me they have up to 10 min. page loads for drupal from a T1 connection. It is a corporate connection and has some virus protection software installed, but I've never heard of anything slowing like this. The virus software includes, Black Ice, McAfee and
IPSEC. Has anyone heard of T1 connections having such problems?

primary/secondary links array processing

I am trying to repeat my primary and secondary links in the footer of my page and would like to have each link separated by a "|". I can do a dirty approximation of this by adding a | at the end of the li but that leaves one at the end of the list as well:

link 1 | link 2 | link 3 |

how would I adjust the standard php array calls for primary and secondary links in my phptemplate theme to get this:

link 1 | link 2 | link 3

i think it has something to do with if else statements but i suck at dealing with arrays so any help is appreciated. thanks.

change breadcrumb delimiter?

Is there a way to change the default breadcrumb delimiter from >> to something else?

Thanks

Let certain users edit ALL content? (AKA Edit tab not showing)

Hi all:

I am the first administrator of a Drupal site. I can see the [Edit] tab to edit any and all content, even if I didn't create it.

I created an Admins role and gave nearly all permissions including the ability to edit nodes. Still, though, the [Edit] tab does not show for users having this role. How do I make it appear?

Thanks for any help!

--Dave

Pages

Subscribe with RSS Subscribe to RSS - Post installation