[Erp5-dev] wildcard support in business templates

Yoshinori Okuji yo at nexedi.com
Tue Apr 12 17:11:50 CEST 2005


I have added wildcard support into Business Templates. You can specify, for 
example, "portal_categories/foo/*" or "currency/*" in Paths.

You can get detailed information about how wildcards work from the manual:

http://python.org/doc/2.3.5/lib/module-fnmatch.html

In theory, very complex expressions, like 
"portal_categories/[!a-c]*/?/[XYZ]*", would work. But I guess you would only 
need to use 'some/path/*' in reality.

YO
-- 
Yoshinori Okuji, Nexedi Research Director
Nexedi: Consulting and Development of Free / Open Source Software
http://www.nexedi.com
ERP5: Free / Open Source ERP Software for small and medium companies
http://www.erp5.org
Storever: OpenBrick, WiFi infrastructure, notebooks and servers
http://www.storever.com



More information about the Erp5-dev mailing list