From 83483a1826d1d05e2f9733746f35fef1939b8c0a Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 2 Jul 2011 16:51:32 -0700 Subject: lowercase --- views/Admin/editUser.html.php | 11 ---- views/Admin/index.html.php | 99 ------------------------------------ views/Admin/users.html.php | 103 -------------------------------------- views/Anime_list/add.html.php | 49 ------------------ views/Anime_list/index.html | 3 -- views/Anime_list/index.html.php | 74 --------------------------- views/Anime_list/view.html.php | 84 ------------------------------- views/Content/anime.html.php | 68 ------------------------- views/Content/index.html.php | 7 --- views/Photos/add.html.php | 5 -- views/Photos/index.html.php | 7 --- views/Photos/view.html.php | 1 - views/Profile/add.html.php | 4 -- views/Profile/edit.html.php | 6 --- views/Profile/view.html.php | 31 ------------ views/Search/index.html.php | 50 ------------------ views/Users/Photos/index.html.php | 7 --- views/Users/confirm.html.php | 1 - views/Users/feed.html.php | 49 ------------------ views/Users/index.html.php | 12 ----- views/Users/login.html.php | 7 --- views/Users/logintest.html.php | 1 - views/Users/openid.html.php | 4 -- views/Users/post.html.php | 3 -- views/Users/profile.html.php | 9 ---- views/Users/signup.html.php | 14 ------ views/Users/step2.html.php | 12 ----- views/Users/test.html.php | 0 views/admin/editUser.html.php | 11 ++++ views/admin/index.html.php | 99 ++++++++++++++++++++++++++++++++++++ views/admin/users.html.php | 103 ++++++++++++++++++++++++++++++++++++++ views/anime_list/add.html.php | 49 ++++++++++++++++++ views/anime_list/index.html | 3 ++ views/anime_list/index.html.php | 74 +++++++++++++++++++++++++++ views/anime_list/view.html.php | 84 +++++++++++++++++++++++++++++++ views/content/anime.html.php | 68 +++++++++++++++++++++++++ views/content/index.html.php | 7 +++ views/photos/add.html.php | 5 ++ views/photos/index.html.php | 7 +++ views/photos/view.html.php | 1 + views/profile/add.html.php | 4 ++ views/profile/edit.html.php | 6 +++ views/profile/view.html.php | 31 ++++++++++++ views/search/index.html.php | 50 ++++++++++++++++++ views/users/Photos/index.html.php | 7 +++ views/users/confirm.html.php | 1 + views/users/feed.html.php | 49 ++++++++++++++++++ views/users/index.html.php | 12 +++++ views/users/login.html.php | 7 +++ views/users/logintest.html.php | 1 + views/users/openid.html.php | 4 ++ views/users/post.html.php | 3 ++ views/users/profile.html.php | 9 ++++ views/users/signup.html.php | 14 ++++++ views/users/step2.html.php | 12 +++++ views/users/test.html.php | 0 56 files changed, 721 insertions(+), 721 deletions(-) delete mode 100644 views/Admin/editUser.html.php delete mode 100644 views/Admin/index.html.php delete mode 100644 views/Admin/users.html.php delete mode 100644 views/Anime_list/add.html.php delete mode 100644 views/Anime_list/index.html delete mode 100644 views/Anime_list/index.html.php delete mode 100644 views/Anime_list/view.html.php delete mode 100644 views/Content/anime.html.php delete mode 100644 views/Content/index.html.php delete mode 100644 views/Photos/add.html.php delete mode 100644 views/Photos/index.html.php delete mode 100644 views/Photos/view.html.php delete mode 100644 views/Profile/add.html.php delete mode 100644 views/Profile/edit.html.php delete mode 100644 views/Profile/view.html.php delete mode 100644 views/Search/index.html.php delete mode 100644 views/Users/Photos/index.html.php delete mode 100644 views/Users/confirm.html.php delete mode 100644 views/Users/feed.html.php delete mode 100644 views/Users/index.html.php delete mode 100644 views/Users/login.html.php delete mode 100644 views/Users/logintest.html.php delete mode 100644 views/Users/openid.html.php delete mode 100644 views/Users/post.html.php delete mode 100644 views/Users/profile.html.php delete mode 100644 views/Users/signup.html.php delete mode 100644 views/Users/step2.html.php delete mode 100644 views/Users/test.html.php create mode 100644 views/admin/editUser.html.php create mode 100644 views/admin/index.html.php create mode 100644 views/admin/users.html.php create mode 100644 views/anime_list/add.html.php create mode 100644 views/anime_list/index.html create mode 100644 views/anime_list/index.html.php create mode 100644 views/anime_list/view.html.php create mode 100644 views/content/anime.html.php create mode 100644 views/content/index.html.php create mode 100644 views/photos/add.html.php create mode 100644 views/photos/index.html.php create mode 100644 views/photos/view.html.php create mode 100644 views/profile/add.html.php create mode 100644 views/profile/edit.html.php create mode 100644 views/profile/view.html.php create mode 100644 views/search/index.html.php create mode 100644 views/users/Photos/index.html.php create mode 100644 views/users/confirm.html.php create mode 100644 views/users/feed.html.php create mode 100644 views/users/index.html.php create mode 100644 views/users/login.html.php create mode 100644 views/users/logintest.html.php create mode 100644 views/users/openid.html.php create mode 100644 views/users/post.html.php create mode 100644 views/users/profile.html.php create mode 100644 views/users/signup.html.php create mode 100644 views/users/step2.html.php create mode 100644 views/users/test.html.php diff --git a/views/Admin/editUser.html.php b/views/Admin/editUser.html.php deleted file mode 100644 index 53d0742..0000000 --- a/views/Admin/editUser.html.php +++ /dev/null @@ -1,11 +0,0 @@ - -form->create($user); ?> - -form->create(); ?> - - form->field('username'); ?> - form->field('newpass', array('label' => 'New Password')); ?> - form->field('email'); ?> - form->select('level', array('User' => 'User', 'Mod' => 'Mod', 'Admin' => 'Admin', 'root' => 'Root'), array('value' => 1)); ?> - form->submit('Save!'); ?> -form->end(); ?> \ No newline at end of file diff --git a/views/Admin/index.html.php b/views/Admin/index.html.php deleted file mode 100644 index 35cc451..0000000 --- a/views/Admin/index.html.php +++ /dev/null @@ -1,99 +0,0 @@ -flashMessage->output(); ?> -
-
-
-
-
- - - -
-
-
-

