Created
September 23, 2010 14:36
-
-
Save adriand/593708 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LEGEND: * (layout) ! (interior) | |
application_layout | |
header * | |
left menu * | |
search | |
flash messages * | |
right content box (what height?) ! | |
footer * | |
Samples: index/index (this has a map, etc.) but also searches/results | |
listing_show layout | |
header * | |
left menu * | |
call to action: book now | |
price | |
title | |
more like this | |
etc. | |
flash messages * | |
right content box (what height?) ! | |
footer * | |
Samples: listings/show | |
admin_layout | |
header * | |
header navigation | |
all listings | |
users | |
etc. | |
left menu * | |
new listings | |
new locations | |
top level stats | |
flash messages * | |
right content box ! | |
footer * | |
Samples: admin/users/index | |
account_layout | |
header * | |
header navigation | |
my listings | |
my account | |
my ads | |
left menu with * | |
avatar | |
your profile | |
recent news | |
etc. | |
flash messages * | |
right content box ! | |
footer * | |
Samples: account/listings/index |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
application_layout
header
left menu with search
right content box (what height?) <= interior page
footer
application_layout / Listing Show
header
header navigation
left menu with : Call to Action, book now, Price, Title. More like this
right content box <= interior page
footer
application_layout / Search ( MAP / LIST )
header
header navigation
left menu with : Search options
right content box <= interior page
footer
admin_layout
header
header navigation
left menu with ... ?
right content box <= interior page
footer
account_layout
header
header navigation
left menu with ... ?
right content box <= interior page
footer