Shared Database for D7

I have shared databases for other sites using D6. However, Im trying to set one up for a series of websites on D7. The settings.php page looks rather similar, but whatever the subtle differences are on sharing databases, its not quite working the way it looks like it should.

Example of the MAIN site settings--

What happened to /admin/content/types/import in D7?

Hello,
can you still import a content type (not the actual data) in D7? In D6 you could at /admin/content/types/import. Has this feature just moved somewhere else?

I want to export some nodes from a D6 site to D7 (not the entire site) with drupal.org/project/node_export. However the content type does not exist on my new D7 site.

In general, what is the best way to upgrade some CCK data from a D6 site to D7 without doing a full upgrade (they are different sites).

Thanks.

Remove a poll choice

Hello

I am really excited about the new Drupal 7 and all the possibilities it brings. I express my gratitude to all Drupal fans and community.

I play with Drupal Everyday.

I am missing a feature in its poll module, which I think would be very useful.

The poll module only allows you to ADD a poll box. It does not allow you to DELETE a box.
Is there anyway to add a Delete button next to Add more buton.

How can I use taxonomy term in pathauto generated URLs for "basic page" nodes?

How can I use taxonomy term in pathauto generated URLs for "basic page" nodes? I have the taxonomy vocabulary added. I named it "department" and I have it populated with terms. I also added that vocabulary as a field to the "basic page" content type, and it is successfully showing up as a drop-down list when new pages are created, with list options pulled from the taxonomy. I made the field required.

As for the pathauto part... Pathauto is installed, and I want to add a pathauto pattern for "Default path pattern (applies to all node types with blank patterns below)." I can add a pattern like...

[node:nid]/[node:title]

...and that works, but I can't figure out how to add the taxonomy term to it. For example, if I add a basic page, and I set the "department" field (which is linked to the "department" taxonomy vocabulary) for that page to "shirts" and the title of the page is "Blue Shirt," then I would like the pathauto-generated URL to be...

http://www.example.com/shirts/blue-shirt

So to accomplish that, I tried the following pattern...

[term:name]/[node:title]

...but then I get the following error...

The Default path pattern (applies to all node types with blank patterns below) is using the following invalid tokens: [term:name].

It seems that only node-related patterns are allowed. How can I use taxonomy-related patterns for basic page URLs?

modify profile2 registration form

I am trying to use the dependent dropdown elements from the ajax form example in modifying the profile 2 new user registration form. How do I accomplish this?

Dynamic Multi-Site

I'm investigating Drupal for a school district website. I'm wondering if it's possible to give many different users (teachers) a section of the Drupal site where they could create pages and have a blog. I would like it to be dynamic, so when they login, it will create their page and blog, and only give them access to that section of the site. So there will be many of the teacher sub-sites under the main drupal page.

I know this can be done manually, by creating a section for each teacher, but with 2000+ users, I'm wondering if it can be done dynamically.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x