Label: plugin+web

All content with label plugin+web.
Related Labels: idea , delayed , post , paper , struts2 , statistics , diff , admin , commit , external , visual , build , openapi , studio , rspec , authentication , extend , wiki , draft , more » ( - plugin , - web )

Web UI Extensions (TeamCity 4.x Documentation)
Note that web extensions API has been changed in TeamCity 4.0. The new API is described below. This section covers: Developing a Page Extension In TeamCity page extension is a plugin written for a specific extension point and extending existing web page ...
Web UI Extensions (TeamCity 3.x Documentation)
Web UI Extensions Web resources (jsp, css, js, etc) should be placed into the plugin jar file under the path {{buildServerResources/}}. After that you should register this jar in the WebResourcesManager. This should be done while Spring is creating objects (i.e. ...