Is mojoportal right for me?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
9/28/2006 9:20:32 AM
Gravatar
Total Posts 3

Is mojoportal right for me?

I'm trying to understand if mojoportal will do what I need.  Any feedback is appreciated.

We have a web designer who will create a new website which will be around 250 pages.  I need to figure out a way for a couple of users to be able to update text on those pages using C#.

For example, will mojoportal allow me to place 1-to-many "placeholders" (placeholder meaning that the portal will insert text the user added in CMS at the location of the placeholder in 1-to-many locations on the page) which will diplay CMS text from the user?

Can the web designer create HTML pages as she usually does and just ad some kind of placeholders to the page where text will be updated and mojoportal will add the text after being notified of the name of the placeholder?


Thanks!
9/28/2006 11:55:14 AM
Gravatar
Total Posts 18439

Re: Is mojoportal right for me?

With mojoPortal you would have a designer create a design and then you would need to translate that into a mojoPortal skin using the various files that make up a mojoPortal skin:
layout.Master, theme.skin, style.css and other supporting css and image files. (located under Data/Sites/[SiteID]/skins/skinname)

You don't need a designer to be involved in designing every page of the site just one good design which can be translated to a mojoportal skin by someone with an understanding of css. You could create a few different skins as you can have specific skins assigned to different pages but you certainly wouldn't need 250 different skins. You can also optionally allow users to pick a skin that they prefer.

The 250 pages of content can all live in the database and be created/edited by users with no help from developers or designers

All content pages for mojoportal come from the database and can be edited in the browser by user's with permissions. Permissions are configured by roles and you can add as many roles as you need. You can create pages in the browser and add feature modules to the page (Html, Blog, Forum Gallery, etc) and user's with permission can edit the content in these feature modules using the same WYSWYG editor that you used to post in this forum. Users don't use C# to edit content, I can't imagine that. There is no need for place holders either, users can edit using the editor. Style is separated from content so style can be changed independent of content by changing the skin.

To get an idea of what you can do with mojoPortal, try the online demo http://demo.mojoportal.com which allows you to login as administrator and create pages and edit content yourself.

Hope it helps,

Joe
9/28/2006 12:01:58 PM
Gravatar
Total Posts 3

Re: Is mojoportal right for me?

Thanks for the reply.

What is the username/password for the demo site?
9/28/2006 12:03:57 PM
Gravatar
Total Posts 18439

Re: Is mojoportal right for me?

Its listed right on the front page of the demo site, admin@admin.com with password admin

Feel free to create new pages and edit content, periodically, when it starts looking too crazy I reset it back to default data.

Thanks,

Joe
9/28/2006 12:12:31 PM
Gravatar
Total Posts 3

Re: Is mojoportal right for me?

Geez...sorry... I missed it within all the convulted text.

I am impressed how you can click the pencil icon and edit the text.  Very user friendly.  Looks perfect for our needs.

Thanks for making it available.
9/28/2006 12:15:10 PM
Gravatar
Total Posts 18439

Re: Is mojoportal right for me?

No problem, I probably should reset it back to default data soon, it is getting convoluted.

Hope it meets your needs and helps you get your site done quickly.

Cheers,

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