After pulling hair out all morning while configuring settings and googling for an answer I turn to the all-knowledgeable Drupal forums for help!
I'm trying to configure a single View to return the following result (written out below as an English sentence for clarity):
'List the Organizations that I as the logged in User belong to, and based on the Organization(s) returned, also list the Departments within those Organizations.'
I'm using Drupal 7, and have installed the modules Apache Solr & Apache Solr Taxonomy. I'm able to view the facets blocks on the search page, but on the Taxonomy pages I'm only able to view the "Current Search" block. Is there a way to display the solr facets blocks on taxonomy term pages?
For few days I am trying to configure syntax highlighting in my site using Syntaxhighlighter just like at http://geeksforgeeks.org/?p=10890.
I followed some blogs but those are for Drupal 6 and modules used there deprecated and are not available for Drupal-7.
Also I have tried Geshi Filter but that also did not worked for me in Drupal 7.
Please can anyone give me some links or docs to configure the syntaxhighlighter or Geshi Filter.
I am using the current Version of the Captcha Module (7.x-1.0-alpha2) for the current version of Drupal 7 (7.0), in order to fight spam in a guestbook which i realized trough the help of the comment module. Regardless of which additional captcha modules i am using (imagecaptcha, recaptcha, ...), the captcha module gets somehow disabled by the spambots after some days, so that any comment can be added without passing a captcha test...