BUGS
=====
1) according to the instructions, INSTALLATION:
........3) CONFIGURE OPTIONS FOR TAXONOMY ACCESS: Go to page:
"Administer >> Site configuration >> Taxonomy Access: Settings".
PROBLEM: In Site Configuration page, I dont see any "Taxonomy Access: Settings"
(yes, my module IS already enabled with success message; and YES, I did disable and then enable it)

RECOMMENDATIONS
=================

1) do NOT use different styles in breadcrumbs in your support/install documents (when describing the links to click to get to particular page)
In the same README.txt, to point to a page you use ">>" in one place and "/" in another. The latter is very confusing since it makes it look like you are referring to a Unix directory path

2) in README.txt, move HELP PAGES section immediatelly after GENERAL DESCRIPTION.
Chances are much higher for one to look for help as opposed to "API functions"

3) in INSTALL.txt, INSTALLATION, #4: clarify that the new "administer access control" permission appears in the "user module" section

4) in all docs: remove ":" wherever it appears after "access" - ypu dont have it, at least not in 5.x-2.x-dev

Comments

xjm’s picture

xjm’s picture

Title: Various bugs » Documentation errors in README.txt and INSTALL.txt
Component: Miscellaneous » Documentation

The API section needs to be removed until there is something meaningful to put there.

Marked #127420: Taxonomy_access function gone missing, still referenced in readme as duplicate.

xjm’s picture

Version: 5.x-2.x-dev » 6.x-1.x-dev
xjm’s picture

xjm’s picture

Status: Active » Fixed

I made the following changes to README.txt, INSTALL.txt, and UPDATE.txt in the 6.x-1.x-dev branch:

  • Removed references to non-existent configuration pages, permissions settings, and API functions that were in previous versions of the module.
  • Added both breadcrumb-style and Drupal path information for each page referenced for clarity.
  • Clarified the language in a few sections.
  • Fixed line wrap in several sections (wrapping properly at 80 characters).
  • Added several common "gotchas" to the troubleshooting steps in the README.txt.

http://drupal.org/cvs?commit=338196

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.