hi guys,
im in trouble with the feeds modul running drupal 7 beta2, when i try to add content/feed it shows this error message:
---------------------------------------------------------------------------------------------------------------------------------------------
* Notice: Undefined index: Content-Type in http_request_get_common_syndication() (line 60 of /is/htdocs/wp10568902_SLHBVH2KUF/www/sites/all/modules/feeds/libraries/http_request.inc).
Hello,
i'm currently developing a module for Drupal7. Basically my module will make a http request to an remote server whenever a node is created/changed, sending some of the nodes body. The data will be send in a specific format (rdf/turtle). My question: Does anybody know, if it is possible to test this functionality (sending a valid request) within the drupal 7 testing framework?
I think i will have to mimic a remote server within my test to send the request there and test it somehow.
Thank you guys it advance.
I have searched all over to try to find out how to do this and every method is for earlier versions of Drupal, or involves custom php coding (I'm not a coder by any means).
I'm still learning Drupal (v7) and am using the Bartik theme. This theme creates a tabbed menu near the top of the page. For most users I only want them to have access to this menu and not the navigation menu.
PROJECT DESCRIPTION
The project will be to implement a website that is based on an existing graphical design. This design must be implemented as a drupal theme. The site must be multilingual (e.g. i18n module) but maintain one single navigation structure. The site must include a module for calendar/event items. The site must also include a document library module to offer downloadable white papers only to specific (groups of) customers.
The content of the site itself is mostly brochureware plus calendar/event announcements. The document library is preferably integrated as opposed to being a separate drupal site.
The site must be realized with standard and common components; ideally there should be no custom code.
REQUESTED WORK
• Install a basic drupal system.
• Create a drupal theme to mimic the graphical design and apply this to the drupal system. Global (visual) site design is available as image file without layers or derived data. This should serve as a starting point.
• Choose the best drupal modules for this site and integrate these into the drupal system. Modules must be most appropriate, but must also be commonly used; do not risk using a discontinued/unmaintained module.
• Make sure that the multilingual aspect of the site works properly.
• Make sure custom content types (calendar items) work properly.