diff --git a/README.txt b/README.txt index 9d0279dff23b559d701caa668f782d03357948ad..879555158fcda2d0426940f1503a5263c8d4d884 100644 --- a/README.txt +++ b/README.txt @@ -5,10 +5,13 @@ Drupal Beach Theme Project page : http://drupal.org/project/beach Provider : Drupal Thailand (http://drupal.in.th/) + + India + May be we call Indothai community. Maintainers : (Trible "S") 1. Sugree Phatanapherom (http://sugree.com/) 2. Suksit Sripitchayaphan (http://suksit.com/) - 3. Sungsit Sawaiwan (http://webzer.net/) + 3. Sungsit Sawaiwan (http://webzer.net/) + 4. Shivcharan Patil (http://itapplication.net) Using Beach Theme Settings diff --git a/beach.info b/beach.info index 3102998c4b221d02186ce5b0def2cad981d7391e..97e8794f897764075696c1bb5955c9d18d15881e 100644 --- a/beach.info +++ b/beach.info @@ -1,19 +1,22 @@ name = Beach description = Drupal On The Beach. -version = VERSION -core = 6.x -engine = phptemplate + +core = 7.x screenshot = images/screenshot.png -regions[left] = Left sidebar -regions[right] = Right sidebar +regions[sidebar_first] = Left sidebar +regions[sidebar_second] = Right sidebar +regions[highlighted] = Highlighted regions[content_top] = Top Content +regions[content] = Content regions[content_bottom] = Bottom Content regions[footer_1] = Footer Block 1 regions[footer_2] = Footer Block 2 regions[footer_3] = Footer Block 3 regions[footer_4] = Footer Block 4 +regions[page_top] = Page top +regions[page_bottom] = Page bottom features[] = logo features[] = name @@ -39,4 +42,4 @@ stylesheets[all][] = css/beach.css ; Add a stylesheet for print media ;stylesheets[print][] = css/print.css -; scripts[] = yourscript.js \ No newline at end of file +; scripts[] = yourscript.js diff --git a/block.tpl.php b/block.tpl.php deleted file mode 100644 index d1481317594dd1c576ec474818c8e89d4cd6e429..0000000000000000000000000000000000000000 --- a/block.tpl.php +++ /dev/null @@ -1,10 +0,0 @@ -
-subject): ?> -

subject ?>

- - -
- content ?> -
-
\ No newline at end of file diff --git a/comment.tpl.php b/comment.tpl.php deleted file mode 100644 index 6ad928bf338bb241949a348258168fe2632ff9a1..0000000000000000000000000000000000000000 --- a/comment.tpl.php +++ /dev/null @@ -1,48 +0,0 @@ -
- -
- - - - - - - -
- - format_interval(time() - $comment->timestamp))); ?> - - new) : ?> - - - -
- -
- -
- - - -

- - - - - - - - -
- -
- - -
- -
diff --git a/node.tpl.php b/node.tpl.php deleted file mode 100644 index e9e6e473f0c99a6f36c332b257cf2556f20f688f..0000000000000000000000000000000000000000 --- a/node.tpl.php +++ /dev/null @@ -1,50 +0,0 @@ -
- - -
- - - - - - - - comment_count, 'comment', 'comments') ?> - -
- - - -

- -

- - - -

- -
- - -
- - - - - -
- - -

- - -
- - - - - -
\ No newline at end of file diff --git a/page-node.tpl.php b/page-node.tpl.php deleted file mode 100644 index 1d70f13c0a5d6429596db003da6deeea3b4270ed..0000000000000000000000000000000000000000 --- a/page-node.tpl.php +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - <?php print $head_title ?> - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
-
- - - - - -
-
- -
- - -
- - - -
- -
- - - - - - - - - - - - - -
- -
- - -
- -
-
- - - - - - - - - -
-
-
- - -
- -
- - - \ No newline at end of file diff --git a/page.tpl.php b/page.tpl.php index 8da817d9afde1070e25b69b199c0bde2fa049f5e..2db47e6e83ed158e34f6f66013fb3de3b51c1f54 100644 --- a/page.tpl.php +++ b/page.tpl.php @@ -1,42 +1,13 @@ - - - - - <?php print $head_title ?> - - - - - - - - - - - - - - - - - - +/** + * @file + * Default theme implementation to display a single Drupal page. + */ +?>
-
-
+
- +
- - - + + + - - - + + +
@@ -139,7 +103,7 @@
-