All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lib.layout.task.jelly Maven / Gradle / Ivy

The newest version!




  
    This tag inside <l:tasks> tag renders the left navigation bar of Hudson.
    Each <task> tag gets an icon and link.

    
      Link target. Relative to the current page.
    
    
      URL to the icon, which should be 24x24 in size.
      It's relative to the context path of Hudson.

      The common values include:

      # "images/24x24/..." then points to the stock icon resources
      # "plugin/foobar/abc/def.png" that points to "src/main/webapp/abc/def.png" in your plugin resources
    
    
      Human readable text that follows the icon.
    
    
      If specified, the link will be only displayed when the current user
      has the specified permission against the "it" object.

      This is useful for showing links to restricted pages, as showing
      them to unprivileged users don't make sense.
    
  

  
  
  
    
    
  

  
    
      
        
          
        
      
      
        
      
    
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy