include("site.inc"); $template = new Page; $template->initCommon(); include("project.inc"); /***********************************************************************/ /***********************************************************************/ /* Initialize the project */ $project = new Project; /***********************************************************************/ /************************ Begin project content ************************/ /***********************************************************************/ /* Display name is the proper name of the project -- * it is displayed at the top of the page */ $project->display_name="Internationalization Project"; $project->project_name="fedora-i18n"; #$project->bugzilla_component="fedora-i18n"; /* List multiple mailing lists */ $project->mailing_list_prefix="https://listman.redhat.com/mailman/listinfo/"; $project->addMailingList("fedora-i18n-list", "Discussions about internationalization of Fedora core"); /* Note: The TODO list is a filename which is * the project_name with a .todo extension */ /* Project description */ $project->desc="
The goal of the Internationalization Project are to:
Before you file a bug, please read through the list of current and previous bugs for the cooresponding software package to determine if your bug has already been filed. If your bug does not exists, enter a bug report using the Bugzilla bug entry page. If your bug exists and has not been fixed, add additional information to the existing bug. If your bug exists and has been fixed, upgrade to the version in the bug report to determine if the bug was properly fixed. If it was not, reopen the bug.
Some other interesting Bugzilla queries:
"); $project->addMisc("IIIMF (Intranet/Internet Input Method Framework)", "Be part of the revolution! Intranet/Internet Input Method Framework (IIIMF) is the next generation Input Method Framework set to replace the legacy X Window System Input Method (XIM) used by existing Input Methods such as chinput, xcin, kinput2, ami and many others.
IIIMF is already enabled since Fedora Core 2, and it has been improved on Fedora Core 3. If you are interested in testing latest iiimf packages on development release of Fedora Core, please download in Download Section.
Please read IIIMF FAQ Selection if you have any questions on anything related to IIIMF.