Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am about to build a site where the secondary links will be in vertical tabs on the side. (Please excuse the layout at the moment). Site will be shifting to Drupal, can not share the staging server URL right-now.
We are in interesting project where the drupal full search form need to search also in an external php / my sql database for content.
We know what fields of a specific table of the my sql database have to be search in.
We have access to the database.
We don’t know how to connect the drupal search form with the external database table in order if someone looks for example for „online banking“ and in the database is a document for this - it will be shown with the full text search of the drupal platform.
I am new to Drupal (but have been a developer/designer for a long time) and trying to figure out the Block/View relationship as it applies to the Views Slideshow.
The main config I want to do is to set the slideshow for the frontpage only. But there will also be other content on the home page (normal text).
I have verified that the module itself and jquery.cycle is working fine. I can create a block or a view(page type) and set it to slideshow and it shows fine. It also will show in the preview with no problems.