PDA

View Full Version : pre-sales questions


n00b
05-13-2005, 07:21 AM
can we see the admin area of the software to see what it looks like / how it operates?

Does your software have a templating engine?

Can separate templates be specified when creating articles (ie: template A for the front end, template B for one news section, template C for a separate news section)?

How much load does your software put on a server if 50 concurrent users are all reading the same article?

Thanks!

boccio
05-13-2005, 04:08 PM
Public access to admin area is disabled for security reasons. We can grant you access, just send email to support@word-press.net

The software uses our own template engine. We have .tpl files for every respective module. They are basically plain HTML files that have special tags enclosed in brackets {} for easier manipulation of modules.

The software is optimized to work stable for sites with high load.