Users

- -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActiveUsernameReal NameEmailJoin DateAccess Level
- active ? "checked" : ""; ?> > - - username ?> - - Some Filler - - email ?> - - joinedOn->sec) ?> - - level)) ? $user->level : "Not Set"; ?> - - Edit - - Delete -
- -
- -
-
\ No newline at end of file diff --git a/views/Admin/users.html.php b/views/Admin/users.html.php deleted file mode 100644 index 11dea9f..0000000 --- a/views/Admin/users.html.php +++ /dev/null @@ -1,103 +0,0 @@ -flashMessage->output(); ?> -
- -
-
-
-
- - - -
-
-
-

Users

- -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActiveUsernameReal NameEmailJoin DateAccess Level
- - - username ?> - - Some Filler - - email ?> - - joinedOn->sec) ?> - - level)) ? $user->level : "Not Set"; ?> - - Edit - - Delete -
- -
- -
-
\ No newline at end of file diff --git a/views/Anime_list/add.html.php b/views/Anime_list/add.html.php deleted file mode 100644 index 2e93ffd..0000000 --- a/views/Anime_list/add.html.php +++ /dev/null @@ -1,49 +0,0 @@ -form->config(array('templates' => array( - 'error' => '
{:content}
'))); ?> - -

Find an Anime:

-
-
- -

title ?>

-
-
- - - - -form->create($entry); - - //Hidden because the user can't change these. - //These are stored in the anime list for faster lookup times, - //So we can avoid getting this data live for every anime. - if (isset($anime)) { - echo $this->form->hidden('series_animedb_id', array('value' => $anime->special_id)); - echo $this->form->hidden('series_title', array('value' => $anime->title)); - echo $this->form->hidden('series_type', array('value' => $anime->view_type)); - echo $this->form->hidden('series_episodes', array('value' => $anime->episode_count)); - } - - echo $this->form->field('my_watched_episodes', array('label' => 'Watched Episodes')); - echo $this->form->field('my_start_date', array('label' => 'Start Date')); - echo $this->form->field('my_finish_date', array('label' => 'Finish Date')); - echo $this->form->field('my_score', array('label' => 'Score')); - echo $this->form->label('my_status', 'Status'); - echo $this->form->select('my_status', array('Plan to Watch' => 'Plan to Watch', - 'On-Hold' => 'On-Hold', - 'Completed' => 'Completed', - 'Watching' => 'Watching', - 'Dropped' => 'Dropped')); - echo $this->form->field('my_comments', array('label' => 'Comments')); - echo $this->form->field('my_times_watched', array('label' => 'Times Watched')); - echo $this->form->label('rewatch_value', 'Rewatch Value'); - echo $this->form->select('rewatch_value', array('High', 'Medium', 'Low', 'None'), array('value' => 0)); - echo $this->form->field('tags', array('type' => 'textarea', 'id' => 'tags')); - echo $this->form->checkbox('rewatching', array('label' =>'Rewatching?', 'value' => false)); - echo $this->form->submit('Save!'); -?> \ No newline at end of file diff --git a/views/Anime_list/index.html b/views/Anime_list/index.html deleted file mode 100644 index ad9911a..0000000 --- a/views/Anime_list/index.html +++ /dev/null @@ -1,3 +0,0 @@ -

username ?>'s AnimeList

- - \ No newline at end of file diff --git a/views/Anime_list/index.html.php b/views/Anime_list/index.html.php deleted file mode 100644 index abe931b..0000000 --- a/views/Anime_list/index.html.php +++ /dev/null @@ -1,74 +0,0 @@ -

username ?>'s AnimeList

-
-html->link("Completed", "/animelist/view/$user->username/completed"); ?>
- - -

Watching

- - - - - - - - -

Finished Animes

-
-
- - - - - -

Plans to Watch

-
-
- - - - - -

Paused

-
-
- - - - - - - -

Dropped

-
-
- - - \ No newline at end of file diff --git a/views/Content/anime.html.php b/views/Content/anime.html.php deleted file mode 100644 index 4a3b8c9..0000000 --- a/views/Content/anime.html.php +++ /dev/null @@ -1,68 +0,0 @@ -

title ?>

-
-
- -
- - -
- -

Synopsis

-
-synopsis ?> - -

Related Animes

-
- -

Characters And VA's

-
-cast as $char): ?> -character ?> -role ?> -Played by: - people)): ?> - people as $actor): ?> - name ?> - language ?> - - - -
-
-
\ No newline at end of file diff --git a/views/Content/index.html.php b/views/Content/index.html.php deleted file mode 100644 index 842203e..0000000 --- a/views/Content/index.html.php +++ /dev/null @@ -1,7 +0,0 @@ - - - - - -
imgNameEpisodesTypeScore
"image" title ?> episode_count ?>view_type ?>mal_score ?>
-Paginator->paginate(); ?> \ No newline at end of file diff --git a/views/Photos/add.html.php b/views/Photos/add.html.php deleted file mode 100644 index cd6e508..0000000 --- a/views/Photos/add.html.php +++ /dev/null @@ -1,5 +0,0 @@ -

