iStryker's blog

Drupal Tutorial - Creating an embedded video or audio player for a link field

Use Case:

Objective

  1. As an administrator or a content editor you want to add a link to your content type.
  2. To the end user you want the link to be displayed as an embedded player.

Example of Adminstrative Workflow

  • Creating a new fieldCreating a link field

How to track files downloaded with filebrowser

Today I had a client that wanted to track the private files their users download. They used the filebrowser module as the user interface to browse the private directory. preview of filebrowserThere is no tracking system with this module. In addition, filebrowser handles files differently than the default Drupal system. Usually every time a file is downloaded the file_download() function is called. Read more about How to track files downloaded with filebrowser

Problems judging how many hours it takes to theme a Drupal website

From Personal Experience with a Themer and Developer Working Together

A themer can work in parallel with a developer. It usually takes 20-30 hours to theme a site from a psd. However, with a different person theming from developing, a bit more time will be needed for theming. Read more about Problems judging how many hours it takes to theme a Drupal website

Subscribe to RSS - iStryker's blog