You need a marker file named 'taglib' in the package with your custom tags, 
like e.g.

https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/lib/layout/taglib

and the rest is documented at 
https://wiki.jenkins-ci.org/display/JENKINS/Understanding+Jelly+Tags

On 02.07.2015, at 14:49, Dzmitry Kashlach <[email protected]> wrote:

> Hi Jenkins Dev team,
> 
> I would like to implement custom tag for using in my plugin.
> 
> Where should I place it in plugin's project to make it visible for 
> config.jelly?
> I've tried to copy *.jelly file to */resources/lib/hudson, but it does not 
> help.
> Please, point me to appropriate wiki page, if any exists.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/a50dfe51-ff0e-4954-a80f-517afdfc4815%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/0126B77F-D4F1-47A5-B65B-8DBF9DCD58F1%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to