mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 02:50:08 +00:00 
			
		
		
		
	added :all argument inheriting in tree...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									8f7300006e
								
							
						
					
					
						commit
						effce5863c
					
				| @ -2180,8 +2180,8 @@ module.System = { | |||||||
| 
 | 
 | ||||||
| 			<slot header> | 			<slot header> | ||||||
| 				<a href="#/list">☰</a> | 				<a href="#/list">☰</a> | ||||||
| 				<a href="#<slot parent>../</slot>">⇑</a> | 				<a href="#<slot parent>../:@arg(all)</slot>">⇑</a> | ||||||
| 				<!-- XXX make this editable... --> | 				<!-- XXX make this editable + inherit args... --> | ||||||
| 				[<slot location>@source(./location/quote/!)</slot>] | 				[<slot location>@source(./location/quote/!)</slot>] | ||||||
| 				<a href="javascript:refresh()">⟳</a> | 				<a href="javascript:refresh()">⟳</a> | ||||||
| 				<slot edit> | 				<slot edit> | ||||||
| @ -2376,7 +2376,7 @@ module.System = { | |||||||
| 				@var(path "@source(s ./path)") | 				@var(path "@source(s ./path)") | ||||||
| 				<div> | 				<div> | ||||||
| 					<div class="item"> | 					<div class="item"> | ||||||
| 						<a class="tree-page-title" href="#@var(path)">@source(./title/quote)</a> | 						<a class="tree-page-title" href="#@var(path):@arg(all)">@source(./title/quote)</a> | ||||||
| 						<a class="show-on-hover" href="#@var(path)/info">🛈</a> | 						<a class="show-on-hover" href="#@var(path)/info">🛈</a> | ||||||
| 						<a class="show-on-hover"  | 						<a class="show-on-hover"  | ||||||
| 							href="javascript:pwiki.delete('@var(path)')" | 							href="javascript:pwiki.delete('@var(path)')" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user