Hi
I'd like to ask if you have an idea how can I achive my aim about newsletter
the goals is to provide:
1. several newsletter anonymous user can choose AND CAN also choose different time periods to receive specific newsletters
2. double taxonomy in newsletters
mean that node have two dictionaries name it Countries and Cities
a user choose Country in the menu (made of taxonomy) and than should see several newsletter with nodes of that country (taxonomy) and several cities to subscribe (taxonomy again)
now a user should be able to choose a newsletter of a double layer taxonomy - country and city
both dictionaries are common for node (countries and cities are just example names to show what i generally mean in this case lets say someone could choose USA and London which makes no sense but in my case taxonomy will be different and will it have)
3. @2 I think best do this by views but have no idea how to generate newsletter for a specific page (click menu from taxonomy and go to a specific page and see a newsletter of a coutry... I see this way) to see "cities" from second taxonomy vocab...
views allow validation time and other filters thats why this would be nice to provide this via views...
if you think my requested funcionality may be interesting maybe put this somewhere on drupal.org
however please having any idea let me now
even if this take some php code changes (I'm not professional bu does some changes in my drupal sometimes...) or other drupal modules
regards
Konrad
Comments
Comment #1
paulbeaney commentedHi Konrad,
Your ideas for new features are certainly interesting, but they are not trivial ones to add and I certainly wouldn't have the time in the near future to look into them. The only thing I can suggest is that you spend time looking at the module, seeing how it works, and then coding something up yourself. Once there is a patch to look at, I can certainly spend a bit of time double-checking things for you.
Regards,
- Paul