Just a bit more UI flexibility
rayray - September 6, 2009 - 18:32
| Project: | Annotate |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
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.

#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.