source: sipes/modules_contrib/cck/help/rearrange.html @ a8b1f3f

stableversion-3.0
Last change on this file since a8b1f3f was dafc8d8, checked in by José Gregorio Puentes <jpuentes@…>, 8 años ago

se actualizo el modulo

  • Propiedad mode establecida a 100755
File size: 1.3 KB
Línea 
1<p>To change the order of fields, grab a drag-and-drop handle
2<img src="&path&draggable.png"> and drag the field to a new location in the list
3(grab a handle by clicking and holding the mouse while hovering over a handle
4icon). Remember that your changes will not be saved until you click the
5<strong>Save</strong> button at the bottom of the page.</p>
6
7<p>The order you define will be used both on input forms (when creating or
8editing a post), and on content display (teasers, content page, RSS items...)</p>
9<p>You can also change the order of non-CCK 'fields' like <strong>Title</strong>
10or <strong>File attachments</strong>. Depending on the 'field', this will
11affect input forms and/or content display (some of those 'fields' are not
12displayed in both contexts).</p>
13<p>If your content type has groups (requires the Fieldgroup module), you can
14move a field inside a group by dragging it below the row of the group, and
15then slightly to the right before dropping it. Note that groups can also be
16reordered, but can currently not be nested inside other groups.</p>
17
18<img src="&path&drag-groups.png">
19
20<p>When adding a field or a group, you can drag them directly to the
21intended spot in the list of fields and groups that are already present in your
22content type, before clicking <strong>Save</strong>:</p>
23
24<img src="&path&drag-new.png">
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.