7 Oct
2005
7 Oct
'05
6:07 p.m.
Is it possible for xwiki to serve a static VM file that is not associated with a document? That is, serve a url like "/xwiki/ foo.vm" and have the velocity evaluated? As a workaround, I can do something like /xwiki/bin/view/XWiki/DummyDoc?xpage=foo.vm but it seems wasteful to have to query the DB to serve a somewhat static file. Matt