/[drupal]/contributions/themes/marvin_2k/CHANGELOG
ViewVC logotype

Contents of /contributions/themes/marvin_2k/CHANGELOG

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Sun Nov 30 01:27:35 2003 UTC (5 years, 11 months ago) by codemonkeyx
Branch: MAIN
CVS Tags: HEAD
Branch point for: drop, DRUPAL-4-4
Changes since 1.2: +6 -0 lines
General update.
Updated to work with the new breadcrumb and menu system.

Added a very simple template system, which is fast, powerful, but still
allows for seperation of HTML and PHP code.
1 Version 1.5
2 * Added template.php to seperate the HTML and PHP code.
3
4 Version 1.4
5 * Fixed bug so that onload_attributes will work. By Gorden.
6
7 Version 1.3
8 * Added style properties to "form-item" to make form pages more compact.
9 * Updated theme to use theme("blocks") instead of render_blocks().
10
11 Version 1.2
12 * Added the ability to override the default navigation links with custom
13 user defined links.
14
15 * Disabled active page markers for now. This was a bit of a hack in the
16 first place, hopefully when a better menu system is inplace this can
17 be put back.
18
19 * Moved the search form into the header.
20
21 * Added the ability to theme static nodes differently from regular nodes.
22
23 * Removed the sidebar placement configuration. Now the layout is determined
24 in the block configuration panel.
25
26 * Fixed an IE style bug, where textarea boxes were being given 100% of the
27 screen width and not the containing blocks width.
28
29 Version 1.1
30 * Initial release.

  ViewVC Help
Powered by ViewVC 1.1.2