Closed (won't fix)
Project:
Module Builder
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2011 at 17:49 UTC
Updated:
14 Jul 2013 at 07:29 UTC
in module_builder.module_builder_info:
'views' => array(
'url' => 'http://drupalcode.org/project/views.git/blob_plain/refs/heads/%branch:/docs/%file',
// Probably should follow master as that may go away
'branch' => 'master',
'group' => 'views',
'hook_files' => array(
'docs.php' => '%module.module',
// other files here: view.inc, views.default.inc
),
but there is no master branch for views.
http://drupalcode.org/project/views.git/blob/HEAD:/README.txt
Comments
Comment #1
joachim commentedblob_plain links are broken at the moment anyway
Comment #2
joachim commentedComment #3
joachim commentedSorry, I'm no longer maintaining the 6.x branch. If you can provide a patch though, I'll commit it.