I'm using drush to install my drupal site, with the goal of having everything installed with drush, including the standard pages en the search_api search page. I used the features module to capture the search_api server and index, but I just can't seem to figure out how to capture the search page and normal content pages, even though i can select the menu items which resembles these pages.
Thank you very much for anything which could help me with this.
Hi,
I am using the Redirect module (7.x-1.0-beta3) to redirect pages which the new site does not know about (404 error).
In practice:
mynewsite.ch/mysite/abc.html --> oldsite.ch/oldsite/abc.html
and this is pretty effective when moving to a new site (drupal) and keeping the old site in operation (oldsite is an independent site not using drupal).
I have aggregator module in my site. I have given the details to fetch the feed correctly. The feed content is showing correctly in the admin, where as the site does not show the content. I only shows the title of the feed as a link in the page. I have enabled all the blocks. Please help. I am struck!
I would like to have a launcher page with a number of different links, each leading to the main website only using different theme. So the first link would be http://www.website.com/?theme=theme1 and the next option would be http://www.website.com/?theme=theme2. Is there a way to do this? Pass the theme argument inside the url?
Does anyone feel annoyed by the collapsed or expended panel in Module page?
Would it be better if Drupal can "remember" if you've collapsed a certain section in the module page rather than scrolling the whole thing every time you visit the page? Right now in D7 only the Core is remain collapsed.