- Site owner or Property Real Estate guy has property/Site to post -
- AddSite?
- EditSite?
- DeleteSite?
- New startup person is looking for a possible site - FacetedSearch?
- Search For Site
- Search by Size
- Search by cost
- Search by email address (*)
- Search By Neighborhood
- Table view of suitable sites - SiteTable?
- Detail view of site - SiteDetails?
- Read a Site Review - ViewReview?
- A person who has looked at a site has comments or reviews
- A person has a spreadsheet of many sites from many different owners. The spreadsheet has a email field. The spreadsheet uses BulkLoadNode to move the whole list into different nodes. This will take a new AssignNodeOwnership? module. If the email for that specific node does not have a user that has that email, then a new user is created that owns the node. When someone comes by who owns the site, they can ClaimNode? using the claim node button on the page. This is a lot like the ForgotPassword? process in drupal, but tied to a node instead of a user. If there is enough time, try to find a way to support multiple owners of a node.
- AssignNodeOwnership?
- ClaimNode?
- NodeMultipleOwners?