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

scripts.create_distribute.epub.OPSCreator.taskScript Maven / Gradle / Ivy

The newest version!


	EPUB Creator
	Create an EPUB (OPS 2.0) fileset from DTBook or XHTML input.
   	
    
			
	
		Input file(s)
		Select the input content document(s) (DTBook or XHTML)
		
			
		
	
	
	
		Output
		Select the output .epub file
		
			
		
			

	
		Force XHTML-based EPUB
		Whether to always create an XHTML-based EPUB, even if the input is DTBook 2005-2
		
			
		
	
	
	
		NCX configuration
		Select a custom NCX configuration file
		
			
		
	

	
	
		dc:title
		Set the Dublin Core Title value (OPS required)
		
			
		
				

	
		dc:identifier
		Set the Dublin Core Identifier value (OPS required)
		
			
		
				

	
		dc:language
		Set the Dublin Core Language value (OPS required)
		
			
		
	

	
		dc:creator
		Set the Dublin Core Creator value
		
			
		
				

	
		dc:publisher
		Set the Dublin Core Publisher value
		
			
		
	

	
		dc:date
		Set the Dublin Core Date value - YYYY(-MM-DD)
		
			
		
				


	
			
			
	
		
			input
			${input}
		
					
		
			output
			$parent{output}/pipeline__temp/1/
								

		
			ncxConfig
			${customNCXConfig}
		
		
		
			forceXhtml
			${forceXhtml}
				
				
		
			dc:title
			${dctitle}
		

		
			dc:creator
			${dccreator}
		
				
		
			dc:publisher
			${dcpublisher}
		

		
			dc:date
			${dcdate}
		

		
			dc:identifier
			${dcidentifier}
		

		
			dc:language
			${dclanguage}
		
		
			
			
	
		
			input
			$parent{output}/pipeline__temp/1/package.opf
		
					
		
			output
			$parent{output}/pipeline__temp/2/
								
	
	
	
		
			input
			$parent{output}/pipeline__temp/2/package.opf
		

		
			linebreak
			UNIX
							
										
		
			output
			$parent{output}/pipeline__temp/2/
								
	

	
		
			input
			$parent{output}/pipeline__temp/2/package.opf
		
					
		
			output
			${output}
								
	

	
		
			input
			${output}
		
		
		
			abortThreshold
			NONE
								
	

	
		
			delete
			$parent{output}/pipeline__temp/
							
	
						





© 2015 - 2025 Weber Informatics LLC | Privacy Policy