See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

View - RSS Feeds

I have a view, and I would like that view to have an RSS option as described here:

http://drupal.org/node/83597

I get to the part where it says:

under "Add Argument", select "RSS: RSS Feed Selector", then the "Add Argument button"
select the default as "Display All Values"

- I can see The Argument Heading and what I see is this is a table of Argument headings: Argument, Default, Title, Option, Wild Card and the message
"View currently has no arguments defined"

admin/content/comment/settings

It's impossible to access at this page in Drupal 6 Beta 3.
This behaviour is intended or is it a mistake?
How I can modify the comment settings in Drupal 6?
Thank you for your work.

Bendo

how do we remove the text "Search this site" from the search box

In my search block on the home page the search box is preceded with the text "Search this site", what is the preferred way to remove that text? thanks -chris

Making Drupal 7 More General

For the last few months, it's been my job to add things to Drupal that it doesn't come with, and to remove things from Drupal that it comes with but that my users don't want.

A variety of modules exist that try, in heterogenous ways, to solve some of what I need solved. I have installed them all. I worry that I have installed too many modules, but it would be great if that was all I have to do.

A number of my problems stem from the Story node. It has a bunch of features we don't care about: log entries, menu settings, revisions -- which must be hidden from my users so they don't get confused. And we need a number of properties added: images, videos, polls ... which we've done using taxonomy, CCK fields and modules.

Another, similar set of my problems stem from comments: there are fields we need but don't have, and fields we have and must get rid of. We will probably be using hook_form_alter, hook_submit, hook_verify, etc., to add these features.

A third set of my problems stems from user profiles. Same story, different set of 3rd party modules and hook_hacks to get it (mostly) looking right.

Distriguishing between types on the path?

I want to have a have certain block appear for a 'forum' and not for a 'page' or book etc. There doesn't seem to be any way to get around this because forum topics and every other thing have the same path "node/123". What we really need is "[type]/123" at least or some way to show blocks by content type.

Or is this already implemented in a module?

_menu() hook ??

Hi guys,

I developed a function to check if the has any offer received, if he has I need to display a msg on drupal_set_message(), BUT : :)

I've tried to use few hooks and none seems to work properly,
_exit() has problems when login out
_menu() and _init() is called 4 times when a login. I tried to find a way around it but I couldn't.

Maybe im missing something because im new in drupal.

Please Help.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core