Commit 4b29dfb39a40ead1fd034385e7952602eb90e19c
1 parent
7a2e72aa
improve the welcome text.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5025 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
11 additions
and
1 deletions
kthelp/ktcore/EN/welcome.html
| ... | ... | @@ -3,6 +3,16 @@ |
| 3 | 3 | <title>Welcome to KnowledgeTree 3.0</title> |
| 4 | 4 | </head> |
| 5 | 5 | <body> |
| 6 | -<p class="descriptiveText">KnowledgeTree™ Document Management System is a web-based and feature-rich open source Document Management System (DMS). KnowledgeTree, available as a free download, can help organisations meet regulatory compliance challenges such as the Sarbanes-Oxley Act, SEC Rule 17a-4 and FDA 21CFR11. </p> | |
| 6 | +<p class="descriptiveText">KnowledgeTree is a commercial open source, web-based Document Management System. KnowledgeTree allows you to move away from uncontrolled and unaudited shared network drives to an environment which encourages knowledge sharing and meets regulatory requirements.</p> | |
| 7 | + | |
| 8 | +<p class="descriptiveText">KnowledgeTree provides:</p> | |
| 9 | + | |
| 10 | +<ul class="descriptiveText"><li>A central document repository with audited document content version control</li> | |
| 11 | + <li>Powerful document metadata management and versioning</li> | |
| 12 | + <li>Sophisticated document authoring management and workflow</li> | |
| 13 | + <li>Full-text indexing technology allowing search within document contents</li> | |
| 14 | + <li>Powerful security group and role-based security model and integration with Directory Servers.</li> | |
| 15 | +</ul> | |
| 16 | + | |
| 7 | 17 | </body> |
| 8 | 18 | </html> |
| 9 | 19 | \ No newline at end of file | ... | ... |