Y_ENTER/;
use Socialtext::Wikrad qw/$App/;
use Socialtext::Resting;
use Socialtext::EditPage;
use JSON;
use Data::Dumper;
sub new {
my $class = shift;
my $self = $class->SUPER::new(@_);
ta ...');
$r->accept('application/json');
my $page_name = $App->get_page;
my $json_text = $r->get_page($page_name);
my $page_data = jsonToObj($json_text);
$App->{cui}->nostatus;