jnm_wrap
<txp:jnm_wrap>
wraps the content after a certain world or custom field.
Options:
- after = Wraps afer this word.
- aftercustom = Wraps after the content of this custom field.
Examples:
<txp:jnm_wrap after="is">Textpattern is great</txp:jnm_wrap>
Display “Textpattern is
great”.<txp:jnm_wrap aftercustom="custom1"><txp:title /></txp:jnm_wrap>
Display the title of the article with a br after the content of custom field “custom1”.
History:
0.1
- Initial Release
INFO:
- Download plugin: jnm_wrap_0_1.txt
- Discussion Thread