Hi,
I play around with the Forrest 0.6 (I setup a new project) and added a
folder 'services' which includes a file services.xml. When I generate the
src I get the following build error:
No pipeline matched request:
services/site:your-project">services/site:your-project
In my site.xml I put
<services label="Leistungen" href="services/" tab="services">
<overview label="Uebersicht" href="services.html"
description="Leistungsspektrum"/>
</services>
and in tab.xml I have
<tab id="services" label="Leistungen" dir="services"
indexfile="services.html"/>
I have no idea what is wrong here. Any help appreciated.
Sven
|