Code |
Context function parse_description($content='') {
Configure::write('debug',2);
require_once('libs/simple_html_dom.php');
$content = "<p>It's all happening more than a mile above sea level at Revelstoke Mountain Resort this summer.</p>
<p>A shiny new suspension bridge, cantilevered viewing platform and cliff-top hiking trail through the only inland temperate rainforest is now open as part of the signature summer attraction Skywalk.</p>
<p>(By the way, I had to look up cantilevered. It means a structure that projects horizontally into space, firmly supported on one end, leaving the other hanging freely. An exciting, scientific and architectural feat.)</p>
<p><img alt="<who>Photo credits: Revelstoke Mountain Resort</who> Revelstoke Mountain Resort's new Skywalk attraction includes a 75-metre suspension bridge." class="img-responsive" src="/files/files/images/Skywalk.jpg" style="margin: 5px;" /></p>
<p>To get to this elevated experience, ride the Revelation Gondola to its peak on the mid-west flank of Mount Mackenzie at 5,400 feet or 1,650 metres above sea level.</p>
<p>(By the way, 5,280 feet is a mile or 1.6 kilometres.)</p>
<p><img alt="</who>To get to Skywalk, take the Revelation Gondola to the top." class="img-responsive" src="/files/files/images/Revelation%20Gondola.JPG" style="margin: 5px;" /></p>
<p>A trail, 300 metres to the northwest, takes you to the 75.5-metre-long suspension bridge anchored to the mountainside linking two rocky points.</p>
<p>The view down to Mt. Begbie, the Columbia Valley and the City of Revelstoke is breathtaking.</p>
<p>Hike up a little higher and step out on the 60-square-metre cantilevered view platform for another awe-inspiring look out with the suspension bridge in the foreground and the aforementioned mountain, valley and city in the distance.</p>
<p><img alt="</who>The viewing platform above the suspension bridge." class="img-responsive" src="/files/files/images/viewing%20platform.jpg" style="margin: 5px;" /></p>
<p><img alt="</who>An aerial view showing the viewing platform and the suspension bridge." class="img-responsive" src="/files/files/images/farther%20back.jpg" style="margin: 5px;" /></p>
<p>Also at the top is the Mackenzie Outpost restaurant, a picnic area and more hiking trails with names like Splitrock Falls and Kill the Banker.</p>
<p>While the official grand opening for Skywalk is Friday at 2 pm, it fully opened early this week.</p>
<p>Tickets to Skywalk are $50 <a href="https://www.revelstokemountainresort.com/summer/summer-activities/revelstoke-skywalk/?utm_content=&gad_source=1&gad_campaignid=22541631015&gbraid=0AAAAADjomNYqiYPZVPjwf9AxFS9_n-ZgL&gclid=CjwKCAjwxb7RBhA5EiwAQ-AAdAi-SWLnWcjs7icd8DEhKL0GswalTs-EXYms8wN9yhRqGaJ79hN3TxoCpo8QAvD_BwE">here</a>.</p>
<p><img alt="</who>Looking down from the viewing platform to the suspension bridge." class="img-responsive" src="/files/files/images/viewing%20platform%20to%20bridge.jpg" style="margin: 5px;" /></p>
<p>In the winter, Revelstoke Mountain Resort is legendary for skiers and snowboarders with the most vertical in North America at 5,620 feet of lift-accessed terrain and 3,121 acres of all line skiing, four high-alpine bowls, 75 runs over glades and groomed slopes.</p>
<p>The resort also has Selkirk Tangiers Heli Skiing.</p>
<p>For the summer it has the new Skywalk supension bridge and viewing platform via the Revelation Gondola, hiking trails, the Pipe Mountain Coaster and lift-accessed and enduro-style mountain bike trails.</p>
<p><img alt="</who>Another look at the viewing platform and suspension bridge." class="img-responsive" src="/files/files/images/viewing%20platform%20above%2C%20bridge%20below.jpg" style="margin: 5px;" /></p>
"
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::rss() - COREpublic_html/app/controllers/api_controller.php, line 1166
Dispatcher::_invoke() - COREcake/dispatcher.php, line 204
Dispatcher::dispatch() - COREcake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 99