hurrymaplelad / docpad-plugin-rss

Generates an RSS feed for a collection of documents
Other
10 stars 6 forks source link

Not working with Paged plug in #1

Open kunjee17 opened 11 years ago

kunjee17 commented 11 years ago

When paged plugin installed it is giving issue and breaking the complete compilation with a error message in paged plugin that .length of undefined is not possible.

hurrymaplelad commented 11 years ago

Hi Kunjan! Sorry to hear something's busted. I'm running this plugin alongside docpad-plugin-paged@2.1.6 without issue. Some more details would be useful for troubleshooting. Do you get a stack trace with your error message? What version of docpad-plugin-paged are you using (npm ls will print out all your module versions)?

kunjee17 commented 11 years ago

I temporary removed it. Can you give me a day... will be travelling today, will post back with details tonight means after 12 -13 hours... Sorry for that... Hope you don't mind.

hurrymaplelad commented 11 years ago

Sure, no worries. Safe travels!

kunjee17 commented 11 years ago

rss This will help??? Just a quick snap shot if you like to give it a shot. Else if you can explain me where to check out or trace logs for this will dump that. Here is docpad.coffee setting

Plugins:
    rss:
        collection: 'posts'
kunjee17 commented 11 years ago

I think it is issue with docpad last update. If I write plugin setting while compilation is in progress it works but if I stop and restart it with docpad run it is giving me same error. I am not getting that is it broken globally or just one plug in.

PS: time to run. Will catch you than. Please let me know if any more details / help I can provide. :)