1. If a person desires to use Wedge, would they first need to install SMF, and then install Wedge on top? Or would Wedge be a stand-alone forum software?
2. I read in the FAQ's that you all were going to include a lot of powerful features, like Calendar and Blog as part of the system. I agree with your analogy of MS Word. Would a frontpage (like "TinyPortal") be potentially included?
3. Lastly, how easy would it be for a third-party gallery system (like say, "Coppermine Photo Gallery") to create a bridge to you?
1. If a person desires to use Wedge, would they first need to install SMF, and then install Wedge on top? Or would Wedge be a stand-alone forum software?
2. I read in the FAQ's that you all were going to include a lot of powerful features, like Calendar and Blog as part of the system.
Would a frontpage (like "TinyPortal") be potentially included?
2. I read in the FAQ's that you all were going to include a lot of powerful features, like Calendar and Blog as part of the system. I agree with your analogy of MS Word. Would a frontpage (like "TinyPortal") be potentially included?
3. Lastly, how easy would it be for a third-party gallery system (like say, "Coppermine Photo Gallery") to create a bridge to you?
(Side note: Nao, I can't use the quote splitter. It appears to be broken with an undefined index.)
It was due to the object rewrite for the editor -- I didn't bother to save this.opt but I didn't remember that splitQuote was trying to access opt from the outside. I should probably turn closed/protect into global vars...
As already mentioned, Aeva Media is included by default, however it would be no more difficult than it would be for SMF, and in some ways quite a bit easier. The biggest problem is including the style from Wedge because Wedge doesn't use standard CSS files but LESS-type syntax which it auto-compiles, minifies and optionally compresses for better performance, but it really depends on what you're trying to do as to whether this is a good idea or not.
Anyone's still free to use regular CSS files, even in Wedge if you use the classic style throughout the entire file. Or you can simply include a normal CSS file from an external source and it'll be included as is, without any work...