Broken links in User Guide 2

edited December 2010 in News & Announcements
All the links under Namespaced Functions in http://www.getfuelcms.com/user_guide/parsing are broken.

* {uri_segment(1, true/false)} - Maps to the uri_segment(n) function.
* {fuel_var} - Maps to the fuel_var() function.
* {fuel_model(model, array(key="val"...)} - Maps to the fuel_modules() function.
* {fuel_block(array(key="val"...))} - Maps to the fuel_block() function.
* {fuel_nav(array(key="val"...))} - Maps to the fuel_nav() function.
* {fuel_edit(id, label, module, xOffset, yOffset)} - Maps to the fuel_edit() function.

Comments

Sign In or Register to comment.