I'm trying to use http://drupal.org/node/1023874 or anything related. I have a node with content that I would like to split up into different pages for a sub menu. I can't figure out how this module works and urgently need help -- any thoughts?
I'm trying to create a frontpage on which part of it will be used to display feeds from aggregator.
I have checked drupal API but I am not able to find a proper function to load feed items.
I know I have the option to include the feed block into my main content, but these include css class clearfix which prevents me of floating multiple blocks horizontal.
Hi all,
do you know if there's a way to do a user search allowing the user to search for other users not only by name but also by other fields (ie address, company, tel number, etc.)?
I had a look at ApacheSolr Search integration but it doesn't seem to allow other searches than node searches.
In the issues for the module somebody suggested to use a user-as-node module and to manage users as nodes, but there are no ready for D7 apparently.
Any idea?
There is a 'sequences' table in D7. I can't find anything explaining what it is used for.
Mine has a single row in it. I was expecting there to be one row for each table.
I want to share users between 2 or more installations, via a database containing only the shared tables, so I'm sharing the users and sessions tables.
Some articles about other Drupal versions say you also *have to share the Sequences table*.
I probably understand cookies, cookie domain, prefixing enough to get that working OK, so what I really want to know is: