Perfectly reasonable. I'll work on a design proposal. RollerWiki, right? Elias
On 8/22/05, Allen Gilliland <[EMAIL PROTECTED]> wrote: > On Sun, 2005-08-21 at 19:33, Elias Torres wrote: > > I'll try to prototype this when I get a chance if you guys tell me > > you'd be interested in incorporating it. > > we are always interested in useful new features developed by anyone, but if > you really want to develop a feature this substantial you should start with a > design plan and post it on the list for the other developers to look over and > approve before you start too much coding. > > i don't want to sound like a code nazi or anything, but personally i would > likely reject pretty much any new code that didn't go through some form of > design proposal before being submitted. i just think this is a necessary > quality control process. > > -- Allen > > > > > > Elias > > > > On 8/16/05, Lance Lavandowska <[EMAIL PROTECTED]> wrote: > > > On 8/16/05, Elias Torres <[EMAIL PROTECTED]> wrote: > > > > Then we could write RewriteRules in Apache that translated these for > > > > example: > > > > > > > > http://www.jroller.com/page/fate/Weblog?catname=General into > > > > http://www.jroller.com/static-content/fate/general/index.html > > > > > > Suggestion: write the static version to the user's resource directory: > > > http://www.jroller.com/resources/fate/general/index.html > > > > > > The only problem with this is that it could interfere with the > > > maxDirectorySize admin value (eating up space valuable to the user, so > > > that they cannot upload a file). Since currently that value only > > > measures against the "base" resource directory for the user > > > (/resources/fate) we can get aroudn this issue for the time being by > > > writing all static content to a subdirectory. THis stops working > > > if/when we allow the user to create subdirectories. > > > > > > Lance > > > > >