Upload a photo

-form->create($photo, array('type' => 'file')); ?> - form->field('file', array('type' => 'file')); ?> - form->submit("Upload"); ?> -form->end(); ?> \ No newline at end of file diff --git a/views/Photos/index.html.php b/views/Photos/index.html.php deleted file mode 100644 index 5d10867..0000000 --- a/views/Photos/index.html.php +++ /dev/null @@ -1,7 +0,0 @@ - -html->link("Add a photo","photos::add"); ?> - - - html->image("/photos/view/{$photo->_id}.jpg"); ?> - - \ No newline at end of file diff --git a/views/Photos/view.html.php b/views/Photos/view.html.php deleted file mode 100644 index c492b6e..0000000 --- a/views/Photos/view.html.php +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/views/Profile/add.html.php b/views/Profile/add.html.php deleted file mode 100644 index 76744b9..0000000 --- a/views/Profile/add.html.php +++ /dev/null @@ -1,4 +0,0 @@ -form->create($photo, array('type' = > 'file')); ?> -

Upload a photo

- form->field('file', array('type' => 'file')); ?> - form->end(); ?> \ No newline at end of file diff --git a/views/Profile/edit.html.php b/views/Profile/edit.html.php deleted file mode 100644 index 6e0a2b2..0000000 --- a/views/Profile/edit.html.php +++ /dev/null @@ -1,6 +0,0 @@ -form->create($profile); ?> - form->field('firstname', array('type' => 'text')); ?> - form->field('lastname', array('type' => 'text')); ?> - form->field('birthday', array('type' => 'text')); ?> - form->submit('save'); ?> -form->end(); ?> \ No newline at end of file diff --git a/views/Profile/view.html.php b/views/Profile/view.html.php deleted file mode 100644 index 341f4a9..0000000 --- a/views/Profile/view.html.php +++ /dev/null @@ -1,31 +0,0 @@ -form->create($photo, array('type' => 'file')); ?> - - form->label("This is you"); ?> - -

