Open MagicFab opened 6 years ago
Maybe plugin_assets directory is not writable.
Go to "Administration" -> "Information" and check "Plugin assets directory writable (./public/plugin_assets) "
Permissions look OK, I also have all green checkmarks.
Is "public/plugin_assets/redmine_wiki_extensions/javascripts/jquery.tablesorter.js" exists in your redmine directory?
Yes, in 2 locations:
/usr/share/redmine/plugins/redmine_wiki_extensions/assets/javascripts/jquery.tablesorter.js
/var/cache/redmine/default/plugin_assets/redmine_wiki_extensions/javascripts/jquery.tablesorter.js
admin@test:~$ ls -lha /usr/share/redmine/plugins/redmine_wiki_extensions/assets/javascripts/
total 60K
drwxr-xr-x 2 root root 4.0K Mar 2 2015 .
drwxr-xr-x 5 root root 4.0K Mar 2 2015 ..
-rw-r--r-- 1 root root 39K Mar 2 2015 jquery.tablesorter.js
-rw-r--r-- 1 root root 4.3K Mar 2 2015 wiki_extensions.js
-rw-r--r-- 1 root root 4.0K Mar 2 2015 wiki_smiles.js
admin@test:~$ ls -lha /var/cache/redmine/default/plugin_assets/redmine_wiki_extensions/javascripts/
total 60K
drwxr-xr-x 2 root root 4.0K Feb 6 14:24 .
drwxr-xr-x 5 root root 4.0K Feb 6 14:24 ..
-rw-r--r-- 1 root root 39K Feb 6 14:24 jquery.tablesorter.js
-rw-r--r-- 1 root root 4.3K Feb 6 14:24 wiki_extensions.js
-rw-r--r-- 1 root root 4.0K Feb 6 14:24 wiki_smiles.js
admin@test:~$
We're using version 0.7 from https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads/redmine_wiki_extensions-0.7.0.zip
According to the Redmine plugins directory it should be compatible with Redmine 3.3.x:
This is our environment:
The plugin is enabled in the project we're testing, we tried both an existing wiki page and creating a new one with the example provided:
Tables sort doesn't work, there is no emoticons icon either in the Wiki page editor. Tags show up though.
The web console shows these errors: