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

No Block Justify in FCKEditor for Drupal 5.1?

there is Left, Right & Center Justify, but no Block Justify!
I can see this feature in their demo http://www.fckeditor.net/demo.
Any suggestions to fix this problem?

Thanks in advance!

Is it possible to Extend Content Type with new fields from administration ?

Hi,
Is it possible to Extend Content Type with new fields from administration ? or do we have to create a new module to extend new content type.

For new content type, we are getting title, description , but we want more fields like url , rating etc.

how do we go about doing it from administration ?

Or do we have to write a new module ?

Regards,
Divyesh

Top Commenters / Contributors

I looked around but couldn't find anything to help, so if there is already a module or code snippet available, please tell.

I am trying to develop a module that will display the "Top Commenters" in a block. The way I have it setup, my comments do not required to be logged-in or registered in order to post (you only require a Name, email, homepage, if you need more details see techn.o-pedia.com).

I was thinking about how to implement a comment count on non-registered users that always use the same name and email address to post their comments.

Modify the GMap.module!!

Dear All:

I must to modify the gmap module to do some applications. When i read codes of this module, i can't understand all the codes. I hope that anybody can give me suggestions!!

thanks!!

can't get a view filter to work... what's wrong with my code?

can't figure out what is wrong with this

When I enable this filter in any input format, the text vanishes. I've even tried switching the "process" switch to "return $text" and nothing happens there either.

Why would this filter cause the text to vanish?

can I disable drupal_set_message?

I'm building a module that automatically creates multiple nodes based on user input. It is possible that it could create up to 20 nodes at once, so I'd really like to disable the "your node was created" message at the top of the screen for each node.

Is there a way to the displaying of the drupal_set_message temporarily?

Pages

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