mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									71be1ccd68
								
							
						
					
					
						commit
						5264e5cd3a
					
				| @ -30,6 +30,11 @@ var widgets = require('features/ui-widgets') | ||||
| 
 | ||||
| /*********************************************************************/ | ||||
| // 
 | ||||
| // XXX need a way to load a collection directly...
 | ||||
| // 		- reload from .location.collection
 | ||||
| // 		- path syntax 
 | ||||
| // 			<path>:<title-selector>	-- needs to be normalized
 | ||||
| // 			<path>:<gid>
 | ||||
| // XXX might be a good idea to make collection loading part of the 
 | ||||
| // 		.load(..) protocol...
 | ||||
| // 		...this could be done via a url suffix, as a shorthand.
 | ||||
| @ -2304,7 +2309,7 @@ var FileSystemCollectionActions = actions.Actions({ | ||||
| 	// 		...I think the action itself should be generic, but what this
 | ||||
| 	// 		specific action does is very specific to file collections...
 | ||||
| 	// 		...think of a protocol))))
 | ||||
| 	unloadUnchangedCollections: ['- Collections|File/', | ||||
| 	unloadUnchangedCollections: ['Collections|File/Unload saved collections', | ||||
| 		function(logger){ | ||||
| 			var that = this | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user