setName ("KDE Homepage"); $section =& $this->appendSection("About KDE"); $section->appendDir("What is KDE?","whatiskde"); $section->appendDir("Screenshots","screenshots"); $section->appendDir("Try KDE","trykde"); $section->appendDir("Announcements","announcements"); $section->appendDir("General Information","info"); $section->appendDir("Documentation","documentation"); $section->appendDir("Supporting KDE","support"); $section->appendDir("Merchandise","stuff"); $section->appendDir("History", "history"); $section =& $this->appendSection("Download"); $section->appendDir("Stable Version", "download"); $section->appendLink("Source Code", "http://techbase.kde.org/Getting_Started", false); $section->appendLink("FTP Mirrors","mirrors/"); $section =& $this->appendSection("Community"); $section->appendDir("Code of Conduct","code-of-conduct"); $section->appendLink("Users", "http://userbase.kde.org/", false); $section->appendDir("People","people"); $section->appendDir("Mailing Lists","mailinglists"); $section->appendLink("Forum","http://forum.kde.org/",false); $section =& $this->appendSection("Develop"); $section->appendDir("Getting Involved","getinvolved"); $section->appendLink("Developer Information","http://techbase.kde.org/Getting_Started", false); $section->appendLink("Bug Database","http://bugs.kde.org/", false); $section->appendLink("Translation, Documentation","http://l10n.kde.org/", false); $section->appendLink("Source Reference","http://lxr.kde.org/", false); $section->appendLink("WebSVN","http://websvn.kde.org/", false); $section =& $this->appendSection("Explore"); $section->appendDir("KDE Family","family"); $section->appendLink("International","family/international.php"); ?>