• Register
  • Log In
  • Home
  • Quick Start
    • Configurator
    • Download YUI 3
  • Documentation
    • User Guides
    • Examples
    • API Docs
    • Environments
    • Tutorials
  • Community
    • Gallery
    • Blog
    • Forums
    • YUI Theater
    • Calendar
  • Contribute
    • YUI on GitHub »
    • File a Ticket
    • View Tickets
    • Dashboard
  • Other Projects
    • Shifter »
    • Yogi »
    • YUI 2
    • YUI Doc »
    • YUI Test
    • YUI Website
    • YUI Compressor »
    • YUI Builder »
    • YUI PHP Loader
    • Grid Builder »
    • Skin Builder »
  • YUI
  • >
  • Community
  • >
  • Gallery

Gallery

Modules

  • Home
  • Featured
  • Popular
  • New
  • All

Documentation

  • Yogi Documentation
  • Shifter Documentation
  • Developer Guide
  • Module Setup

Tag Cloud

Context Navigation

    Showing Buildtag: gallery-2012.06.13-20-30

    Module Loading

    YUI({
    	gallery: 'gallery-2012.06.13-20-30'
    }).use('gallery-matrix-background', 'gallery-matrix-credits', 'gallery-multivalue-input', 'gallery-simplenotifier', function(Y) {
     
     //Your Code Here
     
    });

    Modules in this build

    Matrix Background

    /home/y/libexec/ant/bin/ant all
    Buildfile: build.xml
         [echo] Starting Build For gallery-matrix-background
    
    clean:
    
    init:
        [mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp
         [echo] Starting Build For gallery-matrix-background
    
    -lint-server:
         [echo] Starting Build For gallery-matrix-background
    
    -node:
         [echo] For faster builds, install Node.js.
    
    -concatdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/ant
       [delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/ant
    
    -registerdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp
    
    -prependdebug:
    
    -appenddebug:
    
    builddebug:
    
    -createcore:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp
    
    -loggerregex:
    
    buildcore:
    
    -rollupjs:
    
    -concatskins:
         [copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/ant
       [delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/ant
    [yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/assets/skins/sam/gallery-matrix-background.css
    [yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/assets/skins/sam/gallery-matrix-background.css
    
    -buildskins:
    
    -rollupcss:
    
    buildskins:
    
    -buildlangs:
    
    -rolluplangs:
    
    buildlangs:
    
    build:
    
    minify:
    [yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/gallery-matrix-background.js
    [yuicompressor] 
    [yuicompressor] [WARNING] Invalid hint syntax: use strict
    [yuicompressor] add("gallery-matrix-background",function(Y){ ---> "use strict" <--- ;functionMatrixBackground(config){this.timer
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] "innerHTML","<table><tr><td>"+c+"</td></tr></table>"); ---> var  <--- table=this.container.one("table")
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] (this.get("computeWidestChar")){ ---> var  <--- c_max=c_range[0],w_max=table
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] innerHTML=String.fromCharCode(c); ---> var  <--- w=table.totalWidth();if(
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] =String.fromCharCode(c_max);} ---> var  <--- w=Math.ceil(this.container.
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable w has already been declared in the same scope...
    [yuicompressor] String.fromCharCode(c_max);}var  ---> w <--- =Math.ceil(this.container.totalWidth
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] )/table.totalHeight()); ---> var  <--- row="<tr>";for(var x=0
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] );var row="<tr>";for( ---> var  <--- x=0;x<w;x++
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] row+="<td>&nbsp;</td>";}row+="</tr>"; ---> var  <--- s="";for(var y=0
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] "</tr>";var s="";for( ---> var  <--- y=0;y<h;y++
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] row;}s+="<tr>";for( ---> var  <--- x=0;x<w;x++
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable x has already been declared in the same scope...
    [yuicompressor] ;}s+="<tr>";for(var  ---> x <--- =0;x<w;x++)
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] this.drop_col=[];for( ---> var  <--- i=0;i<w;i++
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] col.c="&nbsp;";}else{ ---> var  <--- c_range=getCharacterRange.call(this);col
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] getCharacterRange.call(this);for( ---> var  <--- i=0;i<count;i++
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ;i<count;i++){ ---> var  <--- col=this.drop_col[i];if
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] this.drop_active<this.col_count){ ---> var  <--- safety=0;do{var i=rnd
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ){var safety=0;do{ ---> var  <--- i=rnd(0,this.col_count)
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable i has already been declared in the same scope...
    [yuicompressor] {var safety=0;do{var  ---> i <--- =rnd(0,this.col_count);
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ){var safety=0;do{ ---> var  <--- i=rnd(0,this.spin_count)
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] .spin[i].active){ ---> var  <--- x=rnd(0,this.col_count)
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] };this.spin_active++;}} ---> var  <--- count=this.spin_count,c_range=getCharacterRange.
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] getCharacterRange.call(this);for( ---> var  <--- i=0;i<count;i++
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable i has already been declared in the same scope...
    [yuicompressor] .call(this);for(var  ---> i <--- =0;i<count;i++)
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ;i<count;i++){ ---> var  <--- spin=this.spin[i];if
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] =this.cell_on.length;for( ---> var  <--- i=0;i<count;i++
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ;}this.cell_on=[]; ---> var  <--- count=this.col_count;for(var i
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable count has already been declared in the same scope...
    [yuicompressor] }this.cell_on=[];var  ---> count <--- =this.col_count;for(var i=
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] var count=this.col_count;for( ---> var  <--- i=0;i<count;i++
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable i has already been declared in the same scope...
    [yuicompressor] count=this.col_count;for(var  ---> i <--- =0;i<count;i++)
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ;i<count;i++){ ---> var  <--- col=this.drop_col[i];if
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ];if(col.active){ ---> var  <--- cell=getCell.call(this,i,
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] .innerHTML=col.c;}} ---> var  <--- count=this.spin_count;for(var i
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable count has already been declared in the same scope...
    [yuicompressor] innerHTML=col.c;}}var  ---> count <--- =this.spin_count;for(var i=
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] var count=this.spin_count;for( ---> var  <--- i=0;i<count;i++
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable i has already been declared in the same scope...
    [yuicompressor] count=this.spin_count;for(var  ---> i <--- =0;i<count;i++)
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ;i<count;i++){ ---> var  <--- spin=this.spin[i];if
    [yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/gallery-matrix-background-min.js
    
    lint:
         [echo] Using Rhino. Install nodejs to improve jslint speed, or skip with -Dlint.skip=true
         [java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-background/build_tmp/gallery-matrix-background.js
         [java]  
         [java] 
         [java] 	129, 5: 'stopTimer' is not defined.
         [java] 	stopTimer.call(this, id);
         [java] 
         [java] 	180, 11: 'w' is already defined.
         [java] 	var w = Math.ceil(this.container.totalWidth() / table.totalWidth()),
         [java] 
         [java] 	199, 15: 'x' is already defined.
         [java] 	for (var x=0; x<w; x++)
         [java] 
         [java] 	220, 5: 'initSpin' is not defined.
         [java] 	initSpin.call(this);
         [java] 
         [java] 	243, 80: Missing semicolon.
         [java] 	col.y_max = col.y + rnd(drop_bottom_offset, this.row_count - col.y - 1)
         [java] 
         [java] 	292, 19: 'i' is already defined.
         [java] 	var i = rnd(0, this.col_count);
         [java] 
         [java] 	304, 5: 'update' is not defined.
         [java] 	update.call(this);
         [java] 
         [java] 	319, 30: 'i' used out of scope.
         [java] 	while (this.spin[i].active && safety < this.spin_count);
         [java] 
         [java] 	321, 24: 'i' used out of scope.
         [java] 	if (!this.spin[i].active)
         [java] 
         [java] 	326, 23: 'i' used out of scope.
         [java] 	this.spin[i] =
         [java] 
         [java] 	341, 15: 'i' is already defined.
         [java] 	for (var i=0; i<count; i++)
         [java] 
         [java] 	357, 5: 'update' is not defined.
         [java] 	update.call(this);
         [java] 
         [java] 	369, 15: 'count' is already defined.
         [java] 	var count = this.col_count;
         [java] 
         [java] 	370, 15: 'i' is already defined.
         [java] 	for (var i=0; i<count; i++)
         [java] 
         [java] 	382, 15: 'count' is already defined.
         [java] 	var count = this.spin_count;
         [java] 
         [java] 	383, 15: 'i' is already defined.
         [java] 	for (var i=0; i<count; i++)
         [java] 
         [java]  
         [java] 
    
    local:
    
    deploybuild:
         [copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-background
    
    deployassets:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-background/assets
    
    deployskins:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-background/assets/skins/sam
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-background/assets/skins/sam
    
    deploylang:
    
    deploydocs:
    
    deploy:
    
    all:
    
    BUILD SUCCESSFUL
    Total time: 3 seconds

    Matrix Credits

    /home/y/libexec/ant/bin/ant all
    Buildfile: build.xml
         [echo] Starting Build For gallery-matrix-credits
    
    clean:
    
    init:
        [mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp
         [echo] Starting Build For gallery-matrix-credits
    
    -lint-server:
         [echo] Starting Build For gallery-matrix-credits
    
    -node:
         [echo] For faster builds, install Node.js.
    
    -concatdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/ant
       [delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/ant
    
    -registerdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp
    
    -prependdebug:
    
    -appenddebug:
    
    builddebug:
    
    -createcore:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp
    
    -loggerregex:
    
    buildcore:
    
    -rollupjs:
    
    -concatskins:
         [copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/ant
       [delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/ant
    [yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/assets/skins/sam/gallery-matrix-credits.css
    [yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/assets/skins/sam/gallery-matrix-credits.css
    
    -buildskins:
    
    -rollupcss:
    
    buildskins:
    
    -buildlangs:
    
    -rolluplangs:
    
    buildlangs:
    
    build:
    
    minify:
    [yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/gallery-matrix-credits.js
    [yuicompressor] 
    [yuicompressor] [WARNING] Invalid hint syntax: use strict
    [yuicompressor] add("gallery-matrix-credits",function(Y){ ---> "use strict" <--- ;functionMatrixCredits(config){this.timer
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] cursor:30,spin:10}; ---> var  <--- rnd=Y.Plugin.MatrixBackground.rnd;
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] =Y.Plugin.MatrixBackground.rnd; ---> var  <--- startTimer=Y.Plugin.MatrixBackground.startTimer;
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] =Y.Plugin.MatrixBackground.startTimer; ---> var  <--- stopTimer=Y.Plugin.MatrixBackground.stopTimer;
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] =Y.Plugin.MatrixBackground.stopTimer; ---> var  <--- getCharacterRange=Y.Plugin.MatrixBackground.getCharacterRange;
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] pages=this.get("textSequence"); ---> var  <--- page=pages[this.page_index];var 
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] page=pages[this.page_index]; ---> var  <--- key=(this.page_index==pages.length
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ){this.page_index=0;} ---> var  <--- page=pages[this.page_index];var 
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] page=pages[this.page_index]; ---> var  <--- intro=Y.reduce(page.intro||
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ||"&nbsp;")+"</p>";}); ---> var  <--- lines=Y.reduce(page.lines||
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] if(this.spin_index>0){ ---> var  <--- frame_line=this.frame_lines.item(this.
    [yuicompressor] 
    [yuicompressor] [WARNING] The variable c_range has already been declared in the same scope...
    [yuicompressor] item(this.cursor_pt.row), ---> c_range <--- =getCharacterRange.call(this),done=
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] this),done=0;for( ---> var  <--- i=0;i<this.spin_index;
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ("background");if(bkgd){ ---> var  <--- container=this.get("boundingBox");container
    [yuicompressor] 
    [yuicompressor] [WARNING] The symbol interval is declared but is apparently never used.
    [yuicompressor] This code can probably be written in a more compact way.
    [yuicompressor] :{writeOnce:true}};var  ---> interval <--- ={cursor:30,spin:10}
    [yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/gallery-matrix-credits-min.js
    
    lint:
         [echo] Using Rhino. Install nodejs to improve jslint speed, or skip with -Dlint.skip=true
         [java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-matrix-credits/build_tmp/gallery-matrix-credits.js
         [java]  
         [java] 
         [java] 	191, 48: 'nextPage' is not defined.
         [java] 	Y.later(page.pause || this.get(key), this, nextPage);
         [java] 
         [java] 	223, 54: Missing semicolon.
         [java] 	this.frame.setStyle('top', this.frame_top + 'px')
         [java] 
         [java] 	231, 9: 'startCursor' is not defined.
         [java] 	startCursor.call(this);
         [java] 
         [java] 	232, 9: 'startSpin' is not defined.
         [java] 	startSpin.call(this);
         [java] 
         [java] 	270, 9: 'checkLineFinished' is not defined.
         [java] 	checkLineFinished.call(this);
         [java] 
         [java] 	298, 49: 'updateSpin' is not defined.
         [java] 	this.spin_handle = this.bkgd.on('spin', updateSpin, this);
         [java] 
         [java] 	330, 24: 'c_range' is already defined.
         [java] 	c_range    = getCharacterRange.call(this),
         [java] 
         [java] 	356, 13: 'checkLineFinished' is not defined.
         [java] 	checkLineFinished.call(this);
         [java] 
         [java]  
         [java] 
    
    local:
    
    deploybuild:
         [copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-credits
    
    deployassets:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-credits/assets
    
    deployskins:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-credits/assets/skins/sam
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-matrix-credits/assets/skins/sam
    
    deploylang:
    
    deploydocs:
    
    deploy:
    
    all:
    
    BUILD SUCCESSFUL
    Total time: 3 seconds

    Multi-value Input control

    /home/y/libexec/ant/bin/ant all
    Buildfile: build.xml
         [echo] Starting Build For gallery-multivalue-input
    
    clean:
    
    init:
        [mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp
         [echo] Starting Build For gallery-multivalue-input
    
    -lint-server:
         [echo] Starting Build For gallery-multivalue-input
    
    -node:
         [echo] For faster builds, install Node.js.
    
    -concatdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/ant
       [delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/ant
    
    -registerdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp
    
    -prependdebug:
    
    -appenddebug:
    
    builddebug:
    
    -createcore:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp
    
    -loggerregex:
    
    buildcore:
    
    -rollupjs:
    
    -concatskins:
         [copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/ant
       [delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/ant
    [yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/assets/skins/sam/gallery-multivalue-input.css
    [yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/assets/skins/sam/gallery-multivalue-input.css
    
    -buildskins:
    
    -rollupcss:
    
    buildskins:
    
    -buildlangs:
    
    -rolluplangs:
    
    buildlangs:
    
    build:
    
    minify:
    [yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/gallery-multivalue-input.js
    [yuicompressor] 
    [yuicompressor] [WARNING] Invalid hint syntax: use strict
    [yuicompressor] add("gallery-multivalue-input",function(Y){ ---> "use strict" <--- ;functionMultiValueInput(config){MultiValueInput.superclass
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] );if(values){for( ---> var  <--- i=0;i<values.length;
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] =allList.size();for( ---> var  <--- i=0;i<size;i++
    [yuicompressor] 
    [yuicompressor] [WARNING] The symbol val is declared but is apparently never used.
    [yuicompressor] This code can probably be written in a more compact way.
    [yuicompressor] values=this.get("values"), ---> val <--- =values[index];values.splice(
    [yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/gallery-multivalue-input-min.js
    
    lint:
         [echo] Using Rhino. Install nodejs to improve jslint speed, or skip with -Dlint.skip=true
         [java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/gallery-multivalue-input.js
         [java]  
         [java] 
         [java] 	167, 2: Mixed spaces and tabs.
         [java] 	this._pendingDelete = true;
         [java] 
         [java]  
         [java] 
    
    local:
    
    deploybuild:
         [copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input
    
    deployassets:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input/assets
    
    deployskins:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input/assets/skins/sam
         [copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input/assets/skins/sam
    
    deploylang:
    
    deploydocs:
    
    deploy:
    
    all:
    
    BUILD SUCCESSFUL
    Total time: 2 seconds

    Simple Growl-like Notifier

    /home/y/libexec/ant/bin/ant all
    Buildfile: build.xml
         [echo] Starting Build For gallery-simplenotifier
    
    clean:
    
    init:
        [mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp
         [echo] Starting Build For gallery-simplenotifier
    
    -lint-server:
         [echo] Starting Build For gallery-simplenotifier
    
    -node:
         [echo] For faster builds, install Node.js.
    
    -concatdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp/ant
       [delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp/ant
    
    -registerdebug:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp
    
    -prependdebug:
    
    -appenddebug:
    
    builddebug:
    
    -createcore:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp
    
    -loggerregex:
    
    buildcore:
    
    -rollupjs:
    
    -concatskins:
    
    -buildskins:
    
    -rollupcss:
    
    buildskins:
    
    -buildlangs:
    
    -rolluplangs:
    
    buildlangs:
    
    build:
    
    minify:
    [yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp/gallery-simplenotifier.js
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] nmessage=this.get("message"); ---> var  <--- nheader=this.get("header");var 
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] nheader=this.get("header"); ---> var  <--- nheader_show;if(nheader){nheader_show="simplenotifier-header-show"
    [yuicompressor] 
    [yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
    [yuicompressor] ;}else{nheader_show="simplenotifier-header-noshow";} ---> var  <--- simplenotifier_content={message:nmessage,header:nheader
    [yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp/gallery-simplenotifier-min.js
    
    lint:
         [echo] Using Rhino. Install nodejs to improve jslint speed, or skip with -Dlint.skip=true
         [java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-simplenotifier/build_tmp/gallery-simplenotifier.js
         [java]  
         [java] 
         [java] 	20, 8: Mixed spaces and tabs.
         [java] 	value: ""
         [java] 
         [java] 	24, 8: Mixed spaces and tabs.
         [java] 	value: "bottom-right"
         [java] 
         [java] 	38, 4: Mixed spaces and tabs.
         [java] 	
         [java] 
         [java] 	39, 4: Mixed spaces and tabs.
         [java] 	BOUNDING_TEMPLATE : '<div/>',
         [java] 
         [java] 	40, 4: Mixed spaces and tabs.
         [java] 	
         [java] 
         [java] 	41, 4: Mixed spaces and tabs.
         [java] 	
         [java] 
         [java] 	59, 12: Mixed spaces and tabs.
         [java] 	nheader_show = "simplenotifier-header-show";
         [java] 
         [java] 	61, 12: Mixed spaces and tabs.
         [java] 	nheader_show = "simplenotifier-header-noshow";
         [java] 
         [java] 	65, 12: Mixed spaces and tabs.
         [java] 	message:  nmessage,
         [java] 
         [java] 	116, 8: Mixed spaces and tabs.
         [java] 	var cb = this.get("contentBox");
         [java] 
         [java] 	117, 8: Mixed spaces and tabs.
         [java] 	cb.on('mouseenter',Y.bind(function(e) {
         [java] 
         [java] 	119, 12: Mixed spaces and tabs.
         [java] 	this.timer.pause();
         [java] 
         [java] 	121, 8: Mixed spaces and tabs.
         [java] 	},this));
         [java] 
         [java] 	123, 8: Mixed spaces and tabs.
         [java] 	cb.on('mouseleave',Y.bind(function(e) {
         [java] 
         [java] 	129, 8: Mixed spaces and tabs.
         [java] 	
         [java] 
         [java] 	138, 8: Mixed spaces and tabs.
         [java] 	if(e || e.newVal) {
         [java] 
         [java] 	139, 8: Mixed spaces and tabs.
         [java] 	this._uiSetHeader(e.newVal);
         [java] 
         [java] 	140, 8: Mixed spaces and tabs.
         [java] 	}
         [java] 
         [java] 	150, 8: Mixed spaces and tabs.
         [java] 	var header = Y.one('.yui3-simplenotifier-header');
         [java] 
         [java] 	154, 8: Mixed spaces and tabs.
         [java] 	this.hide();
         [java] 
         [java]  
         [java] 
    
    local:
    
    deploybuild:
         [copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-simplenotifier
    
    deployassets:
         [copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-simplenotifier/assets
    
    deployskins:
    
    deploylang:
    
    deploydocs:
    
    deploy:
    
    all:
    
    BUILD SUCCESSFUL
    Total time: 2 seconds

    © 2006-2013 Yahoo! Inc. All rights reserved.
    All code on this site is licensed under the BSD License unless stated otherwise.
    About This Site · Security Contact Info