Needs review
Project:
Inline and link Drupal objects (Linodef)
Version:
6.x-1.x-dev
Component:
Taglists
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2010 at 04:28 UTC
Updated:
3 Jun 2010 at 04:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Roi Danton commentedThe wysiwyg plugin changes its name on multiple usage (PluginName_#). For the CSS I used the default path which is [plugin-name]/[plugin-name].css (see also #773856: Plugin: Add CSS path and file documentation). So the plugin could not detect the css file. This patch should fix it, please review.
Comment #2
imclean commentedSorry it's taken so long, flat out here. Patch failed for me.
Would it be possible to get the diff created from the module's root, against a local file?
Cheers.
Comment #3
Roi Danton commentedPaths fixed now.
Comment #4
imclean commentedSame problem, sorry I should've been more clear. The path wasn't the cause of the problem, just an inconvenience.
This is with the latest dev version.
Comment #5
imclean commenteddiff -upmay help.Either way, for some reason I couldn't get the patch to apply even though it looks fine. I've made the changes by hand and it appears to have fixed the problem.