By _martin on
I want to allow users to enter content via a CCK created form. The form has about 6 text fields, but some of them allow multiple values.
I have enabled filtered input (so that users can add links), but I don't allow users to select the format (it is fixed at filtered HTML).
The form contains instructions about which tags you can use, but these are repeated under very single text control. Can I turn these instructions off?
Comments
Better formats module?
Check out the Better Formats module. The README is here.