root/websites/mobilecat/trunk/root/inc/macro.tt
| Revision 16872, 301 bytes (checked in by tomi-ru, 19 months ago) |
|---|
| Line | |
|---|---|
| 1 | [% USE FillInForm; |
| 2 | USE Comma; |
| 3 | USE JavaScript; |
| 4 | USE StripScripts; |
| 5 | USE Markdown; |
| 6 | |
| 7 | SET naked = 1 IF c.res.content_type == 'text/plain'; |
| 8 | |
| 9 | SET noname = 'ニャニャシ'; |
| 10 | |
| 11 | MACRO x(code) BLOCK; |
| 12 | 'qq(\x{' _ code _ '})' | perl; |
| 13 | END; |
| 14 | |
| 15 | CALL c.uri_disposition('hostless'); |
| 16 | %] |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)