Text editors

Hello!

I am looking for a good text editor that has page breaking built into it, But I cannot find one that has a specific feature as said.

Ive tried many different editors; none with what I need.

[D6 & D7] Trigger for hook_node_info?

Problem: I want to execute a function AFTER register new content types by hook_node_info

What I did:
I implement the core hook_trigger_info:

function custom_trigger_info() {
  return array(
    'node' => array(
      'node_info' => array(
        'label'=>'After declare new content types'
      )
    )
  );
}

then the hook_action_info:

Is CCK dead for Drupal 7

I've come across this statement while reading about drupal 7 alpha at http://drupal.org/drupal-7.0-alpha1

Custom Fields
Drupal 7 bundles in the ability to add custom fields, similar in functionality to the Content Construction Kit (CCK) module. However, fields are no longer limited only to content types; they can be added to users, taxonomy terms, and other entities.

Does this mean that CCK will no longer be needed?

List of drupal 7 and drupal 6 differenes

Is anyone aware of a list that lays out the differences between drupal 7 and the current drupal 6?

I'm looking for something that's not way too technical i.e. doesn't bloat the list with hooks, code, etc.

If not, LET'S MAKE ONE..............

Drupal Instalation

Is it possible to install two different drupal sites in local host server?
If it's possible please let me know how to do it.

Looking for Mumbai Based Drupal Companies : Community Site Development

We are planning to develop online community website in drupal. We are looking for Mumbai based drupal development companies who can take the challenge to complete this in less than a month or so.

For detailed discussion contact me directly on +91 9870705101

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x