cosmocode / dokuwiki-plugin-tablelayout

Set the width of table columns and set which lines to fix
https://www.dokuwiki.org/plugin:tablelayout
GNU General Public License v2.0
3 stars 1 forks source link

Install was correct. Does not work. #3

Closed farmascript closed 6 years ago

farmascript commented 6 years ago

Installation via plugin-manager in dokuwiki was ok. Plugin boiler-plate does not do anything. Table layout was shown ok, but probably due to the basic table features of dokuwiki. Conflicting plugins, mentioned in the doc, not installed.

M-ax-G commented 6 years ago

Sorry to say: Same here...

  1. Installation via plugin-manager in dokuwiki was successful.
  2. Copied Plugin boiler-plate; does not do anything. However, table layout was shown OK, most likely due to the basic table features of dokuwiki.
  3. Conflicting plugins, mentioned in the doc, are not installed.
micgro42 commented 6 years ago

The Plugin uses javascript to apply the functionality. Please see the javascript error-console for any errors.

M-ax-G commented 6 years ago

JavaConsole does not show any errors...

Using the demo code as per doc: {{tablelayout?colwidth="20px,30px"&rowsHeaderSource=1&rowsVisible=2&float=right}} {{tablelayout?colwidth="100px,50px"&rowsHeaderSource=1&rowsVisible=2&float=right}}

image

bttrx commented 6 years ago

Same here. Running a fresh install of DW 2017-02-19e "Frusterick Manners" with only the move (and tablelayout) plugins installed. Tried Firefox 50 and Chrome 49.

M-ax-G commented 6 years ago

Yes, should have stated my environment as well, sorry. dokuwiki runs on xampp; installed based on previous version, running fine ever since; has Frusterick update; then installed tablelayout via extension manager; happy to pull info if instructed what is required. Desktop: Windows 10 with FF 57.0.1 64-bit; Chrome Version 62.0.3202.94 (Official Build) (64-bit); PaleMoon 27.6.2 (32-bit). As mentioned earlier, am happy to collaborate on providing info about the system it runs on.

micgro42 commented 6 years ago

Thank you, I can partly reproduce it one system but not on another. Do you happen to have the edittable-plugin installed? If so, do you see the button to edit tables?

M-ax-G commented 6 years ago

I don't have it installed, but can if you want me to.

farmascript commented 6 years ago

Here: edittable is installed, button is visible. Tablelayout does not work.

farmascript commented 6 years ago

Just did the update 2017-11-30. Does not work either. Getting worse... :-) : the normal basic table-layout is now also not working any more...

micgro42 commented 6 years ago

Please update to the current version. It should work there now 🙂

M-ax-G commented 6 years ago

It does; thank you :)

bttrx commented 6 years ago

Works for me too. (No edittable plugin here.)

farmascript commented 6 years ago

Works ok now.