Revision: 6244
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6244&view=rev
Author: wis775
Date: 2011-04-25 19:56:18 +0000 (Mon, 25 Apr 2011)
Log Message:
-----------
New plugin "WIKI table configurations":
This plugin provides some pre-defined configurations for various WIKI engines. With this configurations, Squirrel knows, how to transform the selection
of a result table into a WIKI table. At the moment, configurations for the following WIKI's are provided:
- Mediawiki
- TiddlyWiki
This plugin is a enhancement for the functionality "Copy as WIKI table"
Modified Paths:
--------------
trunk/sql12/plugins/pom.xml
Modified: trunk/sql12/plugins/pom.xml
===================================================================
--- trunk/sql12/plugins/pom.xml 2011-04-25 19:55:42 UTC (rev 6243)
+++ trunk/sql12/plugins/pom.xml 2011-04-25 19:56:18 UTC (rev 6244)
@@ -99,6 +99,7 @@
<module>sybase</module>
<module>syntax</module>
<module>userscript</module>
+ <module>wikiTableConfigurations</module>
</modules>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|