How do I index and search within files like Word, text, and PDF ??
There is a SWISH-E module, but it requires the source installation and compilation of the swish-e indexer which requires manual access to the terminal and is too manually low-level.
Does anyone have an out-of-the-box module that allows you to index and search the "files" directory ?? The module must support plain text files, PDF and Word documents. I think this is a useful and much needed module. Thanks.
Does the 4.6 Views module allow filtering by vocab id (not term id)? I don't have a working installation of Views to test this out, so I would appreciate an answer from anyone who uses Views.
Basically, I am trying to use Views to generate a page of listings for categories in a vocabulary by using the vocab id as the parameter. Budda's taxonomy_vocabulary module does this, to be sure, but Views gives me the option of displaying this same page in many different forms.
How can I get Drupal to give users the option of clicking "remember me" and being logged in automatically every time they come back to the site, instead of having to login each time?
I created a vocabulary containing all US states as terms. And as second level terms under each state I have local area cities.
I have a page node with a clickable US state map which seems to work fine. My goal is to have users click on a state on the map and lead them to another page which will have a drop down for them to select a local area city specific to the selected State.
When they select a city I then display relevant city related info as list.
collapse.js, which should collapse some sections of drupal forms, seems to not work anymore, even if drupal includes it.
Does anybody else have this issue?
I installed the signup module as I have with countless others, enabled the event content type to have signups, edited permissions to allow my users to sign up, and I don't see how I can sign up for an event. I also have places a reminder email in that event and it is gone every time I go to edit the event. Masquerading as a normal user, I still don't see where to sign up. I am using the menu module, but have checked and don't see anything new there. What am I doing wrong?