The example in this blog post is just the tip of the iceberg as far as the possibilities with this extension. Any applications that use MySQL as a backend can have information surfaced in MindTouch Deki. If you have any questions please feel free to leave a comment or .
When you click save in the editor it will output the following table:
Once you have the query in the field click the Insert Extension button and it will insert the following code into the MindTouch Deki page:
Paste the SELECT query into the query field as seen in the extension screen shot above.
Next we will paste the SELECT query that we want the MySQL extension to return. Note: Your SELECT query will vary depending on results desired along with table name.
This will bring up the extension dialog where you can scroll down and select the MySQL extension and select the function that you want to invoke. In this example we are going to use the mysql.table function to display a set of results in a table.
Once installed edit the Deki page you want to aggregate the results on and then click the Extension button in the editor:
This week’s extension of focus is for MySQL. The MySQL Extension allows you to surface information from a selected MySQL database and display the results or provide the results as a list to be utilized with other extensions.
Комментариев нет:
Отправить комментарий