Feature.module fixed

Created on 4 November 2004, over 20 years ago
Updated 11 June 2025, 1 day ago

The feature.module navigation was wrong and not working I have fixed it and since changed it to the expected tab behaviour. There should be an updated made on it's installation to reflect the need to use a page and PHP evaluated code to the effect of

print feature_listing();

I have also changed

check_output($categories[$feature->category])

to

$categories[$feature->category]

As the check_output function conflicts with a HTML filter and causes a line break to become a P tag surrounding the title on printing to the screen. But does not show otherwise.

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΈπŸ‡ͺSweden carlmcdade

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States bluegeek9

    Thank you for your contributions to this issue. As Drupal 4 has reached its End of Life and is no longer supported, we are closing this issue. We encourage you to upgrade to a supported version of Drupal.

Production build 0.71.5 2024