Installed the 6.x-3.0-alpha1 release on D6.10 and found:
- it doesn't appear in the Permissions list
- the admin/settings/freelinking config page is only available to the Drupal root user (UID #1)
- the filter doesn't appear in the admin/settings/filters list (not admin/filters as described in INSTALL.txt)
I've never had any version of Freelinking installed before, so I wonder if previous installations leave something behind which allows this version to work? I can't use it at all.
Comments
Comment #1
adam_b commentedSorry, correction - the filter does appear in the /admin/settings/filters/add list, but still doesn't appear to work, and the instructions don't appear in the "Input Format" area beneath the body text.
I've tried v6.x-1.7 and that seems to work as expected.
Comment #2
Grayside commentedNeeds to implement hook_perm.
Comment #3
Grayside commentedFixed in 3.x-dev.
If you want to correct it in an alpha, just add:
Anywhere in freelinking.module.