From 6b5ddaa505ff6f296922ff4ab3b6c7924aa38e88 Mon Sep 17 00:00:00 2001 From: imtodor Date: Wed, 17 Oct 2018 10:13:21 +0300 Subject: [PATCH] feat: Introduction table obtained from config --- _includes/intro-page-table.html | 131 +++----------------------------- 1 file changed, 12 insertions(+), 119 deletions(-) diff --git a/_includes/intro-page-table.html b/_includes/intro-page-table.html index ba511c9..5632167 100644 --- a/_includes/intro-page-table.html +++ b/_includes/intro-page-table.html @@ -1,125 +1,18 @@ - - - - - + {% endfor %}
-
    -
  • Data Management
  • -
  • {% mdslug %} [CollectionNavigator]({%slug collectionnavigator_overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [DataFilter]({%slug datafilter-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [DataForm]({%slug raddataform-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [DataPager]({%slug datapager-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [DataServiceDataSource]({%slug raddataservicedatasource-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'Silverlight' %}
  • {% mdslug %} [DomainDataSource]({%slug dds-overview%}) {% endmdslug %}
  • {% endif %} - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [EntityFrameworkDataSource]({%slug entityframework-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [ExpressionEditor]({%slug radexpressioneditor-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [GridView]({%slug gridview-overview2%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [VirtualGrid]({%slug virtualgrid-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [ListBox]({%slug radlistbox-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [PivotGrid]({%slug radpivotgrid-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [PropertyGrid]({%slug radpropertygrid-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TreeListView]({%slug radtreelistview-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [MultiColumnComboBox ]({%slug multicolumncombobox-overview%}) {% endmdslug %}
  • {% endif %} -
  • Scheduling
  • -
  • {% mdslug %} [Calendar]({%slug radcalendar-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [DateTimePicker]({%slug raddatetimepicker-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ScheduleView]({%slug radscheduleview-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TimePicker]({%slug radtimepicker-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [TimeSpanPicker]({%slug radtimespanpicker-overview%}) {% endmdslug %}
  • {% endif %} -
-
-
    -
  • Data Visualization
  • -
  • {% mdslug %} [Barcode]({%slug radbarcode-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [BulletGraph]({%slug radbulletgraph_overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Chart]({%slug radchart-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ChartView]({%slug radchartview-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [ChartView3D]({%slug radchartview3d-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [DataBar]({%slug raddatabar-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Diagram Framework]({%slug raddiagram-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [GanttView]({%slug radganttview-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Gauge]({%slug radgauge-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [HeatMap]({%slug radheatmap-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Legend]({%slug radlegend-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Map]({%slug radmap-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Sparkline]({%slug radsparkline_overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TimeBar]({%slug radtimebar-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Timeline]({%slug radtimeline-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TreeMap and PivotMap]({%slug radtreemap-overview%}) {% endmdslug %}
  • -
-
-
    -
  • Editors
  • -
  • {% mdslug %} [AutoCompleteBox]({%slug radautocompletebox-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Calculator]({%slug radcalculator-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ColorEditor]({%slug radcoloreditor-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ColorPicker]({%slug radcolorpicker-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ComboBox]({%slug radcombobox-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [MaskedInput]({%slug radmaskedinput-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [NumericUpDown]({%slug radnumericupdown-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [PasswordBox]({%slug radpasswordbox-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [Rating]({%slug radrating-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [RichTextBox]({%slug radrichtextbox-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Slider]({%slug radslider-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [SpellChecker]({%slug radspellchecker-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Spreadsheet]({%slug radspreadsheet-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [WatermarkTextBox]({%slug radwatermarktextbox-overview%}) {% endmdslug %}
  • -
  • Media
  • -
  • {% mdslug %} [ImageEditor]({%slug radimageeditor-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'Silverlight' %}
  • {% mdslug %} [HtmlPlaceholder]({%slug radhtmlplaceholder-overview%}) {% endmdslug %}
  • {% endif %} - {% if site.site_name == 'Silverlight' %}
  • {% mdslug %} [MediaPlayer]({%slug radmediaplayer-overview%}) {% endmdslug %}
  • {% endif %} -
-
-
    -
  • Navigation
  • -
  • {% mdslug %} [Breadcrumb]({%slug radbreadcrumb-overvew%}) {% endmdslug %}
  • -
  • {% mdslug %} [Buttons]({%slug radbuttons-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ContextMenu]({%slug contextmenu-overview1%}) {% endmdslug %}
  • - {% if site.site_name == 'Silverlight' %}
  • {% mdslug %} [ConverFlow]({%slug coverflow-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [Menu]({%slug radmenu-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [OutlookBar]({%slug radoutlookbar-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [PanelBar]({%slug radpanelbar-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [RadialMenu]({%slug radradialmenu-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [RibbonView]({%slug radribbonview-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TabControl]({%slug radtabcontrol-overview2%}) {% endmdslug %}
  • -
  • {% mdslug %} [ToolBar]({%slug radtoolbar-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TreeView]({%slug radtreeview-overview2%}) {% endmdslug %}
  • -
  • Interactivity & UX
  • -
  • {% mdslug %} [BusyIndicator]({%slug radbusyindicator-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [DesktopAlert]({%slug raddesktopalert-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [DragDropManager]({%slug dragdropmanager-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [PersistenceFramework]({%slug persistence-framework-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ProgressBar]({%slug radprogressbar-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [ToolTip]({%slug radtooltip-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TouchManager]({%slug touchmanager-overview%}) {% endmdslug %}
  • -
-
-
    -
  • File Upload & Management
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [CloudUpload]({%slug radcloudupload-overview%}) {% endmdslug %}
  • {% endif %} - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [FileDialogs]({%slug radfiledialogs-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [PdfProcessing]({%slug radpdfprocessing-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [PdfViewer]({%slug radpdfviewer-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [SpreadProcessing]({%slug radspreadprocessing-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [SpreadStreamProcessing](https://docs.telerik.com/devtools/document-processing/libraries/radspreadstreamprocessing/overview) {% endmdslug %}
  • {% endif %} - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [WordsProcessing]({%slug radwordsprocessing-overview%}) {% endmdslug %}
  • {% endif %} - {% if site.site_name == 'Silverlight' %}
  • {% mdslug %} [Upload]({%slug radupload-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [ZipLibrary]({%slug radziplibrary-overview%}) {% endmdslug %}
  • -
  • Layout
  • -
  • {% mdslug %} [Book]({%slug radbook-visual-structure%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [Carousel]({%slug carousel-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [Docking]({%slug raddocking-overview2%}) {% endmdslug %}
  • -
  • {% mdslug %} [Expander]({%slug radexpander-overview%}) {% endmdslug %}
  • - {% if site.site_name == 'WPF' %}
  • {% mdslug %} [LayoutControl]({%slug radlayoutcontrol-overview%}) {% endmdslug %}
  • {% endif %} -
  • {% mdslug %} [TileList]({%slug radtilelist-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TileView]({%slug radtileview-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [TransitionControl]({%slug radtransition-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Window]({%slug radwindow-overview%}) {% endmdslug %}
  • -
  • {% mdslug %} [Wizard]({%slug wizard-overview%}) {% endmdslug %}
  • -
+ {% for intro_column in site.intro_columns %} +
+
    + {% for category in intro_column.categories %} +
  • {{ category.title }}
  • + {% for item in category.items %} +
  • {% mdslug %}[{{ item[0] }}]({% if item[1].isLink == true %}{{ item[1].value }}{% else %}{%slug {{ item[1] }}%}{% endif %}) {% endmdslug %}
  • + {% endfor%} + {% endfor %} +
+