Upload a photo

- form->field('file', array('type' => 'file')); ?> - -form->end(); ?> -

username ?>

-
-profile views: profileViews ?>
-Last Online: lastLogin)) ? "Never" : date('m/d/y', $user->lastLogin->sec); ?>
- - $value): ?> - : - - -html->link('Click to edit profile', "/profile/edit/$user->username"); ?> - - -

Recently Watched

-
- - 10)) ? 10 : count($history); -for ($i = 0; $i < $count; $i++): ?> - - - - - -
html->link($history[$i]["series_title"], '/animelist/$user->username/opinion'); ?>
\ No newline at end of file diff --git a/views/Search/index.html.php b/views/Search/index.html.php deleted file mode 100644 index 91bc1fa..0000000 --- a/views/Search/index.html.php +++ /dev/null @@ -1,50 +0,0 @@ -'; - foreach ($headers as $k => $v) - { - echo "$v"; - } - echo "\n"; - - - foreach ($data as $item) - { - echo ''; - foreach($headers as $key => $value) - { - echo ''; - echo $item->$key; - echo ''; - } - echo "\n"; - } -} -?> - -
-
-

Search options

-
-form->create(null, array('method' => 'get')); ?> - form->field('search', array('type' => 'textbox', 'class' => 'sidebar-search', 'style' => 'width:200px')); ?> - form->label('type', 'For:'); ?> - form->select('type', array('Anime' => 'Anime', - 'Manga' => 'Manga', - 'Kdrama' => 'Kdrama')); ?> - form->submit('Search', array('style' => 'width: 100px')); ?> -form->end(); ?> -
-
-

Search Results

-
- - -
-Paginator->paginate(array('separator' => '', 'action' => 'index/anime')); ?> -
-
-
\ No newline at end of file diff --git a/views/Users/Photos/index.html.php b/views/Users/Photos/index.html.php deleted file mode 100644 index ba0fd60..0000000 --- a/views/Users/Photos/index.html.php +++ /dev/null @@ -1,7 +0,0 @@ - -html->link("photo::add", "Add a photo"); ?> - - - - - \ No newline at end of file diff --git a/views/Users/confirm.html.php b/views/Users/confirm.html.php deleted file mode 100644 index cd0a6a7..0000000 --- a/views/Users/confirm.html.php +++ /dev/null @@ -1 +0,0 @@ -

Thanks for signing up. Please check your email to confirm your registration. If you lost you key click here to have it resent

diff --git a/views/Users/feed.html.php b/views/Users/feed.html.php deleted file mode 100644 index 142fe7a..0000000 --- a/views/Users/feed.html.php +++ /dev/null @@ -1,49 +0,0 @@ - - -

username ?>'s Feed Here's what's poppin'

-
-
- - - - -
-form->create(null, array('action' => 'post')); ?> - form->field('body', array('type' => 'textarea')); ?> - form->submit('Post!', array('class' => 'button', 'style' => 'float:right')); ?> -form->end(); ?> -
- - - -
-
-

username ?>

-

body; ?>

-
Skills:
-
    -
  • HTML
  • -
  • CSS
  • -
  • JS/jQuery
  • -
-
Social:
- -
-
- - -

Woops! There's no posts yet. Make some friends and get the party started!

- -
-
-
\ No newline at end of file diff --git a/views/Users/index.html.php b/views/Users/index.html.php deleted file mode 100644 index 4705d1c..0000000 --- a/views/Users/index.html.php +++ /dev/null @@ -1,12 +0,0 @@ - -

No Users Found!

- - - -

username ?>

-

Salted Password: password ?>

-

Salt: salt ?>

-

Joined on: joinedOn->sec) ?>

