Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi Guys,
I need your advice in relation to displaying content from Drupal to a custom built mobile app for a smartphone.
The developers developing this custom app for us want to feed some sections of content from our public website to the custom built app using either an xml or json feed (xml or json).
The problem for us is that our website content and the stripped down version of the content for the mobile app will be different, so how do we cater for this? We want to be able to maintain this content in just one place.
I've just started with my first drupal project these days, and now have encountered a problem. At this early stage I need to achieve a page called 'projects'. There's a list of projects' names on the left sidebar, and when click on each name, the correspondent project information should be displayed in the content (on the right side of the name list).
Now I installed Bowob chat module, which needed User relationship module, which in return required View module, Rule module and Privatemsg module. Now when I installed privatemsg module, site went just blank, it shows following error:
Here is what i wanna do:
I'm using the aggregator module and have a Facebook RSS feed.
I'm facing issue with the way facebook generates its RSS feed: The entries for "facebook question" are only displaying a Date, and the entriesy for creating picture album lack a proper title.
So i've created queries that will delete the entry in the database related to question, and that will add a title to the entry related to photo album.
Currently those queries are exeuted in theme_page_preprocess().
I hope someone can help me by giving me an overview to what is currently possible with Drupal 7 on a dual-language site.
I'm trying to setup an English/French website. I have previous experience with Drupal 6, but not with translations.
Current setup is:
Drupal 7.7
Most of the Internationalization modules - such as Menu translation
Installed and configured English and French
Added a Language switcher
Added translations and menu items for some pages
Menu used is the default main-menu
Hi all,
I'm new :) and I have a drupal site on my localhost (the site is still in construction).
I want to move it to a hosting server.
What should I do ? How do I make the transfer withput losing the db-data ?