Skip to content

Conversation

@TomCafferty
Copy link

Hi,
I started making some changes to mainly expose a table id so I could use the sql plugin with the tableplot plugin which graphs a table. After that I also needed the ability to use enumeration field values for table headings and I added that. Along the way I added a table sort capability. All the changes should be backward compatible and the options I added are all optional. Let me know if you would be interested in adding these to the sql plugin. If so let me know if there is anything I can do to help.
Best Regards
Tom

…able

the use of database enumeration fields for table headings

 - Modified syntax.php to add options and process enumeration fields

 - Added table sort capability with javascript and action.php to include
   javascript when enabled

 - Added formatting for table when the sort capability is enabled

 - Modified existing property function in syntax.php to accept single quotes
   on option parameters in addition to double quotes.

 - Added an example folder for testing the updates

 - Added an updateREADME.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant