I was using SharePoint 2007 but because costs I ended up using Drupal 7 to substitute my site that I had with SharePoint.
I\'m new to drupal and need to write a module that consumes a feed from an eprints repository (the result of which is a block of JSON that I\'ll format -- eprints is a document repository and I\'ll be
I have installed and configure a module called Page Title in Drupal 7. The problem is when I edit a page and set the page开发者_开发百科 title from the option provided by the respective module, the ti
I would like to overwrite a default message for posting a comment. For example, I would like to display \"Your comment has been sent to the site moderator and will remain private.\" instead of \"You
I\'m wondering what is the best way to do the following. I have a private group, and on the group\'s home page, I want a submenu of pages which belong to the group.
I want to know if there\'s any module(s) that would allow any OG admin to send email messages to his g开发者_StackOverflow社区roup members. Just a simple email to be send to members. No need to be sav
I just want to show multitab on each node page. and want to pass node id to each tab. each tab should load content either via ajax if noscript it should load via url
How can i add a custom where clause in Views. I have added argument field for User:uid, my requirement is to filter all the results except for particular user? something like uid != 1.
I want to make a search result page based on eBay/allegro, by that i mean: left box -> category (with hit count)
I put my modules in sites/all/modules. Is there a way to configure Drupal to find more modules in other location as well