From ae00f739445717885e2fc82e241bae38b7e58d44 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 5 Nov 2008 09:42:47 +0000 Subject: * 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. --- core/views/welcome.html.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 28e18023..4bd0ef90 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -181,6 +181,9 @@
  • Gallery3: Coding Standards
  • +
  • + Kohana Documentation +
  • -- cgit v1.2.3