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

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

Personal Blog Entry to publish to more than one blog (internal and external)

I've done a lot of research and gone through most of the drupal site, so please bear with me. I'm a 100% newbie here, and I just launched my own community site using drupal.

I'm looking for/trying to make a module that lets users manage multiple blogs, on different servers.
For Example:
I have a blog on Blogger.com and Ahste.com(Drupal Site)
I do not wish to 'import' my Blogger blog to my Drupal blog, I wish to have both running as mirrors.

I need to modify blog.module(or create a new module), so that each user can maintain a list of external blogs which he can publish to when he posts a personal blog entry on drupal.

This external publishing may be done by:

    1. A general method, for all blogs supporting the XML-RPC specification. [I have "no clue" how to do this]
    2. By simply e-mailing the personal blog entry when it is published to a pre-defined email address (set by the user, as the location of his external blog)

The second method would not be a general solution, but would solve the problem for "ALL" Blogger.com users trying to move towards Drupal. Blogger.com provides all its users with an email account of the type username.secretname@blogger.com where they can simply email a blog post. This post is extremely simple, where the subject of the email is the email and the body of the mail is the blog entry.

Pages

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