|
Size: 70
Comment: try out ServerToTaskName
|
Size: 369
Comment: more examples
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| <<ServerToTaskName("misaka")>> | == With name provided == The input: {{{ <<ProvsysSummary(misaka)>> }}} The result: <<ProvsysSummary(misaka)>> == Without name provided == Smartly detect the page name, split on the final slash, and look for something with that name. The input: {{{ <<ProvsysSummary>> }}} The result: <<ProvsysSummary>> |
Writing me some provsys macros
With name provided
The input:
<<ProvsysSummary(misaka)>>
The result: <<ProvsysSummary(misaka)>>
Without name provided
Smartly detect the page name, split on the final slash, and look for something with that name.
The input:
<<ProvsysSummary>>
The result: <<ProvsysSummary>>