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

What's the best way to remove authoring information and other fieldsets from a node new/edit page?

Is the best way to set default fields for the fieldsets in hook_form ( eg. like is done here: http://drupal.org/node/43577 ) ?

It would be great to have something in Settings >> Content Types to completely turn the fieldsets off (not just set defaults).

Or is there a better way to do this that I'm completely missing?

-bg

Is the Issue tracker module available for public download?

Is the issue tracker module available for download?

todo/task list

hey guys,

i'm looking for a simple "to do" and/or "tasks" type module. i've seen a couple of them floating around, but i guess only for 4.7. i'm running 4.6 and don't want to upgrade yet.

Does anybody have anything like this? I saw an older ToDo that someone had made for 4.4, but nothing more recent.

Or if someone could point me towards some code snippits that might accomplish the same things.

thanks!

www.downwiththeman.org

AJAX and agentajax.com

Has anyone seen agentajax.com? I love it. It's the simplest ajax solution I've seen yet.

How do I know if cron is working?

I read a lot of modules that say cron is required -- how do I know if it's enabled or not? I know that I can run cron jobs in our hosting account under cpanel, but I don't suppose I know if or how cron.php is enabled.

Thanks

Try my groups.module beta!

I started this project almost 6 months ago when I couldn't find exactly what I was looking for. This is the first beta release. I'm looking for some input.

My groups module allows users to create and join groups. "Groups" can be clubs, organizations, or any group of people that fall under a similar category. When you create a group, you must enter a title or name for the group. You may also add a description, a link to any external website that your group may have, and you may upload one picture to represent your group. These things, along with a list of members are all displayed on your group's profile page.

Upon creation, must decide whether your group will be 'public' (anyone can join, without permission), 'private' (membership must be approved), or 'closed' (no new members at this time). If the group is set to 'private', all membership requests are sent to a 'requests' tab where they must be approved or denied. You may select up to three group members to aid in this task. It is also possible to be notified via email when new requests are made.

Users may join/leave a group from that groups profile page and they can view what groups they belong to from a tab on their profile page. You can also view what group somebody else belongs to by viewing their profile.

It is possible to browse groups by using the "groups" link in the main menu, and I am working diligently on a search feature.

Pages

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