I'm finding it really difficult to find the right theme for my website. Does anyone have any recommendations for a website focusing on community learning and discussion, and advice, guidance, and, training articles?
I am using Apache Solr attachments module on Drupal 7.
I have following settings
- Attachments as part of parent entity at admin/config/search/apachesolr/attachments/entity_bundle
- Unchecked File at admin/config/search/apachesolr
Some nodes have multiple attachments. When I search for keyword, search result page does show contextual content from file with keyword highlighted but it doesn't show from which file it found the keyword.
I would like to display link directly to the files which have keyword.
I'm trying to build a view with a content type that basically has 2 fields in order to establish an event program.
The fields are: Time (date field) and Activity (body - just 2 or 3 lines of text). Then I will make a table with 2 columns that will list the time and the activity (scheduled for that time). There can be more than one activity at the same time, so is it possible to have a slideshow with those activities in the same column? This way I could have one value to the "hour" and 3 or 4 values to the activities.
Does anyone know of a Drupal 7 Weather Module that will display past weather data as well as near future weather predictions?
I'm working with my developer who has implemented the Yahoo weather module and it works well for today's weather and upcoming 10 day forecast weather...but displays "N/A" for data requests on days prior to todays calendar date.