By andymilk on
I've tried cloning the basic "Archive" view, but I can't figure out how to style it like a dropdown that contains all the months with blog posts.
Any ideas?
I've tried cloning the basic "Archive" view, but I can't figure out how to style it like a dropdown that contains all the months with blog posts.
Any ideas?
Comments
Bump
Bump
_
if i understand you correctly, I think what you're looking for can be done with views and an exposed filter. Add a filter for post date, click the 'expose' button, and set the options as desired.
Thanks for the suggestion. I
Thanks for the suggestion. I exposed the filter but I don't know how to style it as a dropdown with Year Month format.
The default "archive" view shows the Summary very similar to how I'd like it to show.
I just want to style the Summary to be a dropdown. I've tried editing the tpl files in the Theme Information for the view, but they don't have any impact on the Summary.
Is there a way to edit what the Summary outputs? (without messing with core of course)
Thanks,
Andy
Same requirement
I have the same requirement, but not able to figure out how to do it.
Thanks
dropdown archive
Hi all,
please tell me how to implement dropdown archives in drupal.
previous suggestion doesn't works.