Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Johann Heyne

    (@jonua)

    Sorry, but you cant′t yet. Im working on a Pro version with a lot of features like predefining a table. The launch is expected in spring 2018.

    Hi Johann,
    thank you for this information.

    Will annouce it by newsletter or what way?

    Greetings

    Deexperte

    Plugin Author Johann Heyne

    (@jonua)

    Good question. I think there will be a message on the WordPress repository plugin page and a message in the WordPress admin if the free version is installed.

    @jonua Wow, if you are building a pro version, don’t forget to create an option to copy and paste a table, or import and export a table. Features like a table template to choose when you are creating a new table is good, but copy and paste a table from another post is a nice feature too. Maybe you can use buttons to offer this option, one button to copy to clipboard and other to paste from the clipboard, this content could be just a json, and send it to clipboard is just to make it easier to users, instead of copy some json code and paste there, you can hide this step from users. Think about that!

    And I see no reason to use a tooltip interface to enter the text inside the cell, why not just put an input in that cell like any other table CRUD or HTML 5 content editable feature.

    Another features always asked to me is to let users customize the content of each cell, using bold, italic, text on left, center, right. But these are much more complex to offer and users can build some shit with that. I prefer to use a CSS class to do that and the plugin just grab the data.

    Hope you can build that pro version ??

    Plugin Author Johann Heyne

    (@jonua)

    Hello Edir,

    thanks a lot for your feedback, I appreciate that very much.

    All your points are on my list.

    Coping existing tables of other posts is a good idea. I will try to find a smart solution.

    The tooltip interface was born because it was the most stable implementation to start with. But you are right. There must be several types of content. At this point I have simple text and the WordPress editor (pre-definable button sets for the editor is planed). But this content types list is open to be extended with others and appropriate input tools. Even validating and calculation functionality is a point I think about. But this is not to expect for the first release.

    If have implemented field settings for optional providing styles (CSS-classes) to select for the whole table, columns, rows and cells. So this is an unlimited solution for providing styling options.

    It is right now possible to predefine a table and its content in the field setting with the same table editor for editing tables. There will be also a way to delimit almost functionalities in the field settings for editing a table.

    Cheers
    Johann

    Good ideas herre!

    Greetings

    Deexperte

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Default column and row say and header’ is closed to new replies.