- - - \ No newline at end of file diff --git a/views/Users/login.html.php b/views/Users/login.html.php deleted file mode 100644 index 0bfb2c5..0000000 --- a/views/Users/login.html.php +++ /dev/null @@ -1,7 +0,0 @@ -flashMessage->output(); ?> -form->create(); ?> - form->field('username'); ?> - form->field('password', array('type' => 'password')); ?> - form->field('remember', array('type' => 'checkbox')); ?> - form->submit('Login!'); ?> -form->end(); ?> \ No newline at end of file diff --git a/views/Users/logintest.html.php b/views/Users/logintest.html.php deleted file mode 100644 index f1f91c4..0000000 --- a/views/Users/logintest.html.php +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/views/Users/openid.html.php b/views/Users/openid.html.php deleted file mode 100644 index 9a6e588..0000000 --- a/views/Users/openid.html.php +++ /dev/null @@ -1,4 +0,0 @@ -form->create(); ?> - form->field('identity', array('type' => 'text')); ?> - form->submit('Login'); ?> -form->end(); ?> \ No newline at end of file diff --git a/views/Users/post.html.php b/views/Users/post.html.php deleted file mode 100644 index 5f2c237..0000000 --- a/views/Users/post.html.php +++ /dev/null @@ -1,3 +0,0 @@ -form->create($post); ?> - form->field("body", array('type' => 'textarea')); ?> -form->end(); ?> \ No newline at end of file diff --git a/views/Users/profile.html.php b/views/Users/profile.html.php deleted file mode 100644 index a29304d..0000000 --- a/views/Users/profile.html.php +++ /dev/null @@ -1,9 +0,0 @@ -

name; ?>

-form->create($photo, array('type' => 'file')); ?> - exists()): ?> - form->label("This is you"); ?> - -

Upload a photo

- form->field('file', array('type' => 'file')); ?> - -form->end(); ?> \ No newline at end of file diff --git a/views/Users/signup.html.php b/views/Users/signup.html.php deleted file mode 100644 index 4112bdd..0000000 --- a/views/Users/signup.html.php +++ /dev/null @@ -1,14 +0,0 @@ - -Confirmation Link: Link - - -form->create($user); ?> - -form->create(); ?> - - form->field('username'); ?> - form->field('newpass', array('type' => 'password', 'label' => 'password')); ?> - form->field('email'); ?> - form->submit('Signup!'); ?> -form->end(); ?> - \ No newline at end of file diff --git a/views/Users/step2.html.php b/views/Users/step2.html.php deleted file mode 100644 index dfdcffa..0000000 --- a/views/Users/step2.html.php +++ /dev/null @@ -1,12 +0,0 @@ -flashMessage->output(); ?> -form->create(); ?> - form->field('Name'); ?> - - form->text("What's your birthday>"); ?> - form->field('day', array('type' => 'text')); ?> - form->field('month', array('type' => 'text')); ?> - form->field('year', array('type' => 'text')); ?> - form->field('location', array('type' => 'text')) ?> - form->select('gender', array('Male' => 'Male', 'Female' => 'Female')); ?> - form->submit('Create my account!'); ?> -form->end(); ?> \ No newline at end of file diff --git a/views/Users/test.html.php b/views/Users/test.html.php deleted file mode 100644 index e69de29..0000000 diff --git a/views/admin/editUser.html.php b/views/admin/editUser.html.php new file mode 100644 index 0000000..53d0742 --- /dev/null +++ b/views/admin/editUser.html.php @@ -0,0 +1,11 @@ + +form->create($user); ?> + +form->create(); ?> + + form->field('username'); ?> + form->field('newpass', array('label' => 'New Password')); ?> + form->field('email'); ?> + form->select('level', array('User' => 'User', 'Mod' => 'Mod', 'Admin' => 'Admin', 'root' => 'Root'), array('value' => 1)); ?> + form->submit('Save!'); ?> +form->end(); ?> \ No newline at end of file diff --git a/views/admin/index.html.php b/views/admin/index.html.php new file mode 100644 index 0000000..35cc451 --- /dev/null +++ b/views/admin/index.html.php @@ -0,0 +1,99 @@ +flashMessage->output(); ?> +
+
+
+
+
+ + + +
+
+
+

Users

+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActiveUsernameReal NameEmailJoin DateAccess Level
+ active ? "checked" : ""; ?> > + + username ?> + + Some Filler + + email ?> + + joinedOn->sec) ?> + + level)) ? $user->level : "Not Set"; ?> + + Edit + + Delete +
+ +
+ +
+
\ No newline at end of file diff --git a/views/admin/users.html.php b/views/admin/users.html.php new file mode 100644 index 0000000..11dea9f --- /dev/null +++ b/views/admin/users.html.php @@ -0,0 +1,103 @@ +flashMessage->output(); ?> +
+ +
+
+
+
+ + + +
+
+
+

