I just created a MoinMoin instance using moinmoin-install. The themes didn't work at all, as if the CSS files couldn't be found.
After some poking around, I added the following to wikiconfig.py, and now it works: url_prefix_static = '/moin' Could this be a bug in moinmoin-install, or did I mess things up somehow? _______________________________________________ HCoop-Help mailing list [email protected] https://lists.hcoop.net/listinfo/hcoop-help
