Closed (fixed)
Project:
Annotate
Version:
6.x-1.x-dev
Component:
annotate (private)
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
18 Sep 2009 at 17:24 UTC
Updated:
21 Mar 2011 at 12:49 UTC
As it is now possible to have multiple annotations per node should this be node_type based?
We have now the configuration admin/settings/annotate but would it be better to have it here admin/content/node-type/page?.
It sounds better :)
Please let me know.
Comments
Comment #1
clemens.tolboomI'm working on this because it makes different settings per content type more easy. After fixing this I'll start on D7 :)
Comment #2
clemens.tolboomPlease review the current dev version.
The current version lacks the transformation of the current settings into the new paradigm.
We now have to check each content type. Is that bad? Please tell me.
Comment #3
scottrigbyMaybe a global default, which can be overridden per content-type?
This is actually similar to a request i was just thinking about... which relates more to content. It would be nice to select whether annotations are plain text or filtered to allow input format. Similar to adding a cck textarea. I'm not sure why i thought this was similar, except that this kind of configuration is what we'd expect in the content type settings area... I could add a new issue if you think it's something you'd like to see?
Comment #4
clemens.tolboomUser migrating from 6.x-1.1 to 6.x-1.2 needs the variables replaced.
is deleting the old variables without introducing the new ones which is bad.
Comment #5
clemens.tolboomAdded variable transformation to
function annotate_update_6101()Comment #6
clemens.tolboom