niryariv / opentaba-client

BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

allow linking directly to a plan #64

Closed niryariv closed 9 years ago

niryariv commented 10 years ago

URL:

#/{city}/gush/{gush_id}/plan/{plan_id}

will open the gush page, with the plans sidebar scrolled to the specific plan and the plan details with yellow white bg color. (basically an anchor link to the plan)

this will allow us to link to plans in opentaba from the feed, and the plan in opentaba will contain a link to MMI (as now) and later on to MAVAT etc.

florpor commented 9 years ago

done in https://github.com/niryariv/opentaba-client/pull/103