This is a nice, simple module, and it does almost exactly what I need. However, I wish I had the ability to remove the input formats text. I use the Better Formats module, but since this doesn't seem to be a "node type," I can't configure it to remove all of the formatting text like I can throughout the rest of the site.
Also, I wish there was a permission regarding visibility. As it stands, you cannot remove the options. However, in my case, I only want Annotations to be private - I never care that anyone else sees them. But I can't remove the option to make them public.
Finally, it would be nice if you could change the text that provides instructions, below the input box.
Comments
Comment #1
clemens.tolboom1. Better Formats
Can we integrate with Better Formats? Do you mind to check for that :)
2. Configurable visibility
Nice idea ... have to think about it after I've fixed the 6.x-1.x-dev version
3. Better instructions
Please provide the text ;)
Comment #2
clemens.tolboomComment #3
scottrigby@clemens.tolboom: Hi
Comment #4
thesleuth commentedThis patch allows for theme override in the note display, by resolving the call of theme function "annotate_node_item"...
Comment #5
mhunt commentedAdding to the patches made by thesleuth and scottrigby. This patch creates div's (prefix and suffix) around the fieldsets for better styling flexibility.
Comment #6
clemens.tolboomHope to find some time to review test and apply this month.
Please apply the patch to 6.x-1.x-dev then change the version accordingly.
Thanks for helping.
Comment #7
clemens.tolboomHmmm ... patches are a little mixed up :(
But I finally applied #3 #4 and #5 on 6.x-1.x-dev
Comment #8
clemens.tolboom