[richfaces-svn-commits] JBoss Rich Faces SVN: r2217 - in trunk/samples/richfaces-demo/src/main: webapp/templates/include and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Aug 13 08:01:08 EDT 2007


Author: vkorluzhenko
Date: 2007-08-13 08:01:08 -0400 (Mon, 13 Aug 2007)
New Revision: 2217

Modified:
   trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties
   trunk/samples/richfaces-demo/src/main/webapp/templates/include/references.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-523

Modified: trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties
===================================================================
--- trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties	2007-08-13 10:28:16 UTC (rev 2216)
+++ trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties	2007-08-13 12:01:08 UTC (rev 2217)
@@ -1,65 +1,65 @@
 # list of components in comma-separated format
 #id=name,iconImage,captionImage,devGuideLocation,tldDocLocation,javaDocLocation
-panel=              richOutputs,          Panel,                /images/ico_panel.gif,        /images/cn_panel.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/panel.jsf
-separator=          richOutputs,          Separator,            /images/ico_separator.gif,    /images/cn_separator.gif,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#separator,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/separator.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISeparator.html,   /richfaces/separator.jsf
-spacer=             richOutputs,          Spacer,               /images/ico_spacer.gif,       /images/cn_spacer.gif,     http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#spacer,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/spacer.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISpacer.html,   /richfaces/spacer.jsf
-tabPanel=           richOutputs,          Tab Panel,            /images/ico_tabpanel.gif,     /images/cn_tabpanel.gif,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#tabPanel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/tabPanel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UITabPanel.html,   /richfaces/tabPanel.jsf
-inputNumberSlider=  richInputs,           Input Number Slider,  /images/ico_slider.gif,       /images/cn_slider.gif,     http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#inputNumberSlider,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/inputNumberSlider.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIInputNumberSlider.html,   /richfaces/inputNumberSlider.jsf
-inputNumberSpinner= richInputs,           Input Number Spinner, /images/ico_spinner.gif,      /images/cn_spinner.gif,    http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#inputNumberSpinner,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/inputNumberSpinner.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIInputNumberSpinner.html,   /richfaces/inputNumberSpinner.jsf
-dataFilterSlider=   richDataIterators,    Data Filter Slider,   /images/ico_DataFilterSlider.gif,        /images/cn_DataFilterSlider.gif,    http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataFilterSlider,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dataFilterSlider.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataFltrSlider.html,   /richfaces/dataFilterSlider.jsf
-dataTable=			richDataIterators,    Data Table,           /images/ico_DataTable.gif,        /images/cn_DataTable.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataTable,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dataTable.html,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataTable.html,   /richfaces/dataTable.jsf
-column=			    richDataIterators,    Column,               /images/ico_DataTable.gif,        /images/cn_Column.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataTable,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/column.html,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIColumn.html,   /richfaces/dataTable.jsf
-columnGroup=	    richDataIterators,    Column Group,         /images/ico_DataTable.gif,        /images/cn_ColumnGroup.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataTable,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/columnGroup.html,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIColumnGroup.html,   /richfaces/dataTable.jsf
-dataDefinitionList=	richDataIterators,    Data Definition List, /images/ico_DataTable.gif,        /images/cn_DataDefinitionList.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataTable,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dataDefinitionList.html,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataDefinitionList.html,   /richfaces/comingSoon.jsf
-dataGrid=	        richDataIterators,    Data Grid,            /images/ico_DataTable.gif,        /images/cn_DataGrid.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataTable,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dataGrid.html,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataGrid.html,   /richfaces/comingSoon.jsf
-dataList=        	richDataIterators,    Data List,            /images/ico_DataTable.gif,        /images/cn_DataList.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataTable,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dataList.html,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataList.html,   /richfaces/comingSoon.jsf
-dataOrderedList=	richDataIterators,    Data Ordered List,    /images/ico_DataTable.gif,        /images/cn_DataOrderedList.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dataTable,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dataOrderedList.html,  http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataOrderedList.html,   /richfaces/comingSoon.jsf
-gmap=				richMisc,             Google Map,           /images/ico_GoogleMap.gif,        /images/cn_GoogleMap.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#gmap,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/gmap.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIGmap.html,   /richfaces/gmap.jsf
-paint2d=            richOutputs,          Paint2D,              /images/ico_Paint2D.gif,        /images/cn_Paint2D.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#paint2D,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/paint2D.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPaint2D.html,   /richfaces/paint2D.jsf
-toolBar=            richOutputs,          Tool Bar,             /images/ico_ToolBar.gif,        /images/cn_ToolBar.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#toolBar,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/toolBar.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIToolBar.html,   /richfaces/toolBar.jsf
-toolTip=            richOutputs,          ToolTip,              /images/ico_panel.gif,          /images/cn_ToolTip.gif,        http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#toolTip,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/toolTip.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIToolTip.html,   /richfaces/toolTip.jsf
-simpleTogglePanel=  richOutputs,          Simple Toggle Panel,  /images/ico_SimpleTogglePanel.gif,        /images/cn_SimpleTogglePanel.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#simpleTogglePanel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/simpleTogglePanel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISimpleTogglePanel.html,   /richfaces/simpleTogglePanel.jsf
-dragIndicator=      richDragDrop,         Drag Indicator,       /images/ico_DragIndicator.gif,        /images/cn_DragIndicator.gif,     http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dragIndicator,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dragIndicator.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDragIndicator.html,   /richfaces/dragSupport.jsf
-dragSupport=        richDragDrop,         Drag Support,         /images/ico_DragSupport.gif,        /images/cn_DragSupport.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dragSupport,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dragSupport.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDragSupport.html,   /richfaces/dragSupport.jsf
-dropSupport=        richDragDrop,         Drop Support,         /images/ico_DropSupport.gif,        /images/cn_DropSupport.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dropSupport,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dropSupport.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDropSupport.html,   /richfaces/dragSupport.jsf
-dndParam=           richDragDrop,         Drag-Drop Parameter,  /images/ico_DropSupport.gif,        /images/cn_DragDropParameter.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dndParam,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dndParam.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDndParam.html,   /richfaces/dragSupport.jsf
-panelBar=           richOutputs,          Panel Bar,            /images/ico_PanelBar.gif,        /images/cn_PanelBar.gif,               http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panelBar,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panelBar.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanelBar.html,   /richfaces/panelBar.jsf
-tree=               richOutputs,          Tree,                 /images/ico_Tree.gif,        /images/cn_tree.gif,                       http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#tree,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/tree.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UITree.html,   /richfaces/tree.jsf
-modalPanel=         richOutputs,          Modal Panel,          /images/ico_ModalPanel.gif,        /images/cn_ModalPanel.gif,           http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#modalPanel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/modalPanel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIModalPanel.html,   /richfaces/modalPanel.jsf
-togglePanel=        richOutputs,          Toggle Panel,         /images/ico_TogglePanel.gif,        /images/cn_TogglePanel.gif,         http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#togglePanel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/togglePanel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UITogglePanel.html,   /richfaces/togglePanel.jsf
-suggestionBox=      richInputs,           Suggestion Box,       /images/ico_SuggestionBox.gif,        /images/cn_SuggestionBox.gif,     http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#suggestionbox,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/suggestionbox.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISuggestionBox.html,   /richfaces/suggestionBox.jsf
-dataTableScroller=  richDataIterators,    Data Table Scroller,  /images/ico_DataTableScroller.gif,        /images/cn_DataTableScroller.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#datascroller,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/datascroller.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDatascroller.html,   /richfaces/dataTableScroller.jsf
-dropDownMenu=       richMenu,             Drop Down Menu,       /images/ico_dropDownMenu.gif,        /images/cn_DropDownMenu.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#dropDownMenu,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/dropDownMenu.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDropDownMenu.html,   /richfaces/dropDownMenu.jsf
-menuGroup=          richMenu,             Menu Group,           /images/ico_dropDownMenu.gif,        /images/cn_MenuGroup.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#menuGroup,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/menuGroup.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMenuGroup.html,   /richfaces/dropDownMenu.jsf
-menuItem=           richMenu,             Menu Item,            /images/ico_dropDownMenu.gif,        /images/cn_MenuItem.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#menuItem,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/menuItem.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMenuItem.html,   /richfaces/dropDownMenu.jsf
-menuSeparator=      richMenu,             Menu Separator,       /images/ico_dropDownMenu.gif,        /images/cn_MenuSeparator.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#menuSeparator,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/menuSeparator.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMenuSeparator.html,   /richfaces/dropDownMenu.jsf
-ajaxattributes=     ajaxSupport,          Ajax Attributes,         /images/ico_common.gif,        /images/cn_ajaxAttributes.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/ajaxAttributes.jsf
-actionparam=        ajaxSupport,          Action Parameter,     /images/ico_common.gif,        /images/cn_actionParameter.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/actionparam.jsf
-commandButton=      ajaxSupport,          Command Button,       /images/ico_common.gif,        /images/cn_commandButton.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/commandButton.jsf
-commandLink=        ajaxSupport,          Command Link,         /images/ico_common.gif,        /images/cn_commandLink.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/commandLink.jsf
-form=               ajaxSupport,          Ajax Form,            /images/ico_common.gif,        /images/cn_ajaxForm.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/form.jsf
-support=            ajaxSupport,          Ajax Support,         /images/ico_common.gif,        /images/cn_ajaxSupport.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/support.jsf
-jsFunction=         ajaxSupport,          JavaScript Function,  /images/ico_common.gif,        /images/cn_jsFunction.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/jsFunction.jsf
-poll=               ajaxSupport,          Poll,                 /images/ico_common.gif,        /images/cn_poll.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/poll.jsf
-push=               ajaxSupport,          Push,                 /images/ico_common.gif,        /images/cn_push.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-status=             ajaxSupport,          Status,               /images/ico_common.gif,        /images/cn_status.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/status.jsf
-ajaxListener=       ajaxSupport,          Ajax Listener,        /images/ico_common.gif,        /images/cn_ajaxListener.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/ajaxListener.jsf
-region=             ajaxSupport,          Ajax Region,          /images/ico_common.gif,        /images/cn_ajaxRegion.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/region.jsf
-loadBundle=         ajaxResources,        Bundle,               /images/ico_common.gif,        /images/cn_Bundle.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/bundle.jsf
-loadScript=         ajaxResources,        Script,               /images/ico_common.gif,        /images/cn_Script.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/script.jsf
-loadStyle=          ajaxResources,        Style,                /images/ico_common.gif,        /images/cn_Style.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/style.jsf
-keepAlive=          ajaxResources,        Keep Alive,           /images/ico_common.gif,        /images/cn_KeepAlive.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/keepAlive.jsf
-include=            ajaxOutput,           Include,              /images/ico_common.gif,        /images/cn_Include.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-mediaOutput=        ajaxOutput,           Media Output,         /images/ico_common.gif,        /images/cn_MediaOutput.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-outputPanel=        ajaxOutput,           Output Panel,         /images/ico_common.gif,        /images/cn_OutputPanel.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-repeat=             richDataIterators,    Repeat,               /images/ico_common.gif,        /images/cn_Repeat.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-htmlCommandLink=    ajaxMisc,             Html Command Link,    /images/ico_common.gif,        /images/cn_HtmlCommandLink.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-log=                ajaxMisc,             Log,                  /images/ico_common.gif,        /images/cn_Log.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-page=               ajaxMisc,             Ajax Page,            /images/ico_common.gif,        /images/cn_AjaxPage.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-portlet=            ajaxMisc,             Ajax Portlet,         /images/ico_common.gif,        /images/cn_AjaxPortlet.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-calendar=           richInputs,           Calendar,             /images/ico_common.gif,        /images/cn_Calendar.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-message=            richMisc,             Message,              /images/ico_common.gif,        /images/cn_Message.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-messages=           richMisc,             Messages,             /images/ico_common.gif,        /images/cn_Messages.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-virtualEarth=       richMisc,             Virtual Earth,        /images/ico_VirtualEarth.gif,        /images/cn_VirtualEarth.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
-effect=             richMisc,             Effect,               /images/ico_common.gif,        /images/cn_Effect.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/effect.jsf
-scrollableGrid=     richDataIterators,    Scrollable Data Grid, /images/ico_common.gif,        /images/cn_ScrollableDataGrid.gif,      http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#panel,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,   http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,   /richfaces/comingSoon.jsf
+panel=              richOutputs,          Panel,                /images/ico_panel.gif,                  /images/cn_panel.gif,                    RichFacesComponentsLibrary.html#panel,                                              jbossrichfaces/freezone/docs/tlddoc/rich/panel.html,              jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanel.html,                      /richfaces/panel.jsf
+separator=          richOutputs,          Separator,            /images/ico_separator.gif,              /images/cn_separator.gif,                RichFacesComponentsLibrary.html#separator,                                          jbossrichfaces/freezone/docs/tlddoc/rich/separator.html,          jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISeparator.html,                  /richfaces/separator.jsf
+spacer=             richOutputs,          Spacer,               /images/ico_spacer.gif,                 /images/cn_spacer.gif,                   RichFacesComponentsLibrary.html#spacer,                                             jbossrichfaces/freezone/docs/tlddoc/rich/spacer.html,             jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISpacer.html,                     /richfaces/spacer.jsf
+tabPanel=           richOutputs,          Tab Panel,            /images/ico_tabpanel.gif,               /images/cn_tabpanel.gif,                 RichFacesComponentsLibrary.html#tabPanel,                                           jbossrichfaces/freezone/docs/tlddoc/rich/tabPanel.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UITabPanel.html,                   /richfaces/tabPanel.jsf
+inputNumberSlider=  richInputs,           Input Number Slider,  /images/ico_slider.gif,                 /images/cn_slider.gif,                   RichFacesComponentsLibrary.html#inputNumberSlider,                                  jbossrichfaces/freezone/docs/tlddoc/rich/inputNumberSlider.html,  jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIInputNumberSlider.html,          /richfaces/inputNumberSlider.jsf
+inputNumberSpinner= richInputs,           Input Number Spinner, /images/ico_spinner.gif,                /images/cn_spinner.gif,                  RichFacesComponentsLibrary.html#inputNumberSpinner,                                 jbossrichfaces/freezone/docs/tlddoc/rich/inputNumberSpinner.html, jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIInputNumberSpinner.html,         /richfaces/inputNumberSpinner.jsf
+dataFilterSlider=   richDataIterators,    Data Filter Slider,   /images/ico_DataFilterSlider.gif,       /images/cn_DataFilterSlider.gif,         RichFacesComponentsLibrary.html#dataFilterSlider,                                   jbossrichfaces/freezone/docs/tlddoc/rich/dataFilterSlider.html,   jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataFltrSlider.html,             /richfaces/dataFilterSlider.jsf
+dataTable=		  richDataIterators,    Data Table,           /images/ico_DataTable.gif,              /images/cn_DataTable.gif,                RichFacesComponentsLibrary.html#dataTable,                                          jbossrichfaces/freezone/docs/tlddoc/rich/dataTable.html,          jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataTable.html,                  /richfaces/dataTable.jsf
+column=		  richDataIterators,    Column,               /images/ico_DataTable.gif,              /images/cn_Column.gif,                   RichFacesComponentsLibrary.html#column,                                             jbossrichfaces/freezone/docs/tlddoc/rich/column.html,             jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIColumn.html,                     /richfaces/dataTable.jsf
+columnGroup=	  richDataIterators,    Column Group,         /images/ico_DataTable.gif,              /images/cn_ColumnGroup.gif,              RichFacesComponentsLibrary.html#columnGroup,                                        jbossrichfaces/freezone/docs/tlddoc/rich/columnGroup.html,        jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIColumnGroup.html,                /richfaces/dataTable.jsf
+dataDefinitionList= richDataIterators,    Data Definition List, /images/ico_DataTable.gif,              /images/cn_DataDefinitionList.gif,       RichFacesComponentsLibrary.html#dataDefinitionList,                                 jbossrichfaces/freezone/docs/tlddoc/rich/dataDefinitionList.html, jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataDefinitionList.html,         /richfaces/comingSoon.jsf
+dataGrid=	        richDataIterators,    Data Grid,            /images/ico_DataTable.gif,              /images/cn_DataGrid.gif,                 RichFacesComponentsLibrary.html#dataGrid,                                           jbossrichfaces/freezone/docs/tlddoc/rich/dataGrid.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataGrid.html,                   /richfaces/comingSoon.jsf
+dataList=        	  richDataIterators,    Data List,            /images/ico_DataTable.gif,              /images/cn_DataList.gif,                 RichFacesComponentsLibrary.html#dataList,                                           jbossrichfaces/freezone/docs/tlddoc/rich/dataList.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDataList.html,                   /richfaces/comingSoon.jsf
+dataOrderedList=	  richDataIterators,    Data Ordered List,    /images/ico_DataTable.gif,              /images/cn_DataOrderedList.gif,          RichFacesComponentsLibrary.html#dataOrderedList,                                    jbossrichfaces/freezone/docs/tlddoc/rich/dataOrderedList.html,    jbossrichfaces/freezone/docs/apidoc/org/richfaces/taglib/DataOrderedListTag.html,              /richfaces/comingSoon.jsf
+gmap=			  richMisc,             Google Map,           /images/ico_GoogleMap.gif,              /images/cn_GoogleMap.gif,                RichFacesComponentsLibrary.html#gmap,                                               jbossrichfaces/freezone/docs/tlddoc/rich/gmap.html,               jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIGmap.html,                       /richfaces/gmap.jsf
+paint2d=            richOutputs,          Paint2D,              /images/ico_Paint2D.gif,                /images/cn_Paint2D.gif,                  RichFacesComponentsLibrary.html#paint2D,                                            jbossrichfaces/freezone/docs/tlddoc/rich/paint2D.html,            jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPaint2D.html,                    /richfaces/paint2D.jsf
+toolBar=            richOutputs,          Tool Bar,             /images/ico_ToolBar.gif,                /images/cn_ToolBar.gif,                  RichFacesComponentsLibrary.html#toolBar,                                            jbossrichfaces/freezone/docs/tlddoc/rich/toolBar.html,            jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIToolBar.html,                    /richfaces/toolBar.jsf
+toolTip=            richOutputs,          ToolTip,              /images/ico_panel.gif,                  /images/cn_ToolTip.gif,                  RichFacesComponentsLibrary.html#toolTip,                                            jbossrichfaces/freezone/docs/tlddoc/rich/toolTip.html,            jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIToolTip.html,                    /richfaces/toolTip.jsf
+simpleTogglePanel=  richOutputs,          Simple Toggle Panel,  /images/ico_SimpleTogglePanel.gif,      /images/cn_SimpleTogglePanel.gif,        RichFacesComponentsLibrary.html#simpleTogglePanel,                                  jbossrichfaces/freezone/docs/tlddoc/rich/simpleTogglePanel.html,  jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISimpleTogglePanel.html,          /richfaces/simpleTogglePanel.jsf
+dragIndicator=      richDragDrop,         Drag Indicator,       /images/ico_DragIndicator.gif,          /images/cn_DragIndicator.gif,            RichFacesComponentsLibrary.html#dragIndicator,                                      jbossrichfaces/freezone/docs/tlddoc/rich/dragIndicator.html,      jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDragIndicator.html,              /richfaces/dragSupport.jsf
+dragSupport=        richDragDrop,         Drag Support,         /images/ico_DragSupport.gif,            /images/cn_DragSupport.gif,              RichFacesComponentsLibrary.html#dragSupport,                                        jbossrichfaces/freezone/docs/tlddoc/rich/dragSupport.html,        jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDragSupport.html,                /richfaces/dragSupport.jsf
+dropSupport=        richDragDrop,         Drop Support,         /images/ico_DropSupport.gif,            /images/cn_DropSupport.gif,              RichFacesComponentsLibrary.html#dropSupport,                                        jbossrichfaces/freezone/docs/tlddoc/rich/dropSupport.html,        jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDropSupport.html,                /richfaces/dragSupport.jsf
+dndParam=           richDragDrop,         Drag-Drop Parameter,  /images/ico_DropSupport.gif,            /images/cn_DragDropParameter.gif,        RichFacesComponentsLibrary.html#dndParam,                                           jbossrichfaces/freezone/docs/tlddoc/rich/dndParam.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDndParam.html,                   /richfaces/dragSupport.jsf
+panelBar=           richOutputs,          Panel Bar,            /images/ico_PanelBar.gif,               /images/cn_PanelBar.gif,                 RichFacesComponentsLibrary.html#panelBar,                                           jbossrichfaces/freezone/docs/tlddoc/rich/panelBar.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIPanelBar.html,                   /richfaces/panelBar.jsf
+tree=               richOutputs,          Tree,                 /images/ico_Tree.gif,                   /images/cn_tree.gif,                     RichFacesComponentsLibrary.html#tree,                                               jbossrichfaces/freezone/docs/tlddoc/rich/tree.html,               jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UITree.html,                       /richfaces/tree.jsf
+modalPanel=         richOutputs,          Modal Panel,          /images/ico_ModalPanel.gif,             /images/cn_ModalPanel.gif,               RichFacesComponentsLibrary.html#modalPanel,                                         jbossrichfaces/freezone/docs/tlddoc/rich/modalPanel.html,         jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIModalPanel.html,                 /richfaces/modalPanel.jsf
+togglePanel=        richOutputs,          Toggle Panel,         /images/ico_TogglePanel.gif,            /images/cn_TogglePanel.gif,              RichFacesComponentsLibrary.html#togglePanel,                                        jbossrichfaces/freezone/docs/tlddoc/rich/togglePanel.html,        jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UITogglePanel.html,                /richfaces/togglePanel.jsf
+suggestionBox=      richInputs,           Suggestion Box,       /images/ico_SuggestionBox.gif,          /images/cn_SuggestionBox.gif,            RichFacesComponentsLibrary.html#suggestionbox,                                      jbossrichfaces/freezone/docs/tlddoc/rich/suggestionbox.html,      jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UISuggestionBox.html,              /richfaces/suggestionBox.jsf
+dataTableScroller=  richDataIterators,    Data Table Scroller,  /images/ico_DataTableScroller.gif,      /images/cn_DataTableScroller.gif,        RichFacesComponentsLibrary.html#datascroller,                                       jbossrichfaces/freezone/docs/tlddoc/rich/datascroller.html,       jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDatascroller.html,               /richfaces/dataTableScroller.jsf
+dropDownMenu=       richMenu,             Drop Down Menu,       /images/ico_dropDownMenu.gif,           /images/cn_DropDownMenu.gif,             RichFacesComponentsLibrary.html#dropDownMenu,                                       jbossrichfaces/freezone/docs/tlddoc/rich/dropDownMenu.html,       jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIDropDownMenu.html,               /richfaces/dropDownMenu.jsf
+menuGroup=          richMenu,             Menu Group,           /images/ico_dropDownMenu.gif,           /images/cn_MenuGroup.gif,                RichFacesComponentsLibrary.html#menuGroup,                                          jbossrichfaces/freezone/docs/tlddoc/rich/menuGroup.html,          jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMenuGroup.html,                  /richfaces/dropDownMenu.jsf
+menuItem=           richMenu,             Menu Item,            /images/ico_dropDownMenu.gif,           /images/cn_MenuItem.gif,                 RichFacesComponentsLibrary.html#menuItem,                                           jbossrichfaces/freezone/docs/tlddoc/rich/menuItem.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMenuItem.html,                   /richfaces/dropDownMenu.jsf
+menuSeparator=      richMenu,             Menu Separator,       /images/ico_dropDownMenu.gif,           /images/cn_MenuSeparator.gif,            RichFacesComponentsLibrary.html#menuSeparator,                                      jbossrichfaces/freezone/docs/tlddoc/rich/menuSeparator.html,      jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMenuSeparator.html,              /richfaces/dropDownMenu.jsf
+calendar=           richInputs,           Calendar,             /images/ico_common.gif,                 /images/cn_Calendar.gif,                 RichFacesComponentsLibrary.html#calendar,                                           jbossrichfaces/freezone/docs/tlddoc/rich/calendar.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UICalendar.html,                   /richfaces/comingSoon.jsf
+message=            richMisc,             Message,              /images/ico_common.gif,                 /images/cn_Message.gif,                  RichFacesComponentsLibrary.html#message,                                            jbossrichfaces/freezone/docs/tlddoc/rich/message.html,            jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMessage.html,                    /richfaces/comingSoon.jsf
+messages=           richMisc,             Messages,             /images/ico_common.gif,                 /images/cn_Messages.gif,                 RichFacesComponentsLibrary.html#messages,                                           jbossrichfaces/freezone/docs/tlddoc/rich/messages.html,           jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIMessages.html,                   /richfaces/comingSoon.jsf
+virtualEarth=       richMisc,             Virtual Earth,        /images/ico_VirtualEarth.gif,           /images/cn_VirtualEarth.gif,             RichFacesComponentsLibrary.html#virtualEarth,                                       jbossrichfaces/freezone/docs/tlddoc/rich/virtualEarth.html,       jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIVirtualEarth.html,               /richfaces/comingSoon.jsf
+scrollableGrid=     richDataIterators,    Scrollable Data Grid, /images/ico_common.gif,                 /images/cn_ScrollableDataGrid.gif,       RichFacesComponentsLibrary.html#scrollableGrid,                                     jbossrichfaces/freezone/docs/tlddoc/rich/scrollableGrid,          jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIScrollableGrid.html,             /richfaces/comingSoon.jsf
+ajaxattributes=     ajaxSupport,          Ajax Attributes,      /images/ico_common.gif,                 /images/cn_ajaxAttributes.gif,           ArchitectureOverview.html,                                                          jbossajax4jsf/freezone/docs/tlddoc/overview-summary.html,         jbossajax4jsf/freezone/docs/apidoc/overview-summary.html,                                      /richfaces/ajaxAttributes.jsf
+actionparam=        ajaxSupport,          Action Parameter,     /images/ico_common.gif,                 /images/cn_actionParameter.gif,          RichFacesComponentsLibrary.html#actionparam,                                        jbossajax4jsf/freezone/docs/tlddoc/a4j/actionparam.html,          jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIActionParameter.html,                   /richfaces/actionparam.jsf
+commandButton=      ajaxSupport,          Command Button,       /images/ico_common.gif,                 /images/cn_commandButton.gif,            RichFacesComponentsLibrary.html#commandButton,                                      jbossajax4jsf/freezone/docs/tlddoc/a4j/commandButton.html,        jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxCommandButton.html,                 /richfaces/commandButton.jsf
+commandLink=        ajaxSupport,          Command Link,         /images/ico_common.gif,                 /images/cn_commandLink.gif,              RichFacesComponentsLibrary.html#commandLink,                                        jbossajax4jsf/freezone/docs/tlddoc/a4j/commandLink.html,          jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxCommandLink.html,                   /richfaces/commandLink.jsf
+form=               ajaxSupport,          Ajax Form,            /images/ico_common.gif,                 /images/cn_ajaxForm.gif,                 RichFacesComponentsLibrary.html#form,                                               jbossajax4jsf/freezone/docs/tlddoc/a4j/form.html,                 jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxForm.html,                          /richfaces/form.jsf
+support=            ajaxSupport,          Ajax Support,         /images/ico_common.gif,                 /images/cn_ajaxSupport.gif,              RichFacesComponentsLibrary.html#support,                                            jbossajax4jsf/freezone/docs/tlddoc/a4j/support.html,              jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxSupport.html,                       /richfaces/support.jsf
+jsFunction=         ajaxSupport,          JavaScript Function,  /images/ico_common.gif,                 /images/cn_jsFunction.gif,               RichFacesComponentsLibrary.html#jsFunction,                                         jbossajax4jsf/freezone/docs/tlddoc/a4j/jsFunction.html,           jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxFunction.html,                      /richfaces/jsFunction.jsf
+poll=               ajaxSupport,          Poll,                 /images/ico_common.gif,                 /images/cn_poll.gif,                     RichFacesComponentsLibrary.html#poll,                                               jbossajax4jsf/freezone/docs/tlddoc/a4j/poll.html,                 jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIPoll.html,                              /richfaces/poll.jsf
+push=               ajaxSupport,          Push,                 /images/ico_common.gif,                 /images/cn_push.gif,                     RichFacesComponentsLibrary.html#push,                                               jbossajax4jsf/freezone/docs/tlddoc/a4j/push.html,                 jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIPush.html,                              /richfaces/comingSoon.jsf
+status=             ajaxSupport,          Status,               /images/ico_common.gif,                 /images/cn_status.gif,                   RichFacesComponentsLibrary.html#status,                                             jbossajax4jsf/freezone/docs/tlddoc/a4j/status.html,               jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxStatus.html,                        /richfaces/status.jsf
+ajaxListener=       ajaxSupport,          Ajax Listener,        /images/ico_common.gif,                 /images/cn_ajaxListener.gif,             RichFacesComponentsLibrary.html#ajaxListener,                                       jbossajax4jsf/freezone/docs/tlddoc/a4j/ajaxListener.html,         jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/taglib/html/jsp/AjaxListenerTag.html,          /richfaces/ajaxListener.jsf
+region=             ajaxSupport,          Ajax Region,          /images/ico_common.gif,                 /images/cn_ajaxRegion.gif,               RichFacesComponentsLibrary.html#region,                                             jbossajax4jsf/freezone/docs/tlddoc/a4j/region.html,               jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxRegion.html,                        /richfaces/region.jsf
+loadBundle=         ajaxResources,        Bundle,               /images/ico_common.gif,                 /images/cn_Bundle.gif,                   RichFacesComponentsLibrary.html#loadBundle,                                         jbossajax4jsf/freezone/docs/tlddoc/a4j/loadBundle.html,           jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UILoadBundle.html,                        /richfaces/bundle.jsf
+loadScript=         ajaxResources,        Script,               /images/ico_common.gif,                 /images/cn_Script.gif,                   RichFacesComponentsLibrary.html#loadScript,                                         jbossajax4jsf/freezone/docs/tlddoc/a4j/loadScript.html,           jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIResource.html,                          /richfaces/script.jsf
+loadStyle=          ajaxResources,        Style,                /images/ico_common.gif,                 /images/cn_Style.gif,                    RichFacesComponentsLibrary.html#loadStyle,                                          jbossajax4jsf/freezone/docs/tlddoc/a4j/loadStyle.html,            jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIResource.html,                          /richfaces/style.jsf
+keepAlive=          ajaxResources,        Keep Alive,           /images/ico_common.gif,                 /images/cn_KeepAlive.gif,                RichFacesComponentsLibrary.html#keepAlive,                                          jbossajax4jsf/freezone/docs/tlddoc/a4j/keepAlive.html,            jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/taglib/html/jsp/KeepAliveTag.html,             /richfaces/keepAlive.jsf
+include=            ajaxOutput,           Include,              /images/ico_common.gif,                 /images/cn_Include.gif,                  RichFacesComponentsLibrary.html#include,                                            jbossajax4jsf/freezone/docs/tlddoc/a4j/include.html,              jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIInclude.html,                           /richfaces/comingSoon.jsf
+mediaOutput=        ajaxOutput,           Media Output,         /images/ico_common.gif,                 /images/cn_MediaOutput.gif,              RichFacesComponentsLibrary.html#mediaOutput,                                        jbossajax4jsf/freezone/docs/tlddoc/a4j/mediaOutput.html,          jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/resource/UIMediaOutput.html,              /richfaces/comingSoon.jsf
+outputPanel=        ajaxOutput,           Output Panel,         /images/ico_common.gif,                 /images/cn_OutputPanel.gif,              RichFacesComponentsLibrary.html#outputPanel,                                        jbossajax4jsf/freezone/docs/tlddoc/a4j/outputPanel.html,          jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxOutputPanel.html,                   /richfaces/comingSoon.jsf
+repeat=             richDataIterators,    Repeat,               /images/ico_common.gif,                 /images/cn_Repeat.gif,                   RichFacesComponentsLibrary.html#repeat,                                             jbossajax4jsf/freezone/docs/tlddoc/a4j/repeat.html,               jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/repeat/UIRepeat.html,                     /richfaces/comingSoon.jsf
+htmlCommandLink=    ajaxMisc,             Html Command Link,    /images/ico_common.gif,                 /images/cn_HtmlCommandLink.gif,          RichFacesComponentsLibrary.html#htmlCommandLink,                                    jbossajax4jsf/freezone/docs/tlddoc/a4j/htmlCommandLink.html,      jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/renderkit/html/HtmlCommandLinkRenderer.html,   /richfaces/comingSoon.jsf
+log=                ajaxMisc,             Log,                  /images/ico_common.gif,                 /images/cn_Log.gif,                      RichFacesComponentsLibrary.html#log,                                                jbossajax4jsf/freezone/docs/tlddoc/a4j/log.html,                  jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxLog.html,                           /richfaces/comingSoon.jsf
+page=               ajaxMisc,             Ajax Page,            /images/ico_common.gif,                 /images/cn_AjaxPage.gif,                 RichFacesComponentsLibrary.html#page,                                               jbossajax4jsf/freezone/docs/tlddoc/a4j/page.html,                 jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxRegion.html,                        /richfaces/comingSoon.jsf
+portlet=            ajaxMisc,             Ajax Portlet,         /images/ico_common.gif,                 /images/cn_AjaxPortlet.gif,              RichFacesComponentsLibrary.html#portlet,                                            jbossajax4jsf/freezone/docs/tlddoc/a4j/portlet.html,              jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIPortlet.html,                           /richfaces/comingSoon.jsf
+effect=             richMisc,             Effect,               /images/ico_common.gif,                 /images/cn_Effect.gif,                   ArchitectureOverview.html,                                                          jbossrichfaces/freezone/docs/tlddoc/overview-summary.html,        jbossrichfaces/freezone/docs/apidoc/overview-summary.html,                                     /richfaces/effect.jsf

