Original Edit Term module project page text

By Benjamin Melançon
on 22 Mar
0 comments

Description

Current text and project: http://www.drupal.org/project/edit_term

Edit term provides a block on taxonomy listing pages with links to edit taxonomy terms .

UPDATE: With a patch from new co-maintainer Dan Morrison (dman), edit_term will become 75% more Drupaly as it provides edit and view tabs directly on taxonomy listing pages.

The main features left to look at are how automatically to find and display itself for uses of taxonomy that override the taxonomy/term menu structure. We've hardcoded it for image, and for place, but it would be nice to read off the same table taxonomy redirect manipulates to make this work for all well-coded modules and custom taxonomy_redirect overrides.

This makes it easier to immediately edit term name, synonyms, description, and weight for the term you are viewing without navigating through your site's administrative back end.

Currently the edit link is displayed in a block automatically created for the right sidebar. This block will only appear on taxonomy listing pages (such as taxonomy/term/123) and only to users with "administer taxonomy" permissions. This edit link is most useful when you are using pathauto to modify your category paths and have no convenient way to discover what the path to the edit link is. (I created this module just to have an easy way to see the term ID.)

This is a very simple module and creates no database tables. Agaric is quite open to extending this module with optional on-page forms, or edit links next to term links, or mind-reading functionality, but we have no immediate plans. A block with an edit link is sufficient to bring taxonomy into line with the ease-of-use front-end editing access Drupal users have come to expect from nodes, users, views, panels, etc.

(It belatedly occurs to Agaric that there may be a taxonomy information block module that includes an edit link. Contact us with any leads. Also, on IRC |Gatsby| suggested the NAT module to be able to treat terms as nodes and edit information that way.)

Developed by Agaric Design Collective.

 

Post new comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <small> <pre> <strike> <sub> <sup> <kbd> <s>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.