On Feb 4, 2008 11:05 AM, srinivasa marreddy <[EMAIL PROTECTED]> wrote: > Looks simple and straight forward but to add new property for every > subdomain in properties file is going to be manual process. It would be > great if we store the url in the database( http:// > screenname.rollerweblogger.org(default) or the other domain name ) during > registration process and use it instead of property file.
That's a good point, I think it translates to this requirement: - Allow users to set base blog URL via Roller UI (e.g. via Weblog Settings page) Another possibility: - Allow admin to specify pattern to use for blog URLs (e.g. using URI template) - Dave
