Posted by rayray on September 6, 2009 at 6:32pm
| Project: | Annotate |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | clemens.tolboom |
| Status: | closed (fixed) |
Issue Summary
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
#1
1. 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 ;)
#2
#3
@clemens.tolboom: Hi
#4
This patch allows for theme override in the note display, by resolving the call of theme function "annotate_node_item"...
#5
Adding to the patches made by thesleuth and scottrigby. This patch creates div's (prefix and suffix) around the fieldsets for better styling flexibility.
#6
Hope 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.
#7
Hmmm ... patches are a little mixed up :(
But I finally applied #3 #4 and #5 on 6.x-1.x-dev
#8