CVS commit by barry: - add article to Articles index page and menu - rename title to conform to other articles M +12 -0 index.php 1.9 M +1 -1 kiosk-lp.php 1.4 M +1 -0 menu.inc 1.6 --- www/areas/enterprise/articles/index.php #1.8:1.9 @@ -40,4 +40,16 @@ + KDE Kiosk: Battening Down the Hatches
+ + The KDE Kiosk is a framework that has been built into KDE since version 3. It allows administrators to create a secure and controlled environment for their users by customising and locking almost any aspect of the desktop. It is an essential element for deploying KDE in the enterprise environment. + + + + Barry O'Donovan + + + + + The deployment dilemma Jono Bacon --- www/areas/enterprise/articles/kiosk-lp.php #1.3:1.4 @@ -1,4 +1,4 @@ appendLink("Policy Based Linux Desktop Environment", "Kiosk_customization.pdf"); $this->appendLink("Installing the Linux Business Desktop", "http://www.informit.com/articles/article.asp?p=340870", false); +$this->appendLink("KDE Kiosk: Battening Down the Hatches", "kiosk-lp.php"); $this->appendLink("The deployment dilemma", "art_deploydilemma.php"); $this->appendLinK("Future of desktop and business", "art_deskfuture.php");