Drupal is great, but finding pieces of needed info is really frustrating sometimes.
I need to have a paged list of teasers all of type 'flexinode-x'. When I use flexinode/list/x it gives me the list, only sorted by creation-time. I need it to be title alphabetical instead. Can this be done without using views module? One would imagine it is basic functionality. No need for php snippets or separate modules. But is it? And if, what do I add at the end of url?
Because I don't know too much about php I've been using (drupal 4.6) locale for adding icons to several links like "read more", translating it for " leer más", for example.
I haven't managed to find this feature yet, but it's really handy. I'd like to display a recent (or a random) poll in the sidebar, but still can't figure out a way. Is there any module that can do this?
Thanks.
As this is my first post to the forum, I like to thank all who have contributed to Drupal to become what it is today. A very fine CMS. Perhaps I can contribute my part some day.
I am looking to show multiple polls in a page, using panel which works fine so far.
However, I want to let my member see results of these multiple polls, all in one page (another page, not neccessarily same page as the original polls are on).
Any sugestion?