I don't really follow what you are wanting to do. Can't you just install it as normal and then configure http://yoursite.com/eve/ as one of the URLs to include?
Otherwise, you would need to write a script to generate a urllist.txt file containing the URLs for every forum/topic for your community (which could result in a large file).
Posts: 3869 | Location: Seattle, WA | Registered: January 01, 2000
Here is a question and answer from the google sitemap page. I am wondering how we should handle it.
7. I have no easy way to extract URLs from my database of dynamic URLs. How can I generate a Sitemap?
You can use any reasonably large access log (i.e., an Apache log) to submit your URLs. The Sitemap Generator allows you to generate a Sitemap from a list of URLs, from your access logs, or by pointing to a directory path hosting static files corresponding to URLs.
I seem to remember being told that you can run Python scripts on Groupee servers. I have been told that I am best of running a cron job. Although, I'm not quite sure how to do that...
And yes, it's definately proving to be a challenge !