This forum is for less technical discussions about the Drupal project, not for support questions.

Inserting link into "read more" line

Hi.

I want to drop a link into the "read more" line under preview nodes. Ideally it would fit between two | | such as "add new comment" does. This is to allow use of an external commenting module (Haloscan) which I've used on an old blog that I'm currently moving to Drupal. The sample code is below, but mostly I'm looking for which module to hack and where to insert the code. Any help appreciated. Thanks.

How to..? Hooks

I'm a beginner and don't quite understand how hooks work.

I wrote a module "userdirectory.module" and I want it to perform some actions when new user accounts created, users login, logout etc. So I'm trying to get use of hook_user. Inside the module I wrote a function to catch "user" hook:

menu navigation control - excluding 1st nav items

Hi there, I am currently fighting with my first drupal site. ;) Sooo, I created a menu (named "site navigation") containing all menu items ordered hierarchically (up to three levels). I display the 1st level menu items on each page at the top which works fine by using administer/settings/menu > Menu containing primary links: site navigation. I even can make the vertical navigation (which is supposed to be 2nd level) appear by using administer/settings/menu > Menu containing secondary links: site navigation.

List of all articles for article owner

Hi,

is it possible with drupal or a existing module, to show all articles (node type = article) in the user account, which this user has created?

e.g. with an subject "My articles" and than the list like
- My first article
- My second article

It should be used as a reference list for each user.

Can anyone give me a hint how I can configure this?

Ciao...

What do statistics actually mean?

Now I've upgraded the disk space on my hosting service, I'm thinking of turning the statistics module back on again.... But then a thought occurs to me: what do the statistics actually mean?

How to..? Getting user name from PHP

How can I get current user name from PHP script in a module?

I need to perform some user name dependent operations, like creating a directory with user name.

Pages

Subscribe with RSS Subscribe to RSS - General discussion