Skip to content

Commit

Permalink
Context sensitive help for Excel data source
Browse files Browse the repository at this point in the history
  • Loading branch information
jane-tatchell committed Sep 7, 2013
1 parent e02fdb1 commit 66f33a2
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs/org.eclipse.birt.cshelp/contexts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<contexts>
<context id="dummy_outer_container" title="BIRT contexts">
<description>Contexts for items identified by Actuate, 05/2010</description>
<description>Contexts for items identified by Actuate, 09/2013</description>
</context>

<context id="NewReportProjectWizard_ID" title="New Report Project">
Expand Down Expand Up @@ -128,6 +128,20 @@ Specify how to connect the report to a database, file, or web service. The Class
<topic filter="plugin=org.eclipse.birt.doc" href="../org.eclipse.birt.doc/birt/con-HowToSpecifyConnectionInformationForDatabaseOrOtherJDBCDataSource.html" label="How to specify connection information for a data source"/>
</context>

<context id="Wizard_ExcelDatasource_ID" title="Excel Data Source">
<!-- created jaht 20130906 and linked -->
<description>
Use this page to define an Excel spreadsheet to provide data to a report.

Type a file name or browse to an existing Excel spreadsheet file.

BIRT supports the following optional formats:
* The first row of the spreadsheet contains the column names
* The second row of the spreadsheet contains the data types
</description>
<topic filter="plugin=org.eclipse.birt.doc" href="../org.eclipse.birt.doc/birt/con-HowToSpecifyConnectionInformationForExcelDataSource.html" label="How to create an Excel data source"/>
</context>

<context id="Wizard_JDBC_Datasource_ID" title="JDBC Data Source Profile">
<!-- updated khahn 20090507 linked, abbreviated label 20090604 -->
<!-- SEQUENCE 1: In Data Explorer, right-click a data source, select New. Choose JDBC Data Source. Choose Next. khahn 20090505 -->
Expand Down

0 comments on commit 66f33a2

Please sign in to comment.