You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to terrific...@googlegroups.com
In the generated markup of the tc.module macro, there is a html5 data-composer-template="<templatename>" attribute.
Is this attribute needed for some of the Terrific functionality?
Remo Brunschwiler
unread,
Nov 13, 2012, 3:55:37 AM11/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to terrific...@googlegroups.com
The data-composer-template attribute contains the currently used template name. This template name is needed by the inspect mode (from the toolbar) to jump directly into the correct module/template view if you click on it.
The module name itself is extracted from the .mod-foo css class.
Eduard Seifert
unread,
Nov 14, 2012, 10:40:26 AM11/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to terrific...@googlegroups.com
So, there should be no problem, if i remove this attribute on export or tell the client he can delete it, right?
Remo Brunschwiler
unread,
Nov 14, 2012, 11:23:49 AM11/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to terrific...@googlegroups.com
Right! Feel free to remove it… It's really just for the inspect mode…