Chad Kieffer
e0f8541fef
Renamed .minimize to .gMinimize
2008-11-07 07:41:50 +00:00
Chad Kieffer
50a9848f38
Updated CSS organization and headings, removed unused styles, added placeholders for a few styles, including gThumbnail. Simplified album grid loop, the thumbnail container markup for albums and items was almost identical, no need to repeat all of it. Switched album grid markup from <div> to <ul>. Updated element nesting in photo template.
2008-11-07 07:31:58 +00:00
Chad Kieffer
7329cb0dde
Added YUI 2.6.0 CSS collection to lib (reset-gonts-grids and base) and call these rather than CDN versions, for now. Renamed default theme's style sheet to screen.css, recommend that CSS files be named for the primary media they support. Removed unused YUI JS component calls from the default theme.
2008-11-07 05:03:00 +00:00
Bharat Mediratta
6f1c46da6e
Oops, these files got left out of r18525.
2008-11-06 10:22:34 +00:00
Bharat Mediratta
dcfa725d6a
Adjust gTags style since the <ul> is no longer gBlock, it's on a containing div
2008-11-05 09:58:15 +00:00
Bharat Mediratta
ae00f73944
* Add thumbnail and resize dimensions to the item table and use them
...
properly in the theme.
* Move thumbnail and resize generation down into the model for
consistency.
* Add a sample thumbnail for albums
* Fix a bug in the ORM to clear the cache when we reload an object.
* Add Kohana docs to the scaffold.
2008-11-05 09:42:47 +00:00
Bharat Mediratta
ffb426be45
Update to latest HTML/CSS
2008-11-05 04:05:53 +00:00
Bharat Mediratta
ade1650846
Add a test to detect tabs in our code, and convert all tabs to spaces
...
so that the test passes.
2008-11-04 05:22:06 +00:00
Bharat Mediratta
a089399e73
Default theme, built with YUI. A mock right now, not functional at
...
all (except in some very minor ways). It's unclear if this is the
best final structure. Right now the album controller knows a
considerable amount about the layout of the page, which may not be the
best way to do things.
2008-11-03 05:53:20 +00:00