When entering a node data I can see which HTML tags are accepted. But I cannot see what is the syntax for wiki based and image inserting filters.

It would be great that filters have the possibility to append stuff such as their transformation rules.

For example, image.module could say

[image:node_id,(...|...|),...]

Comments

moshe weitzman’s picture

See the compose_tips module in Contrib which accomplishes this today ... An upcoming context_sensitive_help() function aims to fulfill this need and much more.

dries’s picture

Moshe: do you plan to update your compose tips patch to take advantage of the improving/improved help system?

Anonymous’s picture