Users

+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActiveUsernameReal NameEmailJoin DateAccess Level
+ + + username ?> + + Some Filler + + email ?> + + joinedOn->sec) ?> + + level)) ? $user->level : "Not Set"; ?> + + Edit + + Delete +
+ +
+ +
+
\ No newline at end of file diff --git a/views/anime_list/add.html.php b/views/anime_list/add.html.php new file mode 100644 index 0000000..2e93ffd --- /dev/null +++ b/views/anime_list/add.html.php @@ -0,0 +1,49 @@ +form->config(array('templates' => array( + 'error' => '
{:content}
'))); ?> + +

Find an Anime:

+
+
+ +

title ?>

+
+
+ + + + +form->create($entry); + + //Hidden because the user can't change these. + //These are stored in the anime list for faster lookup times, + //So we can avoid getting this data live for every anime. + if (isset($anime)) { + echo $this->form->hidden('series_animedb_id', array('value' => $anime->special_id)); + echo $this->form->hidden('series_title', array('value' => $anime->title)); + echo $this->form->hidden('series_type', array('value' => $anime->view_type)); + echo $this->form->hidden('series_episodes', array('value' => $anime->episode_count)); + } + + echo $this->form->field('my_watched_episodes', array('label' => 'Watched Episodes')); + echo $this->form->field('my_start_date', array('label' => 'Start Date')); + echo $this->form->field('my_finish_date', array('label' => 'Finish Date')); + echo $this->form->field('my_score', array('label' => 'Score')); + echo $this->form->label('my_status', 'Status'); + echo $this->form->select('my_status', array('Plan to Watch' => 'Plan to Watch', + 'On-Hold' => 'On-Hold', + 'Completed' => 'Completed', + 'Watching' => 'Watching', + 'Dropped' => 'Dropped')); + echo $this->form->field('my_comments', array('label' => 'Comments')); + echo $this->form->field('my_times_watched', array('label' => 'Times Watched')); + echo $this->form->label('rewatch_value', 'Rewatch Value'); + echo $this->form->select('rewatch_value', array('High', 'Medium', 'Low', 'None'), array('value' => 0)); + echo $this->form->field('tags', array('type' => 'textarea', 'id' => 'tags')); + echo $this->form->checkbox('rewatching', array('label' =>'Rewatching?', 'value' => false)); + echo $this->form->submit('Save!'); +?> \ No newline at end of file diff --git a/views/anime_list/index.html b/views/anime_list/index.html new file mode 100644 index 0000000..ad9911a --- /dev/null +++ b/views/anime_list/index.html @@ -0,0 +1,3 @@ +

username ?>'s AnimeList

+ + \ No newline at end of file diff --git a/views/anime_list/index.html.php b/views/anime_list/index.html.php new file mode 100644 index 0000000..abe931b --- /dev/null +++ b/views/anime_list/index.html.php @@ -0,0 +1,74 @@ +

username ?>'s AnimeList

+
+html->link("Completed", "/animelist/view/$user->username/completed"); ?>
+ + +

Watching

+ + + + + + + + +

Finished Animes

+
+
+ + + + + +

Plans to Watch

+
+
+ + + + + +

Paused

+
+
+ + + + + + + +

Dropped

+
+
+ + + \ No newline at end of file diff --git a/views/content/anime.html.php b/views/content/anime.html.php new file mode 100644 index 0000000..4a3b8c9 --- /dev/null +++ b/views/content/anime.html.php @@ -0,0 +1,68 @@ +

title ?>

+
+
+ +
+ + +
+ +

Synopsis

+
+synopsis ?> + +

Related Animes

+
+ +

Characters And VA's

+
+cast as $char): ?> +character ?> +role ?> +Played by: + people)): ?> + people as $actor): ?> + name ?> + language ?> + + + +
+
+
\ No newline at end of file diff --git a/views/content/index.html.php b/views/content/index.html.php new file mode 100644 index 0000000..842203e --- /dev/null +++ b/views/content/index.html.php @@ -0,0 +1,7 @@ + + + + + +
imgNameEpisodesTypeScore
"image" title ?> episode_count ?>view_type ?>mal_score ?>
+Paginator->paginate(); ?> \ No newline at end of file diff --git a/views/photos/add.html.php b/views/photos/add.html.php new file mode 100644 index 0000000..cd6e508 --- /dev/null +++ b/views/photos/add.html.php @@ -0,0 +1,5 @@ +

