Fedora Community
From FedoraProject
m (1 revision(s)) |
|||
| Line 18: | Line 18: | ||
* [[MyFedora/PluginDesign| Plugins]] - describes the internal plugin structure for hooking into MyFedora internals | * [[MyFedora/PluginDesign| Plugins]] - describes the internal plugin structure for hooking into MyFedora internals | ||
* [[MyFedora/WidgetDesign| Widgets]] - describes the widget infrastructure for plugging in external applications on the portal page (No Content Yet) | * [[MyFedora/WidgetDesign| Widgets]] - describes the widget infrastructure for plugging in external applications on the portal page (No Content Yet) | ||
| + | * [[MyFedora/SiteMapDesigns | Sitemaps]] - give a high-level overview of how various pages/functionality within MyFedora might be laid out in a navigational structure | ||
=== Tutorials === | === Tutorials === | ||
Revision as of 18:00, 6 August 2008
Contents |
my.fedoraproject.org
Description
my.fedoraproject.org is a project to integrate all of the Fedora infrastructure in one place. The goal is to create a modular web page in which each module would pull views from the various Fedora resources and display them to the user. It is a first step in implementing the goals laid out in this paper . At first the web site would be geared towards Fedora development but could also handle upstream development resources and user community start pages.
Resource
git:
- git://git.fedorahosted.org/myfedora.git
- ssh://git.fedorahosted.org/git/myfedora.git
- http://git.fedorahosted.org/git/myfedora.git
Documentation
Design
- Plugins - describes the internal plugin structure for hooking into MyFedora internals
- Widgets - describes the widget infrastructure for plugging in external applications on the portal page (No Content Yet)
- Sitemaps - give a high-level overview of how various pages/functionality within MyFedora might be laid out in a navigational structure
Tutorials
- Build Tool case study - This tutorial describes how to build a multi-resource tool by looking at how the Build Tool was developed for the Packages Resource and modified to also use the People Resource