[TYPO3-ect]  meaning of mesh ?
    Fabien Udriot 
    fudriot at omic.ch
       
    Tue Dec 18 21:17:14 CET 2007
    
    
  
Hi,
What is the concept under "mesh" in the new TS configuration's way in 
the setup.txt  ? Do we need to understand as the common part of every 
controllers ?
plugin.tx_bananas.php5.setup {
	languageFile = EXT:bananas/locallang.xml
	templateDirectory = EXT:bananas/php5/templates
	resultsPerView = 6
	...
}
plugin.tx_bananas.php5.list = USER_INT
plugin.tx_bananas.php5.list.userFunc = tx_bananas_php5_listController->main
plugin.tx_bananas.php5.list.*mesh* {
	setupPath = plugin.tx_bananas.php5.setup.
}
 From Google :
mesh topology: the topology of a network whose components are all 
connected directly to every other component
http://www.google.ch/search?hl=en&client=firefox-a&rls=org.mozilla:en-US:official&hs=HO3&defl=en&q=define:Mesh&sa=X&oi=glossary_definition&ct=title
    
    
More information about the TYPO3-team-extension-coordination
mailing list