VNE edit logo
VNE preview

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

About

Views node edit helps you manage content in table views. Using jQuery, VNE adds a column on Views tables with an [edit] link next to each row that links to the edit form for that node.

Help

Currently Views Node Edit does not support views that use AJAX, so edit links will not display on views that have AJAX enabled. In the future, AJAX support will be added.

Use

To begin using Views Node Edit, navigate to admin/config/views-node-edit, or click config from the Views Node Edit row in "Modules". From that page you can configure which views you would like a node edit button to appear on.

Contributing

You can contribute to this project by using this git clone command:
git clone --recursive --branch 7.x-1.1 http://git.drupal.org/sandbox/zbabtkis/1872302.git views_node_edit

Project information