| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
|
| |
the pathname, causing the theme to fail to find the background image and
issue errors to the watchdog log.
|
| |
|
| |
|
|
|
|
| |
in a subdirectory. This makes it easier to clone/fork an existing theme.
|
|
|
|
| |
fixed translation issues in taxonomy module, etc.
|
|
|
|
| |
functions.
|
|
|
|
|
|
|
| |
- Adds drupal_set_header() and drupal_get_headers().
- Cache now stores custom headers.
- Replace theme_head() with drupal_get_html_head(), added drupal_set_html_head().
- Added RSS autodiscover links to node, blog and taxonomy pages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added support for new tags:
+ Optinal feed image: <image> tag.
+ Dublin core dates: <dc:date> <dcterms:created>, <dcterms:issued>,
<dcterms:modified>.
- Usability improvements:
+ On the administration page, made the feed/bundle titles link
to the feeds/bundles' pages. On the feed/bundle's page, made
the 'Last updated' field link to the administration page.
+ Moved the 'syndication' menu one level down.
- Updated some content sensitive help.
- Further improved themeability.
- Fixed some invalid HTML.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Added some a new theme fucntions to the aggregator to make it possible to
theme the aggregator page.
+ Removed the <table> and much hardcoded CSS as well as theme("box")-es.
+ Added the aggregator's theme functions to Doxygen's themeable group.
+ Added breadcrumb trails to the aggregator pages.
+ Updated the core themes to take advantages of the improved themeability.
Screenshot:
http://buytaert.net/temporary/aggregator-makeover.jpg
|
| |
|
|
|
|
|
|
| |
patch by
Kjartan.
|
| |
|
| |
|
|
|
|
| |
drupal.css.
|
|
|
|
|
|
| |
table row
padding, more subtle color to watchdog special messages.
|
|
|