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

do i need securesite to access og rss feed?

I know that securesite provides tools for basicauth but do i need securesite to use a reader like newsgator to access a protected feed? the news reader has fields for username and password but they don't seem to be working

Views Modules Help

Cannot figure out how or if I can duplicate and run separate views for each of my taxonomy/terms.

I want to add separte titles and other information that is related to just that taxonomy.

Subscriptions module doesn't send out any emails...

hi folks,

I've just installed the Subscriptions module but it doesn't send out any email. All other drupal related emails work fine.

Has anyone had a similar Problem? Is there a setting that I've overseen?

Thx
Kai

How expose more than one table in hook_views_tables()?

Hi guys,

What's the syntax for exposing more than one table in hook_views_tables() of Views Module Developer API? Are there other things I should know, e.g., additional declarations in the other two hooks -- hook_views_arguments() and hook_views_default_views() -- if I'm exposing more than one table?

Thanks in advance! :)

How do I create a content type for a content type?

What i mean is this:

I need to create a new content type called: meetings.

Meetings will have several things attributed to it, like location, topic, list of emails to notify, etc.

Each meeting will be different - nothing repeated.

How would I accomplish this?

I looked at flexinode but I could not *nest* a content type inside another?

Any ideas would help!

Thanks,
Dave

Stop insert into node table

I am new to drupal, and I am attempting to make my first module. I created a form that inserts data into a table that I created, but it also creates a record in the node table. How can I tell it to not create a record in the node table?

Pages

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