Upload a photo

+form->create($photo, array('type' => 'file')); ?> + form->field('file', array('type' => 'file')); ?> + form->submit("Upload"); ?> +form->end(); ?> \ No newline at end of file diff --git a/views/photos/index.html.php b/views/photos/index.html.php new file mode 100644 index 0000000..5d10867 --- /dev/null +++ b/views/photos/index.html.php @@ -0,0 +1,7 @@ + +html->link("Add a photo","photos::add"); ?> + + + html->image("/photos/view/{$photo->_id}.jpg"); ?> + + \ No newline at end of file diff --git a/views/photos/view.html.php b/views/photos/view.html.php new file mode 100644 index 0000000..c492b6e --- /dev/null +++ b/views/photos/view.html.php @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/views/profile/add.html.php b/views/profile/add.html.php new file mode 100644 index 0000000..76744b9 --- /dev/null +++ b/views/profile/add.html.php @@ -0,0 +1,4 @@ +form->create($photo, array('type' = > 'file')); ?> +

Upload a photo

+ form->field('file', array('type' => 'file')); ?> + form->end(); ?> \ No newline at end of file diff --git a/views/profile/edit.html.php b/views/profile/edit.html.php new file mode 100644 index 0000000..6e0a2b2 --- /dev/null +++ b/views/profile/edit.html.php @@ -0,0 +1,6 @@ +form->create($profile); ?> + form->field('firstname', array('type' => 'text')); ?> + form->field('lastname', array('type' => 'text')); ?> + form->field('birthday', array('type' => 'text')); ?> + form->submit('save'); ?> +form->end(); ?> \ No newline at end of file diff --git a/views/profile/view.html.php b/views/profile/view.html.php new file mode 100644 index 0000000..341f4a9 --- /dev/null +++ b/views/profile/view.html.php @@ -0,0 +1,31 @@ +form->create($photo, array('type' => 'file')); ?> + + form->label("This is you"); ?> + +

Upload a photo

+ form->field('file', array('type' => 'file')); ?> + +form->end(); ?> +

username ?>

+
+profile views: profileViews ?>
+Last Online: lastLogin)) ? "Never" : date('m/d/y', $user->lastLogin->sec); ?>
+ + $value): ?> + : + + +html->link('Click to edit profile', "/profile/edit/$user->username"); ?> + + +

Recently Watched

+
+ + 10)) ? 10 : count($history); +for ($i = 0; $i < $count; $i++): ?> + + + + + +
html->link($history[$i]["series_title"], '/animelist/$user->username/opinion'); ?>
\ No newline at end of file diff --git a/views/search/index.html.php b/views/search/index.html.php new file mode 100644 index 0000000..91bc1fa --- /dev/null +++ b/views/search/index.html.php @@ -0,0 +1,50 @@ +'; + foreach ($headers as $k => $v) + { + echo "$v"; + } + echo "\n"; + + + foreach ($data as $item) + { + echo ''; + foreach($headers as $key => $value) + { + echo ''; + echo $item->$key; + echo ''; + } + echo "\n"; + } +} +?> + +
+
+

Search options

+
+form->create(null, array('method' => 'get')); ?> + form->field('search', array('type' => 'textbox', 'class' => 'sidebar-search', 'style' => 'width:200px')); ?> + form->label('type', 'For:'); ?> + form->select('type', array('Anime' => 'Anime', + 'Manga' => 'Manga', + 'Kdrama' => 'Kdrama')); ?> + form->submit('Search', array('style' => 'width: 100px')); ?> +form->end(); ?> +
+
+

Search Results

+
+ + +
+Paginator->paginate(array('separator' => '', 'action' => 'index/anime')); ?> +
+
+
\ No newline at end of file diff --git a/views/users/Photos/index.html.php b/views/users/Photos/index.html.php new file mode 100644 index 0000000..ba0fd60 --- /dev/null +++ b/views/users/Photos/index.html.php @@ -0,0 +1,7 @@ + +html->link("photo::add", "Add a photo"); ?> + + + + + \ No newline at end of file diff --git a/views/users/confirm.html.php b/views/users/confirm.html.php new file mode 100644 index 0000000..cd0a6a7 --- /dev/null +++ b/views/users/confirm.html.php @@ -0,0 +1 @@ +

Thanks for signing up. Please check your email to confirm your registration. If you lost you key click here to have it resent

