Mercurial > hg > rr-repo
comparison sites/all/modules/views/help/misc-notes.html @ 0:ff03f76ab3fe
initial version
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Wed, 21 Aug 2013 18:51:11 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ff03f76ab3fe |
---|---|
1 <h3>Image Assist & ImageField Assist</h3> | |
2 Under certain conditions these modules can block access to the header input section of the admin. | |
3 They need to be disabled on certain views paths. To do this go to | |
4 Image assist ->Access settings | |
5 check "NOT on specific paths": | |
6 and enter | |
7 | |
8 Drupal 7.x has different paths | |
9 admin/structure/views/ajax/display/* | |
10 admin/structure/views/ajax/* | |
11 For futher reference please see <a href="http://drupal.org/node/415990">this issue for more information</a> |