<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drupal/video/plugins/video_customfields, branch 7.x-1.x</title>
<subtitle>Video drupal module</subtitle>
<id>https://git.devlet.com.br/drupal/video/atom?h=7.x-1.x</id>
<link rel='self' href='https://git.devlet.com.br/drupal/video/atom?h=7.x-1.x'/>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/'/>
<updated>2009-05-29T05:53:22+00:00</updated>
<entry>
<title>removing video_custonfields</title>
<updated>2009-05-29T05:53:22+00:00</updated>
<author>
<name>Heshan Wanigasooriya</name>
<email>heshanmw@gmail.com</email>
</author>
<published>2009-05-29T05:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=ac85fea5d010b4707955fcd0e7b5e5a4e30488df'/>
<id>urn:sha1:ac85fea5d010b4707955fcd0e7b5e5a4e30488df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding plugins to the HEAD</title>
<updated>2009-04-27T09:47:43+00:00</updated>
<author>
<name>Heshan Wanigasooriya</name>
<email>heshanmw@gmail.com</email>
</author>
<published>2009-04-27T09:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=a69b21cc7ee12c117b58f0d940f7cb9d38278384'/>
<id>urn:sha1:a69b21cc7ee12c117b58f0d940f7cb9d38278384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First letter capitalization.</title>
<updated>2007-01-03T18:20:55+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2007-01-03T18:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=fe99ce4a7d944e5a4b69828a3473ec33d77490ed'/>
<id>urn:sha1:fe99ce4a7d944e5a4b69828a3473ec33d77490ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch #93957 by vhmauery:</title>
<updated>2006-11-11T03:58:41+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2006-11-11T03:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=e31b60659bd95b9978328bf43a02f34941b6acca'/>
<id>urn:sha1:e31b60659bd95b9978328bf43a02f34941b6acca</id>
<content type='text'>
  Update video .info files
    Here is a patch that updates the .info files for video module and all its plugin modules.
    This is what it does:
      1. It adds the dependency line to all the plugins so they depend on the video module.
      2. It adds the package line to group all the video modules in the "Video" section on the modules page
      3. It also adds Image module to the dependency line for the video_image module
</content>
</entry>
<entry>
<title>Patch #82224 by vhmauery (http://drupal.org/user/28957)</title>
<updated>2006-09-21T12:32:54+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2006-09-21T12:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=fb7919a6359542d195c4abd959d4c293b087dd79'/>
<id>urn:sha1:fb7919a6359542d195c4abd959d4c293b087dd79</id>
<content type='text'>
  Bring Video up to date with HEAD:
      updated all video modules to be used on next drupal 5.0
</content>
</entry>
<entry>
<title>Patch #82224 by vhmauery (http://drupal.org/user/28957)</title>
<updated>2006-09-21T12:25:55+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2006-09-21T12:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=781a2e7c4fb8901e14e5a2b2d537185b88c36e97'/>
<id>urn:sha1:781a2e7c4fb8901e14e5a2b2d537185b88c36e97</id>
<content type='text'>
  Bring Video up to date with HEAD:
    updated all video modules to be used on next drupal 5.0
</content>
</entry>
<entry>
<title>Small change to video_upload prepare to check for permissions</title>
<updated>2006-06-24T17:36:59+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2006-06-24T17:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=ca54d95de4b11a952a658335ae13cbc75841cc16'/>
<id>urn:sha1:ca54d95de4b11a952a658335ae13cbc75841cc16</id>
<content type='text'>
before writing 'A file must be provided'.

Corected a bug which was making impossible to reedit the
custom fileds values after node creation.

Thanks pancapangrawit (http://drupal.org/user/59924)
for pointing this out.
</content>
</entry>
<entry>
<title>Corrected a small typo on the implementation of hook_form_api</title>
<updated>2006-06-23T18:52:53+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2006-06-23T18:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=066b2ebd7ab737d7d26e5e9c2f3bd64e72652993'/>
<id>urn:sha1:066b2ebd7ab737d7d26e5e9c2f3bd64e72652993</id>
<content type='text'>
which let the video_customfields fields disappear.

Thanks pancapangrawit (http://drupal.org/user/59924) for
pointing this out.
</content>
</entry>
<entry>
<title>Corrected some XSS vulnerabilities.</title>
<updated>2006-06-19T20:55:12+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2006-06-19T20:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=107e6f3bbc6963173e04b8350d4401ccb314e4fd'/>
<id>urn:sha1:107e6f3bbc6963173e04b8350d4401ccb314e4fd</id>
<content type='text'>
Thanks to Dries Buytaert for pointing them out.

Chænged '%d' to %d for Postgres SQL compatibility
</content>
</entry>
<entry>
<title>List of changes:</title>
<updated>2006-06-18T14:41:32+00:00</updated>
<author>
<name>Fabio Varesano</name>
<email>fax8@13637.no-reply.drupal.org</email>
</author>
<published>2006-06-18T14:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlet.com.br/drupal/video/commit/?id=bff6fafe62a4201c99bdba20144313276d654bca'/>
<id>urn:sha1:bff6fafe62a4201c99bdba20144313276d654bca</id>
<content type='text'>
  Pluginization:
    Video.module file was too big and complex.
    I isolated each different feature which was not
    excencial and removed from the video.module file.
    Those features are now added by helper modules
    called plugins under the directory "plugins".

    The download has been separed from multidownload.
    There is now a separated plugin called video_multidownload
    which add multidownload feature.

    There are also some hooks being defined.
    See file hooks.php for details.

  XHTML Compliace:
    I worked hard to remove unvalid code from video module.
    Now the code generated by the module validates on W3C validator.
    This will probæbly generate some problems with uncommon browsers
    we will try to solve them as soon as reported.

    Thanks a lot to Karl Rudd who point me to the right direction
    towards compliace.

  Thumbnailing:
    There is plugin called video_image.module which add thumbnails
    support for the video module. Thumbnails are uploaded throught the
    video creation form and a image node is created with it.

  Video file Uploads:
    There is a plugin called video_upload.module which add a file
    upload field to the node creation form. The uploaded file is
    automatically set as path of the video. Then usable for plays/downloads.

NOTE ON BUGS:
I tryed to test new features the most as possible but I can't guarantee
that all this code is bugfree. Video module is becaming too big to be
tested by only one person (me).

Hope you guys will be able to help with debugging.

Fabio
</content>
</entry>
</feed>
