Dear Davy,
Thank you again for this excellent module and for your promptness and fulfilling our requests. I have couple of other requests, which in my believe will make this module even more useful and popular. I will submit tickets for each of them separately.
Yesterday you made possible for users to view all dodges on 'dodge/all'. It would be very much comfortable for a user submitted a dodge to be forwarded directly to that page after submitting rather than to the user's profile page as it is now. But probably this too can be left to admins choice and made configurable.
The problem on my site is that I really need profile pages display without left or right blocks and after submitting a dodge a user goes to his/her profile page and left little confused with what happen because can't see his/her dodge. But it would be just ok if he/she was directed to 'dodge/all' page where he/she can see not only his/her own dodge but also read others'.
Another solution for me would be to pull out data table that is show on 'dodge/all' from dodge module and put to profile page. But there is now entries for dodge in views, so I don't know how to achieve this. (What about making this module views compatible, btw? But probably this needs to be discussed on separate request page)
Comments
Comment #1
davyvdb commentedHi yngens. I don't know how good you are in Drupal development but this seems like a fairly easy task. Dodge is built on 2 or 3 simple tables. You can write your own query on them. Or you can do a form alter and redirect to the page you want from there.
Or you don't have any programming skills?
Comment #2
yngens commentedWell, I am very good tester :) so to say. And when I really need I can spend days and nights digging in some codes to get done things, which experienced coders can easily accomplish. On the other hand I always try to submit issue here on Drupal.org, because I'd been through troubles on updates after making custom modifications. I mean it is always better to try to get things into official releases, so that all the Drupal users would benefit. Of course, then it is totally up to maintainers to fulfill or not this kind of requests. I am personally happy with the current level of functionality of the dodge module and very much thankful to you. So if I post some other requests here please consider them as ones which can be taken into your attention if they really are nice feature requests and worth spending your time. Otherwise, don't bother.
Comment #3
yngens commentedBecause of a new feature introduced http://drupal.org/node/237297#comment-812424, my request does not make that much sense. Now user can add a dodge and stay at the same page, seeing just added dodge on another block from the module. So I withdraw my this request. Thank you, Davy!