Documentation Bug: $params['action']['template']

A place for users and developers of the Xataface to discuss and receive support.

Documentation Bug: $params['action']['template']

Postby kedoin » Sun Apr 06, 2008 2:10 pm

Just wanted to let you know I found a small typo in the tutorial for Actions at:
http://xataface.com/documentation/tutorial/getting_started/dataface_actions

At the bottom of the page it says:
Code: Select all
$template_name = $params['actions']['template'];


But that doesn't work in the 1.0-beta2. It should be "action" (singular, not plural):
Code: Select all
$template_name = $params['action']['template'];

-Rob
kedoin
 
Posts: 12
Joined: Fri Apr 04, 2008 7:44 am

Postby shannah » Tue Apr 08, 2008 8:28 am

Thanks.

The change has been made.

Best regards

Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 16 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved