Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hope someone can help me with this. What I need to do is to display the last node of a specific category with a teaser. I found something close to what I want but it displays some information I don't want displayed. I only want the title with a link a date and a teaser. No user info or category or commenting option.
Is it possible to allow a user to view and modify his own articles even if they are not published? For now, I can see the articles in a view, but if I click on them I have the message "you are not allowed..."
I guess the tool "workspace" do something like that, but I cannot make it work...
See http://drupal.org/node/49152
I want to setup a slashdot-like site that has separate sections for 3 different languages.
So far I am planning to set up 3 instances of Drupal with some db tables shared. The plan is to share as much as possible so that 3 sites feel like one both to visitors and admins.
The users and some settings should be the same for all the sections.
I decided against using the "i18n" module since I don't need all the content translated to all the languages.
Sorry I am repeating this question, but my earlier post was not titled very well.
Has anyone got phpsnippets and TinyMCE to work together?
Basically, I am trying to put phpsnippets or blocks into tables inserted by TinyMCE (in the advanced theme) as an option to create themed layouts that I can control easily.
Im trying to create two columns within my commenting section. I would like comments to be seperated vertically by role. So for example; a blog entry is written by one of our users. When other users read that blog entry, I want them to be able to comment on that entry, but based on their Role, their comments will appear in 1 of two columns directly below the entry.
This is how I would like the layout to look (apologies if this doesnt format correctly):