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

TinyMCE for 4.7 available?

Hi folks,

I apologize in advance if this question has been asked, but I can't seem to find a 4.7 version of TinyMCE, although the module page refers to 4.7 features.

Please advise.

Thanks!
Dan

Saving data from a node referring to a node id before node is saved

I am currently trying to write a module to let me add great big polylines to google maps. I have a module I am calling the route module and when you choose Add New Route from the content menu it has a google map in the add node form which allows you to add waypoints to define your route.

how can i turn off tinymce input filters

Is there a way to keep tinymce from stripping away HTML tags that i want as default code embedded in a page. In flexinodes that i have created that have default html such as pay pal buttons or links to other pages the tinymce editor strips away all the tags.

I checked the tinymce documentation and i see that there are ways to set the configuration but i don't know where in the tinymce drupal module to set the configuration options.

Get taxonomy information - help! :-|

Hello,

I am writing a module. Assuming that I have a vocabulary with VID 4, I would like to know if there is a function in Drupal that allows me to know which terms within the vocabulary 4 belong to a specific node.
The function taxonomy_node_get_terms() doesn't do the trick, because it returns EVERY term associated to a node. I need something that narrows the search down to a specific VID.

Any idea?

Shall I wrote one (changing taxonomy_node_get_terms() a bit) and submit it?

Bye,

Merc.

Flash animation e-greeting cards

I've got a client that wants to integrate ecards in his site. Simple images with text laid on top is not sufficient.

He's got this package in mind: http://ecardmax.com/

From the looks of it, that package has no sort of API or other method of easily integrating it into Drupal. He wants to at least share user auth info between ecards and Drupal in general.

Image module Fatal Error

Hey guys,

I installed and configured Drupal 4.7 with no problem. I wanted to try out the e-commerce module and so i downloaded them and create the tables, no problem.

I wanted to use the "image module", and when i decompress it, i get the following error:

Fatal error: Only variables can be passed by reference in /home/jgeek/public_html/drupal/modules/image/image.module on line 730

Does anyone know about this? It seems to be around this line:

Pages

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