Now all modules are in core modules folder
This commit is contained in:
parent
5ba1cdfa0b
commit
05b6a91b0c
1907 changed files with 0 additions and 0 deletions
9
modules/cck/help/theme.html
Normal file
9
modules/cck/help/theme.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<p><strong>Note:</strong> these instructions assume you are familiar with the basic concepts
|
||||
of Drupal 6 theming. For more informations, see the <a href="http://drupal.org/theme-guide">Theme guide for Drupal 6</a>,
|
||||
and more specifically the <a href="http://drupal.org/node/173880">Overriding themable output</a>
|
||||
section.</p>
|
||||
|
||||
<p>There are 3 levels where you can customize how the data in CCK fields
|
||||
is displayed in nodes:</p>
|
||||
|
||||
<img src="&path&theme.png" class="content-border">
|
Reference in a new issue