Site Office

This forum is primarily for reporting issues about Web Accessibility such as difficulty using mojoPortal with a screen reader or other assistive technology.

Post any feedback here related to improving the accessibility or usability of mojoPortal. As stated in our Accessibility documentation, it is an important goal of the project that both the front-end customer experience and the back end administration and content publishing features be accessible to as many people as possible. Ideally, if you post about problems, we will also be glad to have suggestions on how the problems can be fixed but all constructive feedback on these issues is welcome.

This thread is closed to new posts. You must sign in to post in the forums.
5/9/2008 6:24:49 PM
Gravatar
Total Posts 180
Thomas F. Heringer

Site Office

What is the purpose for the site office? Then how is to be configured so that it shows up after signing into my sites? I have noticed it shows up on mojoportal and that it is in my files, but it is not there after signing into my sites.

5/10/2008 6:35:15 AM
Gravatar
Total Posts 18439

Re: Site Office

Site Office is something I've begun work on several times and then get side tracked. So far it is just a user interface and plugin model with no real working features. The idea in my grand vision of mojoPortal is to have everything you need to run a business built in or available including office like features.

I leave it enabled on demo.mojoportal.com and on mojoportal.com just to illustrate where things are headed. Many times web developers need to build business type web applications and they want a consistent application user interface rather than the kind of styled creative user interface we see on the public facing web pages. So while developers can currently build features that plug into the content management system, Site Office will be another option for plugging in custom features more geared to business applications where a consistent UI is desired.

Ultimately we will have things for outlook style email and private site messages and things for managing/sharing documents and calendars. Since it would take a long time to build features like Word, Excel, Powerpoint, accounting systems, we will build some things and do integration with google Documents and Microsoft Live. The final goal is just to be able to do every task related to running a business in the web browser and have it all tied together. This will allow collaborating with employees located anywhere. I envision more and more business moving to a model of having remote workers rather than paying for cubicle space and relieving the worker of related transportation cost time and stress associated with commuting to an office.

You can enable it by this setting in Web.config or user.config

<add key="UseSiteMailFeature" value="true" />

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.