X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticmoduleinfo.php;h=ac4ac68f1bb19226ee184adfe9af73dd1e7420b8;hp=2174f7a598c8c78ef11bed1141010e46684a7791;hb=3ffb94e9aad84dc0d8e19a5a7d709589d7956ddf;hpb=8fc1b23065309df44a3725ec7dba76dfebc9cbd2 diff --git a/web/staticmoduleinfo.php b/web/staticmoduleinfo.php index 2174f7a5..ac4ac68f 100644 --- a/web/staticmoduleinfo.php +++ b/web/staticmoduleinfo.php @@ -17,114 +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:


+