Great module, thanks for all the work. I've got everything working fine including custom templates but for anyone not using javascript they don't get to see the contents. The pager is there but no main content. I'm not sure whether search engines will see it which is a concern as I have text as well as pictures. Even just a dump of all the content would be a step forward. Is the solution to this closely related to the non-views ddblock issue in http://drupal.org/node/396892 ?

Comments

ppblaauw’s picture

Status: Active » Needs work

Will surely try to add graceful degradation when no javascript available to the module.
For the pagers with the 10 - 50 themes this can be done.
Have to find a solution for the scrollable pager, what to do with that. Maybe degrade it to a prev/next pager.

Yes this issue is the same for the ddblock module.

Macronomicus’s picture

Degrading is always nice .. but a quick fix may be just display a line of text to the user... TURN ON JAVASCRIPT YOU FOOL! lol!
Well maybe something nicer would be better I suppose.