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?
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.
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!!
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.
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?