Hi guys!

I just published my new drupal based website.
You can watch it at www.adrenalinteam.it .

It's based on drupal 4.5 with some hackings on
original kubrick theme and on some modules.
I also write a new module for this site called "moves.module"
you can see it under "video" section.
I can send if anyone is interested.

Bye

Fabio Italy

Comments

lennart’s picture

You made very good use of Kubrick.

Would you share the moves.module? I am building a wind and kitesurf site and it would be great with this module to show of moves like 'willy skipper' '360s' 'push loops' etc.

Best regards,
Lennart

Best regards,
Lennart

fax8’s picture

I can share this module.

I just created a version for drupal 4.6 .

http://fabiovaresano.altervista.org/files/moves.module (4.6 version)
http://fabiovaresano.altervista.org/files/moves.module-4.5 (4.5 version)

The 4.5 version is ok and stable (only settings page does not work: it's
like weblink.module from where I started hacking.. )
The 4.6 is still unstable ( I completed it only some days ago..)

However you should be able to use it.
Please share your improvements if you do some.
If you have problems contact me: fvaresano at yahoo dot it
Bye

Fabio

sicario’s picture

This module should be post in the project page. Thanks for the nice work :]

fax8’s picture

I agree with you.
I just don't whant to add something wich is too specific to
sport moves videos (riders, spot, trick etc... ) .

My project was to start from moves.module to make something like
qt.module (quick time) which is a new node type wich is used to insert
quicktime videos as nodes.

Does someone think this shoud be useful?

soupp’s picture

Nice job! But QT movies doesn't play in tab "play" on my Mac (!) in Safary 1.3, but plays instead of download...

fax8’s picture

I'm sorry but I have not a mac.
And I don't know someone who has it.

I need someone help to solve this issue.
Is there something who can help?

soupp’s picture

It works fine in Firefox for Mac but I'll check out what with Safary later today or tomorrow.

fax8’s picture

Great!

soupp’s picture

Please send me a message via contact form. I will reply you by mail. Drupal refuses to accept QT code string (Terminated request because of suspicious input data. :) )

fax8’s picture

Problems with safari browser have been solved
thanks to soupp who helped me (I don't have a mac!).

Two days ago I started working on a new module wich is based
on moves.module but usable in a more genreic situations.

I decided to call it video.module.
It's a module to create quicktime nodes and oin the future more
multimedia formats...
It will be available soon on cvs.

fax8’s picture

Hi

Just uploaded to cvs my first drupal module.
Is a module to embed video into drupal.

http://cvs.drupal.org/viewcvs/drupal/contributions/modules/video/

Currently it supports only quicktime videos.

Hope you like it.

Fabio