About TVSnippEdit
A custom Output Render type for TVs, that renders the TV by the snippet you specify.
Information
Released
September 19, 2011
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.1 - <2.1
Downloads
1,254
Instructions
Just create a TV and specify "TVSnippEdit" as a TV output. You can use whatever type you want as the input.
Then specify in the "Snippet Name" the name of the snippet, which will perform the parsing for you.
The snippet then will have the $input variable with the TV data, which you can parse as you wish.
If you return an empty string or if the snippet is unexistant, then the original TV data is returned. If you want to send a blank data - return one space.
New in 0.1.1-beta1
Initial content