Mercurial > hg > rr-repo
annotate sites/all/modules/views/help/view-settings.html @ 0:ff03f76ab3fe
initial version
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Wed, 21 Aug 2013 18:51:11 +0100 |
parents | |
children |
rev | line source |
---|---|
danielebarchiesi@0 | 1 With the Description and Tag you can set the "View description" and the "View tag". The tag help you to organize your views. Only one tag may be entered for a given view. Note that this tag can also be used in themeing, so do not use words already reserved by Drupal for use, such as "Page". |
danielebarchiesi@0 | 2 |
danielebarchiesi@0 | 3 You can <strong>clone</strong> a view. When you click on the clone link on the upper right, all the options in the current view will copy to a new view, which can be given a new name and edited further. |
danielebarchiesi@0 | 4 |
danielebarchiesi@0 | 5 You can <strong>export</strong> a view. You can the copy and paste the code from a view into a module or something else. It is a array with all options for that view. |