Hi again

Now I've made two minimal testcases.

1) TW ver. 2.6.5: http://kanban.tiddlyspot.com - everything seems to work 
except you'll have to create the TiddlyKanBanStylesheet yourself. The 
plugin doesn't create it.
2) TW ver. 2.8.1: http://kanban28.tiddlyspot.com - is an exact copy of 1) 
except the TW core has been updated to version 2.8.1. You'll still have to 
create the TiddlyKanBanStylesheet your self and now there are error 
notifications..

Plugincode is carefully copied from the source code for KanBan.js on Tim's 
Github page https://raw.github.com/tim-barnes/TiddlyKanban/master/Kanban.js

I'd love to know what the problem is - or at least get rid of the error 
notifications - the plugin seems to work allright if you create the custom 
stylesheet manually and put it in the StyleSheet tiddler..

Cheers Måns Mårtensson

Den fredag den 8. november 2013 18.54.23 UTC+1 skrev Måns:
>
> Hi Eric
>
> I have tried installing it once more.
> The plugin *doesn't* create a shadowtiddler by itself. I had to create it 
> myself..
>
> Here is a 
> link<http://xn--mns-ula.dk/plantekendskab/#TiddlyKanban%20StyleSheetKanbanPlugin%20KanBan>to
>  an editable version of my TW: 
> LINK<http://xn--mns-ula.dk/plantekendskab/#TiddlyKanban%20StyleSheetKanbanPlugin%20KanBan>
>
> If you wan't to test it: In the topmenu/mainmenu click "redigér"  - upload 
> with username: test password: test
>
> In a couple of hours I will be able to create a minimal test-version...
>
> Cheers Måns Mårtensson
>
> Den fredag den 8. november 2013 14.43.31 UTC+1 skrev Eric Shulman:
>>
>> On Friday, November 8, 2013 2:50:05 AM UTC-8, Måns wrote:
>>
>>> Hi Tim
>>> I'm getting errors using your TiddlyKanBanPlugin in TW version 2.8.1 (no 
>>> errors in TW version 2.6.5) :
>>> Error Syntax error, unrecognized expression: 
>>> .kanbancolumn[kanbanstate="[tagName1]",.kanbancolumn[kanbanstate="[tagName2]",
>>>  
>>> etc
>>> Despite from the errors - the plugin seems to work fine. 
>>>
>>
>> The error indicates that some of the plugin's CSS content is being parsed 
>> as javascript code.  A quick look at the plugin source shows that there is 
>> a "!stylesheet" section containing the errant CSS, and that this section is 
>> *supposed* to be delivered as the "payload" for a shadow tiddler, 
>> StyleSheetKanbanPlugin.
>>
>> I didn't try to install the plugin myself, so I don't know if the 
>> original source code is damaged in some way.  Even so, I suspect that you 
>> somehow accidentally mangled the plugin source so that a comment marker (/* 
>> or /***) was lost, resulting in the CSS being seen as code instead of data 
>> to be delivered into a shadow.  I'd try re-installing from the original 
>> source and see if that fixes it.
>>
>> -e
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to