MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

MonoX design  (Mono Support )

Viewed 27514 time(s), 4 post(s) 18.01.2012 15:20:51by nicher
nicher

nicher

18.01.2012 15:21:26
Hello,

How easy (or hard) is it to integrate an existing HTML+CSS template that comes originally from PSD files, into a working MonoX 4.5 website?

This question may sound a bit general, but the answer will have an impact or certain projects I am involved with at the moment.

Kind regards,
Noy
Dieser Inhalt wurde noch nicht bewertet. 
130 Reputation 14 Total posts
denis

denis

18.01.2012 15:55:22
Hi,
Saying "it depends" will probably not help you much :) In a way, it is not too different from working with ordinary ASP.NET sites, as you will need to produce HTML for master pages and CSS and related resources for the application theme. Addiitonally, MonoX introduces a part template concept, which allows you to skin the individual Web parts.For a skilled designer that knows where to put he individual resources, this requires a few hours of work for a typical template with a few HTML editors/content holders. Of course, this time grows when there are many additional parts that needs to be skinned (for example, the blog system consist of 5-6 individual parts).
Dieser Inhalt wurde noch nicht bewertet. 
7207 Reputation 956 Total posts
nicher

nicher

18.01.2012 16:04:33
Thank you Denis.

Why does the blog system consist of 5-6 individual parts by the way?

Thanks,
Noy
Dieser Inhalt wurde noch nicht bewertet. 
130 Reputation 14 Total posts
denis

denis

18.01.2012 16:38:33
There are separate parts for blog post list, single blog post view, blog post edit, blog comments, etc. This modular approach allows for greater control and part reuse across projects. Same holds for other more complex sections: groups, discussion forums, etc.
Dieser Inhalt wurde noch nicht bewertet. 
7207 Reputation 956 Total posts