Adding custom features to iMIS 15 Web Pages

I have been asked by a reseller if there are any standards, guidelines or best practise documents available to help developers add customer features to iMIS 15 web pages.

They want to ensure that their custom features look as seamless and integrated as possible, as well as being able to make use of any standard objects, stylesheets or configuration settings.

This would include information such as how to get the current user, the current database connection etc.

I had a look around the IC but couldn't see anything. Have I missed it, or is it located elsewhere?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Here's what we have

What we have is incomplete, but it can be found at http://www.imiscommunity.com/developers_guide.

The CSS guide is quite complete, but has not been implemented yet. The pattern library we are just starting on, but at least you can some idea of our direction.

CSS Guide isn't public

I tried to access the CSS guide, but access is restricted. Could this be opened up? It's doubtful that this was deemed "sensitive information", don't you think?

I won't try to hide it: part of why I'm looking is to see whether the new CSS is written to use ids and classes effectively ("#head P" vs. "#main P" vs. "#main P.alt" and "H1#titlebar") and to encourage good habits (font families and sizes defined high up, not down in every detailed definition).

-- Bruce

we have the same issue here!

any documentation on customising the web pages?
no!

documentation on customising the web pages

I have a back log of clients that want information on customising;!

Can you give me examples of

Can you give me examples of what you want to do?

Examples

add PAF integration to signup
add terms & conditions to signup
customise event registrations (a lot)

I have a 50 page full of customisation requirements...