how to display title-only for all pages(not stories)

instead of title+teaser+readmore, i'd like to show only titles+readmore of my pages?
thanks

Dict module for Drupal

I've written a dict module for Drupal (version 4.7) which functions as a dict client. It pulls down definitions and matches from a dictd server and shows them up on Drupal. The interface is similar to the www.dict.org.

I do not have a server setup to demo this stuff. If someone could try it out and let me know, it would be great. The module can be picked up from here.

Thanks,
Natarajan

Startup looking for a Drupal Developer

We started developing a site for small businesses, but the Developer is otherwise committed (to the 'Big Boys'). The dream is to give small businesses access to technology, to help level the playing field.
It already has CiviCRM and is hosted. It needs to access a small database. Plus, I aim to be the Administrator and will need a lot of basic hand holding to start.
I can pay a small amount to get the first stage working. It should then start growing and generating income and the Developer could become a partner in a much larger project, if desired.

Torn between 4.6 and 4.7

I've been experimenting heavily with drupal 4.6 over the last several weeks. I have been working on creating a new node based the wikipage.module which allows all users to edit the wiki pages. Problem is, I would like to add a log message to the revision history.

In another forum discussion, someone recommended that I experiment with 4.7. Bingo...that works really well. I created my module to work in 4.7, and it does everything that I need it to...for that module.

The problem is that there aren't a lot of modules out yet for 4.7. And there are a few I really want to implement such as BBcode, freelinking, movie review, book review, etc. I'm not bad at PHP, so I could probably bring these up to date as 4.7 modules (with a lot of playing around as I havn't yet done very much module writing revision for drupal). Time is an issue, however, and I don't know that I have a whole lot of time to make things 100% perfect. So I keep thinking that maybe I should stick to 4.6 for now to avoid compatibility and other problems.

My goal is to bring my site up in February. I'm hoping some of you have some good advice. Should I stick with 4.6 and just live with the fact that I won't have revision log messages? Or should I go to 4.7 and potentially waste a lot of time trying to get the modules I want up to par?

What do you th

Timing of hook_taxonomy calls for 'delete'

Would the module_invoke_all('taxonomy', 'delete', ...) be better placed before the taxonomy module deletes from the vocabulary and term tables?

Reason I'm asking is that, if you've got a node-based module that uses taxonomy internally (ie. forum) then you need to store tid elsewhere (not just in term_node) for the sole purpose of being able to delete nodes when the parent taxonomy term goes away (at least, this seems to be the only real good reason for forum to need its own separate table).

How to embed forum into another page

Hi,

I'd like to embed a forum into another page - is this possible? I have a flexinode set up and I have been theming it using node-flexinode-1.tpl.php and having no problems there. I'd just like to include a forum into the page.

Any help most appreciated!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x