diff --git a/views/users/feed.html.php b/views/users/feed.html.php new file mode 100644 index 0000000..142fe7a --- /dev/null +++ b/views/users/feed.html.php @@ -0,0 +1,49 @@ + + +

username ?>'s Feed Here's what's poppin'

+
+
+ + + + +
+form->create(null, array('action' => 'post')); ?> + form->field('body', array('type' => 'textarea')); ?> + form->submit('Post!', array('class' => 'button', 'style' => 'float:right')); ?> +form->end(); ?> +
+ + + +
+
+

username ?>

+

body; ?>

+
Skills:
+
    +
  • HTML
  • +
  • CSS
  • +
  • JS/jQuery
  • +
+
Social:
+ +
+
+ + +

Woops! There's no posts yet. Make some friends and get the party started!

+ +
+
+
\ No newline at end of file diff --git a/views/users/index.html.php b/views/users/index.html.php new file mode 100644 index 0000000..4705d1c --- /dev/null +++ b/views/users/index.html.php @@ -0,0 +1,12 @@ + +

No Users Found!

+ + + +

username ?>

+

Salted Password: password ?>

+

Salt: salt ?>

+

Joined on: joinedOn->sec) ?>

+ + + \ No newline at end of file diff --git a/views/users/login.html.php b/views/users/login.html.php new file mode 100644 index 0000000..0bfb2c5 --- /dev/null +++ b/views/users/login.html.php @@ -0,0 +1,7 @@ +flashMessage->output(); ?> +form->create(); ?> + form->field('username'); ?> + form->field('password', array('type' => 'password')); ?> + form->field('remember', array('type' => 'checkbox')); ?> + form->submit('Login!'); ?> +form->end(); ?> \ No newline at end of file diff --git a/views/users/logintest.html.php b/views/users/logintest.html.php new file mode 100644 index 0000000..f1f91c4 --- /dev/null +++ b/views/users/logintest.html.php @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/views/users/openid.html.php b/views/users/openid.html.php new file mode 100644 index 0000000..9a6e588 --- /dev/null +++ b/views/users/openid.html.php @@ -0,0 +1,4 @@ +form->create(); ?> + form->field('identity', array('type' => 'text')); ?> + form->submit('Login'); ?> +form->end(); ?> \ No newline at end of file diff --git a/views/users/post.html.php b/views/users/post.html.php new file mode 100644 index 0000000..5f2c237 --- /dev/null +++ b/views/users/post.html.php @@ -0,0 +1,3 @@ +form->create($post); ?> + form->field("body", array('type' => 'textarea')); ?> +form->end(); ?> \ No newline at end of file diff --git a/views/users/profile.html.php b/views/users/profile.html.php new file mode 100644 index 0000000..a29304d --- /dev/null +++ b/views/users/profile.html.php @@ -0,0 +1,9 @@ +

name; ?>

+form->create($photo, array('type' => 'file')); ?> + exists()): ?> + form->label("This is you"); ?> + +

Upload a photo

+ form->field('file', array('type' => 'file')); ?> + +form->end(); ?> \ No newline at end of file diff --git a/views/users/signup.html.php b/views/users/signup.html.php new file mode 100644 index 0000000..4112bdd --- /dev/null +++ b/views/users/signup.html.php @@ -0,0 +1,14 @@ + +Confirmation Link: Link + + +form->create($user); ?> + +form->create(); ?> + + form->field('username'); ?> + form->field('newpass', array('type' => 'password', 'label' => 'password')); ?> + form->field('email'); ?> + form->submit('Signup!'); ?> +form->end(); ?> + \ No newline at end of file diff --git a/views/users/step2.html.php b/views/users/step2.html.php new file mode 100644 index 0000000..dfdcffa --- /dev/null +++ b/views/users/step2.html.php @@ -0,0 +1,12 @@ +flashMessage->output(); ?> +form->create(); ?> + form->field('Name'); ?> + + form->text("What's your birthday>"); ?> + form->field('day', array('type' => 'text')); ?> + form->field('month', array('type' => 'text')); ?> + form->field('year', array('type' => 'text')); ?> + form->field('location', array('type' => 'text')) ?> + form->select('gender', array('Male' => 'Male', 'Female' => 'Female')); ?> + form->submit('Create my account!'); ?> +form->end(); ?> \ No newline at end of file diff --git a/views/users/test.html.php b/views/users/test.html.php new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3