DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:crossdbsqlclient

This is an old revision of the document!


crossdbsqlclient Plugin

Compatible with DokuWiki

2016-06-26 "Elenor Of Tsort",2012-10-13 "Adora Belle",2013-05-10a "Weatherwax",Release 2013-12-08 "Binky",Release 2014-05-05e "Ponder Stibbons",Release 2014-09-29d "Hrun", 2015-08-10 "Detritus"

plugin A GUI-Interface in Dokuwiki to execute sql on MySQL and PostgreSQL.

Last updated on
2016-07-11
Provides
Syntax, Action

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with database, mysql-client, mysql-gui, mysql-interface, tables

Description

This is a very simple SQL-Client for MySQL. Some helper and template buttons are available in plugin. One or more (; separated) SQL can be executed by an database transaction.

Configuration and Settings

In Admin-Section is to configurate the plugin. You have to set the database name, user, passwort and the host. Than you can allow some users or some groups (comma separated) to access the database via plugin.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

Example to activate the plugin on your page:

Default-DB via Admin-Configuration page

{{crossdbsqlclient}}

DB via page level url

{{crossdbsqlclient>type|server|database|user|password}}
  • type can be mysql or postgresql
  • server can be the host with port delimitted by :

e.g.

{{crossdbsqlclient>postgresql|localhost:54321|testdb|tester|pwd}}

Syntax

With the string {{crossdbsqlclient}} on the page level you activates the plugin.

Also, the plugin is on page level.

Development

Change Log

  • 2016-07-08 Initial release, first version
  • 2016-07-11 Update description

ToDo/Wish List

FAQ

Discussion

plugin/crossdbsqlclient.1527539532.txt.gz · Last modified: 2018-05-28 22:32 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki