Show
Ignore:
Timestamp:
2008-11-12 21:05:07 (2 months ago)
Author:
gaspard
Message:

commit 6842d0e7e87fe09360327cc73d795ce083d02f51
Author: Gaspard Bucher <gaspard@teti.ch>

Simplified zena customization (adding new models). Just drop a plugin inside 'vendor/plugins'. All models defined in the 'models' folder will be loaded.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/parser/test/parser/zazen.yml

    r1248 r1251  
    209209make_asset: 
    210210  src: "my email: [email]bob@example.com[/email]." 
    211   res: "<p>my email: [make_asset asset_type:|email| content:|bob@example.com| output:|html|].</p>" 
     211  res: "<p>my email: [make_asset asset_tag:|email| content:|bob@example.com| output:|html|].</p>"