Modified: trunk/samples/richfaces-demo/src/main/webapp/templates/include/references.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/templates/include/references.xhtml	2007-08-13 10:28:16 UTC (rev 2216)
+++ trunk/samples/richfaces-demo/src/main/webapp/templates/include/references.xhtml	2007-08-13 12:01:08 UTC (rev 2217)
@@ -5,12 +5,13 @@
       xmlns:a4j="http://richfaces.org/a4j"
       xmlns:rich="http://richfaces.ajax4jsf.org/rich">
 <ui:composition>
+<f:loadBundle var="path" basename="org/richfaces/demo/common/path"/>
 <rich:panel styleClass="panel_documents">
 	<strong>#{componentNavigator.currentComponent.name}</strong>
 	<ul>
-		<li><h:outputLink value="#{componentNavigator.currentComponent.devGuideLocation}">Developers Guide</h:outputLink></li>
-		<li><h:outputLink value="#{componentNavigator.currentComponent.tldDocLocation}">Tld Documentation</h:outputLink></li>
-		<li><h:outputLink value="#{componentNavigator.currentComponent.javaDocLocation}">Component Class Documentation</h:outputLink></li>
+		<li><h:outputLink value="#{path.dgPath}#{componentNavigator.currentComponent.devGuideLocation}">Developers Guide</h:outputLink></li>
+		<li><h:outputLink value="#{path.tldPath}#{componentNavigator.currentComponent.tldDocLocation}">Tld Documentation</h:outputLink></li>
+		<li><h:outputLink value="#{path.apiPath}#{componentNavigator.currentComponent.javaDocLocation}">Component Class Documentation</h:outputLink></li>
 	</ul>
 </rich:panel>
 </ui:composition>




More information about the richfaces-svn-commits mailing list