X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticmoduleinfo.php;h=7f388c2cb1d8d9cca2e6c87907bbec060a7ce253;hp=98edf9b52a746b209ac916fe3b410f00b6d16eb0;hb=4ad5144790a12523f8a7c24c469a34907b6942a6;hpb=52132f298730837e8d62adb8b6b6b9c9d3aca82a diff --git a/web/staticmoduleinfo.php b/web/staticmoduleinfo.php index 98edf9b5..7f388c2c 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: