PDA

View Full Version : billing and hosting templeates? Knowledgebase (en)


shadowspank
28th November 2005, 02:32
How do you export templeates to html and does the billing just hold information?

How do you customeize the control panl for the look and feel of the provider and use the Knowledgebase for information on setting up websties and stuff.

till
28th November 2005, 11:59
How do you export templeates to html and does the billing just hold information?

I dont understand the question. Which templates? And the billing system is not yet released, its only in SVN and not complete yet.

How do you customeize the control panl for the look and feel of the provider

The image files for the theme and the CSS are in:

/home/admispconfig/ispconfig/web/design/default

The HTML Te,plates in:

/home/admispconfig/ispconfig/web/templates

and use the Knowledgebase for information on setting up websties and stuff.

If you want to customize the help system, have a look in the file:

/home/admispconfig/ispconfig/web/help/inhalt_tree.php

shadowspank
28th November 2005, 18:50
thanks all that information is great. I was talking about the hosting plans that you can make is there a way to export them to html or php to display on the webhosting site? Or do I just have to code up some pages with the options. That each plan offiers.

till
28th November 2005, 18:58
No, the Hosting plans cannot be exported. But maybe you can display them with an external PHP script right of the ispconfig database.