This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Flash, amfphp, xmlrpc module interfacing. need help.

Hello,

I am building a site for a photgrapher which will have a Flash front end. I have installed amfphp, and it is working fine. I would like to use the xmlrpc.module to retrieve the node information I need, but I am stuck in a couple of instances.

Flash / amfphp, it appears, cannot interface with a module directly, therefore I need a "service" PHP file which interfaces with Drupal's xmlrpc library and module. So, here's where I am getting confused:

How do I create the interface between this "service" file, the xmlrpc library and the xmlrpc.module? Is it simply an include, and then usage of xmlrpc methods? Also, if I write a custom module that returns the information I need via hook_xmlrpc, what is the method of calling a particular function? I understand how it is used with functions described locally, but the interaction with Drupal is really confusing me.

I searched the forums and found this post, which is essentially what I would like to do, but it makes no mention of the interface method to use between Drupal / xmlrpc and the "service.php" file.

Basically, I need to get an XML formatted list of images in hierarchical taxonomy form back from Drupal.
I have looked at the blogapi.module as well as the documentation regarding converting modules to the new xmlrpc library. Those have helped, but I am still getting confused where I referenced above.

How i can put content to new drupal created menu?

Hi All!

I created my own menu block. How i can click on some menupoint but get only "site not found". I am sure that i have too write some modul which would comunicate with the menu and make some functionality. But i found nothing where i can start or i have search on wrong place. The Tutorial is only for a blockmodul. But i need a bit more that this one. May be someone knows where i have to read.

Thx for responce

dimitritsch

Permission system on Drupal

Hi All!

i have to write a system, which would have many firms as clients and many same roles per client. The Drupal Core provides very good roles permission system but my problem is to use the drupal created roles inside a client for different views. The og.module for example use only admin and suscrube as roles and is not useable for it. May be?!

My question is: Where i can get started?

Thx for responce

dimitritsch

Is / will someone work on the task module? Funding may be possible...

Ahoy,

I'm setting up the SpreadKDE web site, which will help existing volunteers management promotion work, and massively open advocacy of the most popular free desktop environment. We already have contact management sorted, and resource management shouldn't take too long, but we're stuck as far as task management is concerned.

Change character encoding (charset)

Is there a way to translate to/from iso-8859-1 and utf-8 that will work on all PHP installations?

I know of mb_string, iconv and recode, but not one of them works on all installations afaik.

I couldn't figure out what the aggregator module uses.

Thanks,
-Arne

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions