In previous versions, spans were generated around template calls. The span elements received a class attribute containing the template name. The no-span template modifier disabled this behavior. no-span is now the default, to avoid cluttering page source with spans. Add the span modifier to templates that were previously using it for matching CSS rules. Since no-span is the default, it no longer has any effect, therefore using it will trigger the following warning:

“warning: The ‘no-span’ modifier is obsolete, spans are no longer added by default.”

Submitted by Danny Groenewegen on 4 January 2011 at 12:51

On 4 January 2011 at 12:51 Danny Groenewegen tagged 1.2.6

On 4 January 2011 at 12:51 Danny Groenewegen closed this issue.

Log in to post comments