index.php

来自「GForge 3.0 协作开发平台 支持CVS, mailing lists, 」· PHP 代码 · 共 58 行

PHP
58
字号
<?phprequire_once('pre.php');    // Initial db and session library, opens session$HTML->header(array('title'=>"Professional Installation, Customization and Support"));?><h1>Need Professional Help?</h1><p><h3>Installation</h3><p>We can get your installation up and running -- and do it right the first time.<p><h3>Customization</h3><p>Need a custom feature? Who better to implement it than the core developers that wrote the rest of the system?<p><h2>GForge Reporting and Time Tracking Module</h2><p>With 42+ graphs in hundreds of combinations, you can view your entire GForge installation allthe way down to individualusers and tasks, the <strong>Reporting</strong> and <strong>Time Tracking</strong> Modulehelps you manage projects, people and your entire organization.<p><H3>Time Tracking &amp; Time Reporting</h3><p><a href="http://perdue.net/reporting/"><img src="reporting.jpg" width="400" height="300" border="0"></a><p>Each user has the ability to enter time spent on tasks on a daily and weeklybasis, recording each entry with a category (such as "Coding", "Testing", "Meeting).<p><strong>Time Reports Include:</strong><br /><ul>        <li>User Reports: Time spent By Task, By Category, By Subproject        <li>Project Reports: Time spent By Task, By Category, By Subproject, By User        <li>Site-Wide Reports: Time spent By Task, By Category, By Subproject, By User, Total Hours weekly</ul><p><h3>Statistics &amp; Graphing</h3><p><ul>        <li>Users Added daily/weekly/monthly/overall        <li>Total Users daily/weekly/monthly/overall        <li>User Activity (bugs, docs, forum posts, etc, etc)        <li>Project Activity (bugs, docs, forum posts, etc, etc)        <li>Site-Wide Activity (bugs, docs, forum posts, etc, etc)        <li>Pie graphs of downloads, bugs, etc by users, projects, sitewide</ul><p>Contact <a href="mailto:tim@gforge.org?subject=Professional%20Help">tim@gforge.org</a> for more information.<?php$HTML->footer(array());?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?