CVS messages for Block Edit
December 29, 2009
-
Added missing admin.inc file.
-
Removed some useless comments.
-
- Added options to control visibility of node edit links by content type and display type.
-
- Added settings page to control visibility of block and node edit links on specific pages. - Added setting to disable block and node edit links for the entire site. - Separated permission checks for menu links and block edit links. These now obey administer menus permission as well as administer blocks.
December 17, 2009
-
Added some useful info to the README.
-
Block Edit: /modules/block_edit/block_edit.js 1.1.2.12 @ DRUPAL-6--1
Block Edit: /modules/block_edit/block_edit.module 1.1.2.10 @ DRUPAL-6--1Actually add fully rendered content including divs to vars. Further simplified jQuery code.
-
Block Edit: /modules/block_edit/block_edit.js 1.1.2.11 @ DRUPAL-6--1
Block Edit: /modules/block_edit/block_edit.module 1.1.2.9 @ DRUPAL-6--1Fixed JavaScript code. Added variables to allow developers to hide either node or block links. Added rendered edit links to vars so they can be easily printed in template files that don't print the content variable.
-
Block Edit: /modules/block_edit/block_edit.css 1.1.2.6 @ DRUPAL-6--1
Block Edit: /modules/block_edit/block_edit.js 1.1.2.10 @ DRUPAL-6--1
Block Edit: /modules/block_edit/block_edit.module 1.1.2.8 @ DRUPAL-6--1
Block Edit: /modules/block_edit/block_edit.views.inc 1.1.2.2 @ DRUPAL-6--1Added a node edit link to nodes and greatly simplified jQuery code.
-
#629152 by nicholas.alipaz: Add [Edit Menu] to Nice Menus blocks.
-
Changed to using theme_links for more consistency with Views admin links.
