If the module can't write files to the system it displays this status message:

One or more files cannot be writing to the file system this is probably a permission issue. @see http://drupal.org/project/features_tools for more info

There are a few things wrong with this:

  • The URL for the project page is wrong. The project name is ftools, not features_tools.
  • The URL isn't hyperlinked. As a matter of user experience it should be clickable.
  • It displays as a status message, but it's really an error.
  • The English has grammar, punctuation, and style issues.

I propose this instead:

One or more files could not be written to the file system. This is probably a permission issue. See the Features Tools module page for more information.

Patch to follow.

Comments

traviscarden’s picture

Assigned: traviscarden » Unassigned
Status: Active » Needs review
StatusFileSize
new1.74 KB
traviscarden’s picture

Issue summary: View changes

Updated issue summary.

traviscarden’s picture

Issue summary: View changes

Updated issue summary.

traviscarden’s picture

StatusFileSize
new1.74 KB

Oops. I noticed a couple more things.

perelman.yuval’s picture

Status: Needs review » Patch (to be ported)

hi travis thanks for the patch, i will add it to the module soon.

i am working right now on some features (disable the ajax from the features ui pages) and make a new version with your code.

perelman.yuval’s picture

Status: Patch (to be ported) » Closed (fixed)
perelman.yuval’s picture

Issue summary: View changes

Updated issue summary.