From 45f1b2a052a4abc1d6d730d20c6eea44e7709c7f Mon Sep 17 00:00:00 2001 From: Michael Francis Date: Mon, 20 Jun 2011 22:10:57 -0400 Subject: Created new feed view --- views/Feeds/index.html.php | 670 +++------------------------------------------ views/Users/feed.html.php | 83 +++--- 2 files changed, 77 insertions(+), 676 deletions(-) (limited to 'views') diff --git a/views/Feeds/index.html.php b/views/Feeds/index.html.php index 9ab37d0..9aa744c 100644 --- a/views/Feeds/index.html.php +++ b/views/Feeds/index.html.php @@ -1,634 +1,42 @@ - - - - - - Carbon - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- What's up doc? -
-
- - -
- Subscribe via RSS -
-
- - - - -
- - - - -
- Image -
This is a photo.
-

This is a photo.

-
- - - - - - - - -
- - - - - - -
- - - - - - -
- Video -
-

A cool little video.

-
- - - - - -
- -
-
- - - - - - -
- - - - - - - - -
- Chat Transcript -

Pursuing Peter

-
    - -
  • - - Liam: - - "Peter has stopped replying to my emails again." - -
  • - -
  • - - William: - - "Let's both send him one at the same time." - -
  • - -
  • - - Liam: - - "Good idea!" - -
  • - -
  • - - William: - - "Alright!" -
  • - -
-
- - - -
- -
-
- - - - - - -
- - - - - - - - - -
- Link - Purchase this theme - -
- - -
- -
-
- - - - - - -
- - - -
- Quote -
Kelly wants to know if there is something for the background available besides the blue ladies underwear pattern.
- —Said in a high nasal voice. -
- - - - - - - - - -
- - - - - - -
- - -
- Text -

A Clean, Well-Lighted Place

-

BY ERNEST HEMINGWAY

- -

It was very late and everyone had left the cafe except an old man who sat in the shadow the leaves of the tree made against the electric light. In the day time the street was dusty, but at night the dew settled the dust and the old man liked to sit late because he was deaf and now at night it was quiet and he felt the difference. The two waiters inside the cafe knew that the old man was a little drunk, and while he was a good client they knew that if he became too drunk he would leave without paying, so they kept watch on him.

- -

Read the rest: here.

-
- - - - - - - - - - -
- - - - - - -
- - - - - - - -
- Audio -
- -
- -
- - -
[Flash 9 is required to listen to audio.]
- -
-

Certain Things

- -

Destroyer

- -

Your Blues

-
-
- - -
- - - - -
- -
-
- - - - - - - - - - - - - -
    - -
  • Older
  • -
  • Page 1 of 2
  • + +
    + +

    About Us A bit about our company

    +
    +
    + +
    +
    + + +
    + +
    +
    +

    John Doe

    +

    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

    +
    Skills:
    +
      +
    • HTML
    • +
    • CSS
    • +
    • JS/jQuery
    • +
    +
    Social:
    + - -
    -
    - -
    - - - - - - - - - - - - - \ No newline at end of file +
    +
    diff --git a/views/Users/feed.html.php b/views/Users/feed.html.php index d37b0a6..6554fce 100644 --- a/views/Users/feed.html.php +++ b/views/Users/feed.html.php @@ -1,45 +1,38 @@ -

    Welcome username ?>

    -
    -form->create(null, array('action' => 'post')); ?> - form->field('body', array('type' => 'textarea')); ?> - form->submit('Post!'); ?> -form->end(); ?> -
    -

    Here are some posts:

    - - - -
    - Nov - 8 -
    - - - -
    - - -

    body ?>

    - - - - -
    -
    - - -

    Woops! You have no posts, why not post something and get the party started!

    - - \ No newline at end of file + + +

    About Us A bit about our company

    +
    +
    + + + +
    + +
    +
    +

    username ?>

    +

    body; ?>

    +
    Skills:
    +
      +
    • HTML
    • +
    • CSS
    • +
    • JS/jQuery
    • +
    +
    Social:
    + +
    +
    + +
    +
    +
    \ No newline at end of file -- cgit v1.2.3