Views Module Setup Help

Hi.

I recently installed the views module with a 4.7 RC3 site and I have been playing around with the views.module a bit.

It seems very impressive, however I am wishing there was some more documentation and/or examples of configurations that can produce views similar to what I would like.

why hook_form_alter instead of hook_nodeapi with $op='form' ?

Hi,

I recently made a nodeapi centric module. While I started working on it I was expected
to find a 'form' as $op which will simply merge the returned form with the one created
by other modules using hook_form .

Can someone explain why instead this has been implemented with the hook_form_alter?

Thanks
Fabio

Some help on making a stock portfolio

I gonna built a website for a group of friends of mine. We gonna make some sort of a stock fund. Every member will transfer a certain ammount of money each month on a special account. I want to make a system in wich we can administer the stock we bought. I want to make some kind of module which makes it possible to "add stock" in the create content menu. In that menu you can enter the ammount of stock you buy and the code wich is used on finance.yahoo.com. I want to use cronjobs and finance.yahoo.com to get the last trade. I am fairly new to drupal but i like how everything is built.

Dynamically populate flexinode dropdown list

Is there a 'best practice' method of dynamically populating a flexnode dropdown list?

At the moment I am planning to use a text-area field with a php input type and a custom snippet. But is there a better/more standard way?

which fckconfig.js file to edit

I just installed fckeditor and have found two fckconfig.js file - one in modules/fckeditor and one in modiles/fckeditor/lib ??

strangely enough I renamed both in an attempt to determine which one was the correct one to modify and the program still runs fine.

any help would be appreciated.

- jeff

which fckconfig.js file to edit

I just installed fckeditor and have found two fskconfig.js file - one in modules/fckeditor and one in modiles/fckeditor/lib ??

strangely enough I renamed both in an attempt to determine which one was the correct one to modify and the program still runs fine.

any help would be appreciated.

- jeff

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x