X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticmoduleinfo.php;h=ac4ac68f1bb19226ee184adfe9af73dd1e7420b8;hp=98edf9b52a746b209ac916fe3b410f00b6d16eb0;hb=b57bf03422363dfc2f5d2aa28a5fd2062192c70e;hpb=08f71340279dbcee1dfcccceef90a024cf4ed5fe diff --git a/web/staticmoduleinfo.php b/web/staticmoduleinfo.php index 98edf9b5..ac4ac68f 100644 --- a/web/staticmoduleinfo.php +++ b/web/staticmoduleinfo.php @@ -17,116 +17,97 @@ $licence=extract_field('licence',$module_path); $license=extract_field('license',$module_path); $url_prefix = getenv("URLPREFIX"); ?> -
- - - - -
-Browse Source - -Download -(without any required ccan dependencies) -
+
-

-

+

Browse Source Download (without any required ccan dependencies)

- - - - +

Module:

+

- - - +

Summary:

+

- - - +

Maintainer:

+

- - - +

Author:

+

- - - +?> + + - - - +?> + - - - + +

Description:

+

- - - - - - - + - - - +

Example:

+
+
+
- - - +

License:

+

-

Module:

Summary:

Maintainer:

Author:

Dependencies:

 Dependencies:
+
    +'.$dep.' '; + if ($dep) { + echo '
  • '.$dep.'
  • '; + } } -?>

External dependencies:

External dependencies: +
    +" . $fields[0].' '; if (count($fields) > 1) echo '(version '.$fields[1].') '; - echo '
    '; + echo ''; } -?>

Description:

See Also:

 See Also:
+

Example:

License:

License: