Hi!
I am planning to set up an app download center website. That download section is the website's primary functionality. I am looking for a module/setup that would feature easy and legible category-based browsing as well as an option to add a single file to multiple categories.
I tried using plain Media module + core tagging system, but that's not quick, accessible and legible enough.
I have a menu called news and within this menu have the news displayed as a preview (with read more link), and for this I used the views module. But I want to know if there is a way to change the node layout when I click in the read more link to see the full content. Basically I want to see the full content displayed in a different way.
My Drupal website uses multiple databases.
Queries against these databases are working fine, but I'm trying to "wrap" multiple insert\update calls to several databases with a transaction.
I can see that the if the transaction is rolled-back, the changes on the default database are indeed rolled-back, but not those that are applied on the other databases.
Is it possible to have one transaction wrap calls to several mysql databases?
So Metatag will allow me to set a title, description for each article (whatever language).
Unfortunatly I can not have a title and a different description for each frontpage (EN and FR). But I do not know where to apply the translation of this meta description in English for the English frontpage.