We are running 4.6.6 with the freetagging/folksonomy patch implemented. Users can create their own categories when adding a blog entry, or any content type linked to a freetagging vocabulary.
My question is: We are planning to integrate a number of external RSS feeds using the aggregator2 module. The feeds we are bringing in will be from external blogs. Bloggers usually associate tags, or categories with each blog entry. Is there a way to map these tags into the freetags associated with each aggregator2 feed?
Hi. I'm using the pager query function, which works great, but it would be nice to be able to display the total number of results at the top. I know I can run another query to get that number, but that's seems wasteful. Is there a built in way I may be able to retrieve the number of rows in the total query?
i'm setting up a site for an organization that manages troubled students.
The public side of the site will solicit information from companies and organizations that can help or offer services to these students, and allow them to login and update their info. The students will eventually have log-ins to manage their info., etc.
The backend will allow faculty to add students, and then journal entries (classified by type using taxonomy) to a particular student. there will be three levels of access for faculty.
I have been searching to see if there is a way to use a back to previous page link (like a javascript:history.go(-1) link), BUT actually name that page by it's node title. So any page you visit would have a back button with the previously navigated node's title as the link. Does that make sense?
Doing this site wide for a drupal site...is this possible and how?
I enabled the upload module that comes standard with Drupal
The folder has 766 permissions so users can read and write files to the directory. However when I try to view an attachment from the post I get 403 error.
I have enabled clean urls and I am using the default .htacess file with most of the options commented out. the 'Files' tags are not commented out.
Has anybody had this problem before. Is there a solution/work around?
Could anyone tell me how to implement a workflow where I could have users sign up for events that they have to register in for a fee? I am trying to figure how to intergate the signup module with the ecommerce module . Most of the documentation I have read was geared to selling a tangible product or a subscription.
How can I set up my environment so that I can sell a registration to an event that a user has to sign up for?