node.create and XMLRPC

I downloaded the examples module to get started with xmlrpc. I can't find documentation what arguments I should pass for the xmlrpc function if I use node.create method.

For example,

 $options = array(
    'node.create' => array(),
  );
  // Make the xmlrpc request and process the results.
  $result = xmlrpc($server, $options);

Deny access to server directory for non-authenticated users

I have web-pages and files outside of the drupal system but in drupals webroot,
to which I want to allow only authenticated users access.
Like some sort of htpasswd-integration i guess.
My server is apache 1.3x on OpenBSD.

User Accounts & ECommerce - Can Drupal Do This?

Hi All,

I am about to start building a site which will give users the option to create an account and do the following:

- purchase additional services (based on services purchased in the past),
- pay for these directly or setup direct debits,
- display a 'log' of the services they have purchased and when they expire.

Automatically add taxonomy terms to node title

Hello

I need to automatically add a taxonomy term to each node title - does anyone know how to do this?

Have tried autonodetitle, but taxonomy terms don't seem to be available.

Thanks,

Andrew

accordion or carousel menu (+ translations)

Hi,

Customer wants accordion menu with images for drupal 7. Alternative would be carousel menu.
I would like to do this without any coding, what would be options for drupal 7 ?

where is render?

Hi all,

I'm new to D7, i come from SPIP.

I'm actually trying to customize my node content.

I've found that my content is printed by "print render($content);" in node.tpl.php

In my content, there is a picture, then a text, but i would like to apply an "align=right" html code on my picture.
So how i could manage to do that?

I'm not a php guru, i'm just a gfx designer, i can read php and modify when it is quite easy, but i believe to manage the content must be very simple anyway, i just can't find how.

Thanx for your help.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x