This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| drupal_notes [2008-03-25 00:27] – 81.188.78.24 | drupal_notes [2008-03-31 17:24] (current) – 81.188.78.24 | ||
|---|---|---|---|
| Line 96: | Line 96: | ||
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | * http:// | ||
| + | |||
| + | |||
| + | |||
| ==== tutorials etc ==== | ==== tutorials etc ==== | ||
| Line 105: | Line 109: | ||
| * node_example.module: | * node_example.module: | ||
| * node_example.install: | * node_example.install: | ||
| + | * embedding two views in one view (by putting php in the header.. good trick) | ||
| + | * http:// | ||
| + | * with paging: http:// | ||
| + | * documentation for contributed modules... if something is listed here it's probably a good sign of support. | ||
| + | * http:// | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| Line 142: | Line 157: | ||
| * < | * < | ||
| * nicer: < | * nicer: < | ||
| + | * how do breadcrumbs work? are they like a back button, or is there some other hierarchy? how is it defined? | ||
| + | * seems that they are set by modules. there are a few different ways of doing it. | ||
| + | * it looks like the menu defines breadcrumbs by default..? | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * manually setting the teaser breakpoint: http:// | ||
| + | * what happens when you upload two images with the same name? | ||
| + | * the clash gets resolved automatically _0 (etc) is appended. | ||
| + | * where do you set the front page? | ||
| + | * admin/ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | see also [[delta_notes]] | ||
| + | |||