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

content preview in the customized way

hi

i have used the CCK module to add new fields in each content type, now when i create the content and click on the preview it will shows me the default one. But mine need is to display it in other ways so can any body suggest me, how to do that ...

with regards
onewaylife

Creating forms - possible in Drupal?

I am new to Drupal and am exploring whether following is possible (and if yes, how):

I am creating a web application which expects the end users to fill out forms. As with any other app, this form will have standard UI elements like textbox/textarea/dropdowns etc.

Please let me know whether this is possible or not? I have been playing with CCK module, but no luck so far.

Any help will be highly appreciated.

Thanks!
-Ashish.

Only run on forum topics or comments

Hi,

(Don't kill me, I'm new to this)

I'm trying to create a module which will only show a specific function when i create/edit forum topics or comments.
When i add a forum node this is what i can use:

Forum topic:

add: node/add/forum arg(0) == 'node' && arg(1) == 'add' && arg(2) == 'forum'

But when i want to edit this node i have this:

edit: node/nid/edit arg(0) == 'node' && arg(2) == 'edit'

Automatically manage comments (rating)

I thought about the following module:

While people comment on nodes, some of the comments are useful and some are simply useless and/or contain some sort of spam that bothers people who actually search information. People also don't like having to skim through 50 comments to find one that is useful. A rating system could do the following things:

- display [+] and [-] icons next to every comment, people could click on these and depending on the specified value the comment would gain 1 point or lose one

- display the actual rating next to those icons

Modified Project Module

Hello, I wanted to use the project module, but for something other than software projects. I want to use it for collaborative music projects. I have played around with it a bit, and it seems that has the functionality I need, but the wording is all that I would need to change. For instances I would like to change the bugs/issues section into a instrument track section, where someone can say "I need a bass track" and mark a priority, and then it could be assigned to a musician apart of the project.

Soccer Score module wanted

Hi,

I'm looking for a module that allows members to make a guess on what the score of a soccer match will be (eg 1-0).
As I don't know anything about coding I'm hoping somebody could help me with this...

Thanks in advance!

Pages

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